Package opennlp.tools.chunker
Interface ChunkerEvaluationMonitor
-
- All Superinterfaces:
EvaluationMonitor<ChunkSample>
- All Known Implementing Classes:
ChunkerDetailedFMeasureListener
,ChunkEvaluationErrorListener
public interface ChunkerEvaluationMonitor extends EvaluationMonitor<ChunkSample>
-
-
Method Summary
-
Methods inherited from interface opennlp.tools.util.eval.EvaluationMonitor
correctlyClassified, missclassified
-
-