Description: News texts classification, the use of naive Bayes algorithm. First treatment of the training set to get the thesaurus, then tested by the test set and accounting the correct rate of classification .
To Search:
File list (Check if you may need any files):
textClassifier\LinShudu\ClassifierMain.class
..............\........\DataPreProcess.class
..............\........\NaiveBayesianClassifier.class
..............\........\SpecailSamples.class
..............\........\Stemmer.class
..............\........\WordList.class
..............\LinShudu
textClassifier