Class ChunkerDetailedFMeasureListener

java.lang.Object
opennlp.tools.cmdline.DetailedFMeasureListener<opennlp.tools.chunker.ChunkSample>
opennlp.tools.cmdline.chunker.ChunkerDetailedFMeasureListener
All Implemented Interfaces:
opennlp.tools.chunker.ChunkerEvaluationMonitor, opennlp.tools.util.eval.EvaluationMonitor<opennlp.tools.chunker.ChunkSample>

public class ChunkerDetailedFMeasureListener extends opennlp.tools.cmdline.DetailedFMeasureListener<opennlp.tools.chunker.ChunkSample> implements opennlp.tools.chunker.ChunkerEvaluationMonitor
  • 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

    • ChunkerDetailedFMeasureListener

      public ChunkerDetailedFMeasureListener()