|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.CoreAnnotations.TokenEndAnnotation
public static class CoreAnnotations.TokenEndAnnotation
The CoreMap key identifying the last token after the end of an annotation. The token with index 0 is the first token in the document. This key should be set for any annotation that contains tokens.
| Constructor Summary | |
|---|---|
CoreAnnotations.TokenEndAnnotation()
|
|
| 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.TokenEndAnnotation()
| 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 | ||||||||