|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.trees.TreeCoreAnnotations
public class TreeCoreAnnotations
Set of common annotations for CoreMaps
that require classes from the trees package. See
CoreAnnotations for more information.
This class exists so that
CoreAnnotations need not depend on
trees classes, making distributions easier.
| Nested Class Summary | |
|---|---|
static class |
TreeCoreAnnotations.HeadTagAnnotation
The standard key for storing a head tag in the map as a pointer to another node. |
static class |
TreeCoreAnnotations.HeadWordAnnotation
The standard key for storing a head word in the map as a pointer to another node. |
static class |
TreeCoreAnnotations.TreeAnnotation
The CoreMap key for getting the syntactic parse tree of a sentence. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||