|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.CoreAnnotations.LineNumberAnnotation
public static class CoreAnnotations.LineNumberAnnotation
Line number for a sentence in a document delimited by newlines instead of punctuation. May skip numbers if there are blank lines not represented as sentences. Indexed from 1 rather than 0.
| Constructor Summary | |
|---|---|
CoreAnnotations.LineNumberAnnotation()
|
|
| 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.LineNumberAnnotation()
| 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 | ||||||||