|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.CoreAnnotations.StateAnnotation
public static class CoreAnnotations.StateAnnotation
The base version of the parser state, like NP or VBZ or ...
| Constructor Summary | |
|---|---|
CoreAnnotations.StateAnnotation()
|
|
| Method Summary | |
|---|---|
java.lang.Class<CoreLabel> |
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.StateAnnotation()
| Method Detail |
|---|
public java.lang.Class<CoreLabel> getType()
CoreAnnotation
getType in interface CoreAnnotation<CoreLabel>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||