搜索资源列表
bayes
- 实现朴素贝叶斯文本分类器,用java实验,还包括readme和训练集-Naive Bayes text classifier to achieve with java experiments, including readme and the training set
NaiveBayesNLP
- 使用weka 运行朴素贝叶斯,去除拉普拉斯平滑(Use weka to run naive bayes, and delete laplace smoothing)
朴素贝叶斯
- 基于对朴素贝叶斯的理解,用java语言实现的简单的朴素贝叶斯过程(Java implementation of naive Bayes)