Interface SentenceSplitter
- All Known Implementing Classes:
BreakIteratorSentenceSplitter, SimpleSentenceSplitter
public interface SentenceSplitter
A sentence splitter segments text into sentences (a string of words
satisfying the grammatical rules of a language).
-
Method Summary
-
Method Details
-
split
-