|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJet.Zoner.SentenceSplitter
container for static method for sentence splitting.
Constructor Summary | |
SentenceSplitter()
|
Method Summary | |
static void |
split(Document doc,
Span textSpan)
splits the text in textSpan into sentences, adding sentence annotations to the document. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SentenceSplitter()
Method Detail |
public static void split(Document doc, Span textSpan)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |