Package org.itc.irst.tcc.sre.util

Interface Summary
Stemmer TO DO
Vector Interface for vectors holding double elements.
 

Class Summary
ApproximateRandomizationProcedure TO DO
Evaluator TO DO
FeatureIndex An object that maps features to indexes.
FreqSet TO DO
MicroAvarage This class given a file of good/bad values in CSV format append the micro avarage figures at the end of the file.
Orthographic TO DO
Output  
PorterStemmer Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.
SparseVector TO DO
StatisticalSignificance TO DO
StemmerFactory Factory class for vending standard Stemmer objects.
svm_predict TO DO
svm_train TO DO
UnZipModel TO DO
ZipModel TO DO
 

Exception Summary
StemmerNotFoundException Thrown to indicate that the instance kernel cannot be loaded and instantiated.