Package emolib.util.eval.semeval

Provides classes to evaluate the performance of EmoLib with the Semeval 2007 task dataset.

See:
          Description

Class Summary
ExtractCoincidences The ExtractCoincidences class checks the coincidences between the two input emotion tag categorisations and creates one file with these matches, another file with the predictions produced by EmoLib and a file containing the original sentences for further study (relation with its dimensions).
SemevalCorpusCategorizerNN The SemevalCorpusCategorizerNN class decides the category for each headline in the Semeval'07 corpus according to the Nearest Neighbour algorithm.
 

Package emolib.util.eval.semeval Description

Provides classes to evaluate the performance of EmoLib with the Semeval 2007 task dataset.