Package opennlp.tools.cmdline.namefind
Class TokenNameFinderDetailedFMeasureListener
java.lang.Object
opennlp.tools.cmdline.DetailedFMeasureListener<opennlp.tools.namefind.NameSample>
opennlp.tools.cmdline.namefind.TokenNameFinderDetailedFMeasureListener
- All Implemented Interfaces:
opennlp.tools.namefind.TokenNameFinderEvaluationMonitor,opennlp.tools.util.eval.EvaluationMonitor<opennlp.tools.namefind.NameSample>
public class TokenNameFinderDetailedFMeasureListener
extends opennlp.tools.cmdline.DetailedFMeasureListener<opennlp.tools.namefind.NameSample>
implements opennlp.tools.namefind.TokenNameFinderEvaluationMonitor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class opennlp.tools.cmdline.DetailedFMeasureListener
correctlyClassified, createReport, createReport, misclassified, toStringMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface opennlp.tools.util.eval.EvaluationMonitor
correctlyClassified, misclassified
-
Constructor Details
-
TokenNameFinderDetailedFMeasureListener
public TokenNameFinderDetailedFMeasureListener()
-