Class SentimentDetailedFMeasureListener

java.lang.Object
opennlp.tools.cmdline.DetailedFMeasureListener<opennlp.tools.sentiment.SentimentSample>
opennlp.tools.cmdline.sentiment.SentimentDetailedFMeasureListener
All Implemented Interfaces:
opennlp.tools.sentiment.SentimentEvaluationMonitor, opennlp.tools.util.eval.EvaluationMonitor<opennlp.tools.sentiment.SentimentSample>

public class SentimentDetailedFMeasureListener extends opennlp.tools.cmdline.DetailedFMeasureListener<opennlp.tools.sentiment.SentimentSample> implements opennlp.tools.sentiment.SentimentEvaluationMonitor
Class for creating a detailed F-Measure listener
  • 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

    • SentimentDetailedFMeasureListener

      public SentimentDetailedFMeasureListener()