Package | Description |
---|---|
opennlp.tools.sentdetect |
Package related to identifying sentece boundries.
|
Modifier and Type | Class and Description |
---|---|
class |
SentenceDetectorME
A sentence detector for splitting up raw text into sentences.
|
Constructor and Description |
---|
SentenceDetectorEvaluator(SentenceDetector sentenceDetector,
SentenceDetectorEvaluationMonitor... listeners)
Initializes the current instance.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.