Uses of Interface
opennlp.tools.namefind.TokenNameFinderEvaluationMonitor
-
Packages that use TokenNameFinderEvaluationMonitor Package Description opennlp.tools.cmdline.namefind opennlp.tools.namefind Package related to finding proper names and numeric amounts. -
-
Uses of TokenNameFinderEvaluationMonitor in opennlp.tools.cmdline.namefind
Classes in opennlp.tools.cmdline.namefind that implement TokenNameFinderEvaluationMonitor Modifier and Type Class Description class
NameEvaluationErrorListener
A default implementation ofEvaluationMonitor
that prints to an output stream.class
TokenNameFinderDetailedFMeasureListener
class
TokenNameFinderFineGrainedReportListener
Generates a detailed report for the NameFinder. -
Uses of TokenNameFinderEvaluationMonitor in opennlp.tools.namefind
-