smile.nlp.tokenizer
Interface SentenceSplitter
-
- All Known Implementing Classes:
- BreakIteratorSentenceSplitter, SimpleSentenceSplitter
public interface SentenceSplitterA sentence splitter segments text into sentences (a string of words satisfying the grammatical rules of a language).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.String[]split(java.lang.String text)Split text into sentences.
-
DataMelt 3.0 © DataMelt by jWork.ORG