|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SentenceSplitter
The Interface SentenceSplitter represents objects that can be used to perform sentence splitting tasks.
Method Summary | |
---|---|
Sentence[] |
split(Document d)
Splits the input document into sentences |
Method Detail |
---|
Sentence[] split(Document d)
d
- input document
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |