|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.ling.CoreAnnotations.CoNLLDepParentIndexAnnotation
public static class CoreAnnotations.CoNLLDepParentIndexAnnotation
CoNLL dep parsing - the index of the word which is the parent of this word in the dependency tree
Constructor Summary | |
---|---|
CoreAnnotations.CoNLLDepParentIndexAnnotation()
|
Method Summary | |
---|---|
java.lang.Class<java.lang.Integer> |
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 CoreAnnotations.CoNLLDepParentIndexAnnotation()
Method Detail |
---|
public java.lang.Class<java.lang.Integer> getType()
CoreAnnotation
getType
in interface CoreAnnotation<java.lang.Integer>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |