Interface SentimentEvaluationMonitor

All Superinterfaces:
EvaluationMonitor<SentimentSample>

public interface SentimentEvaluationMonitor extends EvaluationMonitor<SentimentSample>
An sentiment specific EvaluationMonitor to be used by the evaluator.
See Also: