| Name | Description | Type | Package | Framework |
| TreeCoreAnnotations | Set of common annotations for CoreMaps that require classes from the trees package. | Class | edu.stanford.nlp.trees | Stanford Parser |
| TreeCoreAnnotations .BinarizedTreeAnnotation | The CoreMap key for getting the binarized version of the syntactic parse tree of a sentence. | Class | edu.stanford.nlp.trees.TreeCoreAnnotations | Stanford Parser |
| TreeCoreAnnotations .HeadTagLabelAnnotation | Class | edu.stanford.nlp.trees.TreeCoreAnnotations | Stanford Parser | |
| TreeCoreAnnotations .HeadWordLabelAnnotation | Class | edu.stanford.nlp.trees.TreeCoreAnnotations | Stanford Parser | |
| TreeCoreAnnotations .KBestTreesAnnotation | The standard key for storing a list of k-best parses. | Class | edu.stanford.nlp.trees.TreeCoreAnnotations | Stanford Parser |
| TreeCoreAnnotations .TreeAnnotation | The CoreMap key for getting the syntactic parse tree of a sentence. | Class | edu.stanford.nlp.trees.TreeCoreAnnotations | Stanford Parser |
| TreeCoreAnnotations | Set of common annotations for CoreMaps that require classes from the trees package. | Class | edu.stanford.nlp.trees | JavaNlp |
| TreeCoreAnnotations .BinarizedTreeAnnotation | The CoreMap key for getting the binarized version of the syntactic parse tree of a sentence. | Class | edu.stanford.nlp.trees.TreeCoreAnnotations | JavaNlp |
| TreeCoreAnnotations .HeadTagLabelAnnotation | Class | edu.stanford.nlp.trees.TreeCoreAnnotations | JavaNlp | |
| TreeCoreAnnotations .HeadWordLabelAnnotation | Class | edu.stanford.nlp.trees.TreeCoreAnnotations | JavaNlp | |
| TreeCoreAnnotations .KBestTreesAnnotation | The standard key for storing a list of k-best parses. | Class | edu.stanford.nlp.trees.TreeCoreAnnotations | JavaNlp |
| TreeCoreAnnotations .TreeAnnotation | The CoreMap key for getting the syntactic parse tree of a sentence. | Class | edu.stanford.nlp.trees.TreeCoreAnnotations | JavaNlp |