搜索资源列表
-
0下载:
一个朴素贝叶斯文本分类,在进行训练后,可以对文本进行分类。目前支持英文-a simple Bayesian text classification, conducting training, the text can be classified. Currently supported English
-
-
0下载:
使用贝叶斯实现文本分类,也可以实现短信分类和邮件分类-Achieved using the Bayesian text classification, text classification can be achieved and mail classification
-
-
0下载:
贝叶斯算法文本分类的实现。。。Java语言编写-Bayesian text classification algorithm implementation. . . Java language
-
-
0下载:
贝叶斯文本分类小算法,使用java实现,可进行简单的文本分类-Bayesian text classification algorithm, implemented using java, simple text classification
-
-
0下载:
基于贝叶斯及KNN算法的newsgroup文本分类器,整个程序,可以直接导入-The newsgroup text classification algorithm based on Bayesian and KNN, the entire program can be directly imported
-
-
0下载:
朴素贝叶斯文本分类器,有文档说明,非常的不错的!-Naive Bayesian text classification, document describes, very good!
-
-
0下载:
基于朴素贝叶斯算法实现的文本分类程序,对数据挖掘的初学者具有很好的学习参考价值。-Based on Bayesian text classification algorithm procedures, data mining beginners a good learning reference value.
-
-
0下载:
KNN和贝叶斯文本分类,代码有点多,在运行的时候要提供训练文本-KNN and Bayesian text classification, code a little more run time to provide training text
-
-
0下载:
中文的贝叶斯文本分类,包含训练数据代码和代码以及使用说明。可将篇章级文本分类为教育、IT等领域。-Chinese Bayesian text classification, training data containing the code and code and instructions for use. Chapter level text can be classified as education, IT and other fields.
-
-
0下载:
实现贝叶斯文本分类,从文本数据的预处理到计算正确率。-Bayesian text classification is realized, the pretreatment of text data to the calculation accuracy.
-
-
0下载:
改进了一种基于贝叶斯算法的短信过滤算法.首先介绍了短信特征选取,包括预处理、特征项选取、权重表示;在贝叶斯文本分类算法基础上做出改进,详细讲述了如何对短信样本预处理、特征项选取、提高分类正确率的方法,并且通过测试实验成功得出结果.-Improved algorithm based on Bayesian filtering algorithm first introduced the SMS text messaging feature selection, including preproce
-
-
0下载:
present a Bayesian classification approach for automatic text categorization using class-specific
features. Unlike the conventional approaches for text categorization, our proposed method selects a specific feature subset
for each class. To apply
-