Package opennlp.tools.tokenize
Class TokenizerEvaluator
The
TokenizerEvaluator measures the performance of
the given Tokenizer with the provided reference
TokenSamples.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTokenizerEvaluator(Tokenizer tokenizer, TokenizerEvaluationMonitor... listeners) Initializes the current instance with the givenTokenizer. -
Method Summary
Methods inherited from class opennlp.tools.util.eval.Evaluator
evaluate, evaluateSample