|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.trees.TreeCoreAnnotations.HeadTagAnnotation
public static class TreeCoreAnnotations.HeadTagAnnotation
The standard key for storing a head tag in the map as a pointer to another node.
| Constructor Summary | |
|---|---|
TreeCoreAnnotations.HeadTagAnnotation()
|
|
| 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.HeadTagAnnotation()
| 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 | ||||||||