Class ChunkerEvaluator

java.lang.Object
opennlp.tools.util.eval.Evaluator<ChunkSample>
opennlp.tools.chunker.ChunkerEvaluator

public class ChunkerEvaluator extends Evaluator<ChunkSample>
The ChunkerEvaluator measures the performance of the given Chunker with the provided reference samples.
See Also: