Package opennlp.tools.chunker
Class ChunkerEvaluator
The
ChunkerEvaluator measures the performance
of the given Chunker with the provided
reference ChunkSamples.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionChunkerEvaluator(Chunker chunker, ChunkerEvaluationMonitor... listeners) Initializes the current instance with the givenChunker. -
Method Summary
Methods inherited from class opennlp.tools.util.eval.Evaluator
evaluate, evaluateSample