|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.trees.TreeCoreAnnotations.TreeAnnotation
public static class TreeCoreAnnotations.TreeAnnotation
The CoreMap key for getting the syntactic parse tree of a sentence. This key is typically set on sentence annotations.
| Constructor Summary | |
|---|---|
TreeCoreAnnotations.TreeAnnotation()
|
|
| Method Summary | |
|---|---|
java.lang.Class<Tree> |
getType()
Returns the type associated with this annotation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeCoreAnnotations.TreeAnnotation()
| Method Detail |
|---|
public java.lang.Class<Tree> getType()
CoreAnnotation
getType in interface CoreAnnotation<Tree>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||