文件名称:textClassifier
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-08-26
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
新闻文本分类器,采用naive Bayes算法。先对训练集处理得到词库,再通过测试集检验,核算分类器的正确率。-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 .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
textClassifier\LinShudu\ClassifierMain.class
..............\........\DataPreProcess.class
..............\........\NaiveBayesianClassifier.class
..............\........\SpecailSamples.class
..............\........\Stemmer.class
..............\........\WordList.class
..............\LinShudu
textClassifier