public final class LingPipeSentenceDetector extends Object implements SentenceDetector
A sentence detector based on the implementation provided by the Lingpipe framework.
| Constructor and Description |
|---|
LingPipeSentenceDetector()
Create a new
LingPipeSentenceDetector. |
public LingPipeSentenceDetector()
LingPipeSentenceDetector.public Iterator<Token> iterateTokens(String text)
iterateTokens in interface TextTokenizerCopyright © 2018. All rights reserved.