Chinese Text Classifier. A process with tf-idf-ctf, chi-square and k-NN which hit up to 90% to some data.
test data link: http://www.datatang.com/data/11971
add ctf to the tf-idf and make a big progress.
python 2.7.3
sklearn
see test.py
Chinese Text Classifier. A process with tf-idf-ctf, chi-square and k-NN which hit up to 90% to some data.
test data link: http://www.datatang.com/data/11971
add ctf to the tf-idf and make a big progress.
python 2.7.3
sklearn
see test.py