Package emolib.util.eval

Provides classes to evaluate the performance of EmoLib.

See:
          Description

Class Summary
ConfusionMatrixCalculator The ConfusionMatrixCalculator class calculates the confusion matrix associated to two input datasets.
CorpusVocabularyStatistics The CorpusVocabularyStatistics class performs a vocabulary analysis on the input text file.
CreateTextClassData The CreateTextClassData class performs the creation of a dataset for the text classifier.
ExampleTextFile The ExampleTextFile class performs an emotional analysis on the input text file.
 

Package emolib.util.eval Description

Provides classes to evaluate the performance of EmoLib.