搜索资源列表
dbacl-1[1].3.1.tar
- dbacl是一个通用目的的digramic贝叶斯文本分类器。它可以学习你提供的文本,接着用学到的类别来比较新的输入。-dbacl is a general-purpose text digramic Bayesian classifier. It can learn to provide you with the text, then uses learned relatively new type of input.
boosting_src
- Boosting中的AdaBoost.M1算法在文本分类中的应用实现。使用ICTCLAS用于中文分词,弱分类器使用Naive Bayes。程序参数使用配置文件的格式。-Application of text classification using AdaBoost.M1. Use ICTCLAS tool in Chinese segment, and use Naive Bayes as the weak classifier. use the config file as the para