|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.ling.CoreAnnotations.TagLabelAnnotation
public static class CoreAnnotations.TagLabelAnnotation
Used in Trees
Constructor Summary | |
---|---|
CoreAnnotations.TagLabelAnnotation()
|
Method Summary | |
---|---|
java.lang.Class<Label> |
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.TagLabelAnnotation()
Method Detail |
---|
public java.lang.Class<Label> getType()
CoreAnnotation
getType
in interface CoreAnnotation<Label>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |