|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SentenceDetectorEvaluationMonitor | |
---|---|
opennlp.tools.cmdline.sentdetect | |
opennlp.tools.sentdetect | Package related to identifying sentece boundries. |
Uses of SentenceDetectorEvaluationMonitor in opennlp.tools.cmdline.sentdetect |
---|
Classes in opennlp.tools.cmdline.sentdetect that implement SentenceDetectorEvaluationMonitor | |
---|---|
class |
SentenceEvaluationErrorListener
A default implementation of EvaluationMonitor that prints
to an output stream. |
Uses of SentenceDetectorEvaluationMonitor in opennlp.tools.sentdetect |
---|
Constructors in opennlp.tools.sentdetect with parameters of type SentenceDetectorEvaluationMonitor | |
---|---|
SDCrossValidator(String languageCode,
TrainingParameters params,
Dictionary abbreviations,
SentenceDetectorEvaluationMonitor... listeners)
|
|
SDCrossValidator(String languageCode,
TrainingParameters params,
SentenceDetectorEvaluationMonitor... listeners)
|
|
SentenceDetectorEvaluator(SentenceDetector sentenceDetector,
SentenceDetectorEvaluationMonitor... listeners)
Initializes the current instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |