SentenceExtractor

public class SentenceExtractor

Use SentenceModel to find sentence boundaries in text

Fields

SENTENCE_MODEL

final SentenceModel SENTENCE_MODEL

TOKENIZER_FACTORY

final TokenizerFactory TOKENIZER_FACTORY

Methods

getSentences

public String[] getSentences(String text)