搜索资源列表
filter
- 垃圾邮件过滤器,本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。-Spam filters, the software based on the Naive Bayes algorithm, using NetBeans generated interface (requires JDK1.6), apply to SMS, mail messages, diaries and other do
NaiveBayes
- 朴素贝叶斯分类,从weka中提取的,希望大家多多指正-nativebayes
Bayesianclassifierfortextclassificationalgorithms.
- 用于文本分类的朴素贝叶斯分类算法,包括代码和测试数据-Naive Bayesian Text Classification for classification algorithms, including the code and test data
NaiveBayesClassifier
- 基于朴素贝叶斯的文本分类代码实现,java-Based on Bayesian text classification code,java
BeiyesiClassfication
- 数据挖掘的贝叶斯分类算法的java实现-Bayesian classification algorithm for data mining
Job1
- 这是一个实现文本分类的朴素贝叶斯方法,用java语言编写-This is a realization of Naive Bayesian text classification methods, written in java language
BayesClassify
- 数据挖掘 java实现 贝叶斯分类 有注释,结构清晰-data mining bayes
NaviveBayesClassify
- Java语言 iris数据集 朴素贝叶斯实现-Iris u6734 u7D20 u8D1D u53F6 u65AF
NaiveBayesNLP
- 使用weka 运行朴素贝叶斯,去除拉普拉斯平滑(Use weka to run naive bayes, and delete laplace smoothing)
朴素贝叶斯
- 基于对朴素贝叶斯的理解,用java语言实现的简单的朴素贝叶斯过程(Java implementation of naive Bayes)