|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.CoreAnnotations.ForcedSentenceEndAnnotation
public static class CoreAnnotations.ForcedSentenceEndAnnotation
This indicates the sentence should end at this token. Used to force the ssplit annotator (eg the WordToSentenceProcessor) to start a new sentence at the next token.
| Constructor Summary | |
|---|---|
CoreAnnotations.ForcedSentenceEndAnnotation()
|
|
| Method Summary | |
|---|---|
java.lang.Class<java.lang.Boolean> |
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.ForcedSentenceEndAnnotation()
| Method Detail |
|---|
public java.lang.Class<java.lang.Boolean> getType()
CoreAnnotation
getType in interface CoreAnnotation<java.lang.Boolean>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||