Simple Classifier Home
Brought to you by:
shashank_hi
Simple Classifier is a Java based command line utility and library to train a text document classifier and classify text documents. It uses Weka's machine learning library to train machine learning models and classify documents.
Javadoc is available at http://pantherfile.uwm.edu/agarwal/www/javadocs/simpleclassifier/
To see how to use Simple Classifier for cross validation, click here