搜索资源列表
BayesClassifier.rar
- 贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类,Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
基于朴素贝叶斯方法的文本分类
- 本程序实现了基于朴素贝叶斯方法的文本分类,附有源代码、实验报告、可执行程序以及语料库(包括训练集和测试集) -This procedure implements the text-based Naive Bayes classification method, with source code, test reports, executables and corpus (including the training set and test set)
NaviveBayes2010
- 使用贝叶斯实现文本分类,也可以实现短信分类和邮件分类-Achieved using the Bayesian text classification, text classification can be achieved and mail classification
byesjava
- 贝叶斯算法文本分类的实现。。。Java语言编写-Bayesian text classification algorithm implementation. . . Java language
NaiveBayesClassifier
- 利用Java实现的贝叶斯分类器,目的是进行文本分类-Bayesian to web classify
bayesvc1
- 用贝叶斯算法进行文本分类,在C++环境下编写。-Bayesian text classification algorithm, in C++ environment prepared.
Text-Classification-CPP
- 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
beyes
- Java程序,实现朴素贝叶斯beyes文本分类!源代码,主程序,及相关安装-Bayesian classification to achieve
BayesFileClassify
- 文本分类是在文档所包含的文本基础上, 把给定的文档分配到固定类别集合中某一个类别的任务。这个任务中常常用到朴素贝叶斯模型。-Text classification are contained in the document text, based on the given document category assigned to a fixed set of a certain type of mission. This task is often used Naive Bayes model
beyes
- 详细介绍了贝叶斯公式在自动文本分类领域的使用,并且提到了关于互信息特征提取的方法。以及其分类的例子。-Bayesian formula described in detail in the field of automatic text categorization of the use of, and reference information on each feature extraction method. As well as examples of their classificat
NaviveBayesClassify
- 基于朴素贝叶斯文本分类器 可进行简单的文本分类-Based on Naive Bayes text classification can be simple text classification
tztqjsydm
- 贝叶斯公式,文本分类,中文分词,VC++开发,方便实用和开发-beyes,text classify
Bayesianclassifierfortextclassificationalgorithms.
- 用于文本分类的朴素贝叶斯分类算法,包括代码和测试数据-Naive Bayesian Text Classification for classification algorithms, including the code and test data
naive_baysian_classify
- 朴素贝叶斯公式文本分类 把一片文章读入一个矩阵 分别计算每个词对应训练网络出现的概率 -Bayesian text classification to an article in the formula to read a matrix were calculated for each word corresponds to the training network the probability
bayes
- 基于java,利用贝叶斯算法实现中文文本分类。(包含可调用的trainingset)(Text classification based on Java using Bayesian algorithm.)
bayes
- weka中的贝叶斯分类算法,朴素贝叶斯,贝叶斯神经网络,文本分类(Bias classification algorithm in Weka, simple Bias, Bias neural network, text classification)
文本分类
- 实现新闻文本分类 ,算法,朴素贝叶斯,参数调整(news classfiy model selcetion and parameter)
work
- 贝叶斯下文本分类器,python语言,包括中文分词和英文分词(Bias's lower text classifier, python language, including Chinese participle and English participle)
基于朴素贝叶斯定理的文本分类
- 基于朴素贝叶斯定理的文本分类,附全部源程序(Text classification based on the simple Bias theorem)
nb
- 朴素贝叶斯分类分为两步: ① 计算特征项和所属类别之间的概率; ② 判断文本dj是否属于类别ci的概率 本代码为训练阶段(Naive Bayes classification is divided into two steps: 1 Calculate the probability between the feature item and its own category; 2 The probability of judging whether the text dj belong