搜索资源列表
Kmeans和Bayes的文本分类实现
- Kmeans和Bayes的文本分类实现
Perceptron-twotextcategory.rar
- 感知器神经网络对简单的句子进行分类的程序, 可以扩展为对文章进行文本分类,Perceptron neural network for simple sentence classification procedures can be extended for text classification articles
Text-Classification-CPP
- 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
SVM
- 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
svm-EM
- SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
extract_document
- 这是一个提取 Reuter-21578 的程序, 用做自然语言处理, 文本分类聚类,和信息检索的测试集!-This is an extract of the Reuter-21578 procedure, used for natural language processing, text classification clustering, and information retrieval test collection!
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
classfer
- 文本分类器 文本分类算法 详细介绍了算法过程-Text Classifier Algorithm for text classification algorithm described in detail the process of
text_classification
- 这是一个文本分类的简单算法,基于weka的,实现文本的分类。-This is a easy classification code.
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
SupportVectorMachinesTextClassification
- 支持向量机(support vector machine)用来解决复杂的文本分类问题-support vector machine& text classification
SupportVectorMachine
- 支撑状态向量机matlab代码,用于文本分类等-Support state vector machine matlab code for text classification, etc.
WebAutomaticTextClassificationTechnologyResearch.r
- Web自动文本分类技术研究综述 基于WEB的文本分类技术论文-Web Research on automatic text classification techniques for text classification based on technical papers WEB
libsvm-mat-2.9-1
- libsvm工具箱,用于分类的绝佳工具,也可用于非线性回归及预测,或拟合,其中文本分类是其长项,回归性能非常好-libsvm toolbox, an excellent tool for the classification can also be used for non-linear regression and forecasting, or fitting, of which text categorization is its long entry and return to a ve
text_data_mining
- java编写的数据挖掘方面的代码,里面包含有文本分类,作者身份识别方面的java源码,本人亲自参与编写-java code about data mining;include:text cluster ,authorship identification,
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
NBClassify
- 人工智能。基于朴素贝叶斯的文本分类器,测试正确率较高。-Artificial intelligence. Naive Bayes text classification based on, test accuracy is higher.
文本分类
- 文本分类算法的详解过程,可以帮助更好的理解文本分类(The detailed process of text categorization)
文本分类
- 实现新闻文本分类 ,算法,朴素贝叶斯,参数调整(news classfiy model selcetion and parameter)
基于朴素贝叶斯定理的文本分类
- 基于朴素贝叶斯定理的文本分类,附全部源程序(Text classification based on the simple Bias theorem)