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
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class opennlp.tools.cmdline.DetailedFMeasureListener

    correctlyClassified, createReport, createReport, misclassified, toString

    Methods inherited from class Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface opennlp.tools.util.eval.EvaluationMonitor

    correctlyClassified, misclassified
  • Constructor Details

    • TokenNameFinderDetailedFMeasureListener

      public TokenNameFinderDetailedFMeasureListener()