Skip to content
/ CTCer Public

Chinese Text Categorization. A process with tf-idf-ctf, chi-square and k-NN which hit up to 90% to some data.

Notifications You must be signed in to change notification settings

zagfai/CTCer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTCer

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

news:

add ctf to the tf-idf and make a big progress.

requirement:

python 2.7.3

sklearn

usage:

see test.py

About

Chinese Text Categorization. A process with tf-idf-ctf, chi-square and k-NN which hit up to 90% to some data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published