public class NLPSentenceDetectorOp extends Object
| Constructor and Description |
|---|
NLPSentenceDetectorOp() |
NLPSentenceDetectorOp(opennlp.tools.sentdetect.SentenceModel model) |
public NLPSentenceDetectorOp(opennlp.tools.sentdetect.SentenceModel model)
throws IOException
IOExceptionpublic NLPSentenceDetectorOp()
public opennlp.tools.util.Span[] splitSentences(String line)
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.