搜索资源列表
-
0下载:
Classifier4J这个Java类库为文本自动分类提供了一个API。缺省(目前)实现的API是一个贝叶斯分类器。这个类库可以用于多个目的-可能作为一个垃圾邮件过滤器或一个blog-Classifier4J Java class library for the automatic text classification provided an API. Default (current) to achieve the API is a Bayesian classifier. This lib
-
-
0下载:
基于朴素贝叶斯算法实现的中文文本分类程序。可以对中文文本进行分类识别,使用时先对分类器进行训练,然后进行识别。该Beta版本仅支持对3类文本进行分类,使用简单的中文分词方法,本程序尚不具备实用性,用于算法研究和改进。-based on Bayesian algorithms to achieve the Chinese text classification procedure. Can the Chinese text classification identification, the us
-
-
0下载:
一种规则和贝叶斯方法相结合的文本自动分类策略-rules and a Bayesian approach is a combination of automatic text classification strategy
-
-
0下载:
贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类-Bayesian text classification algorithm. Based on Bayesian classifier of the common text classification algorithm, which is known text classification algorithm the most effective one category
-
-
0下载:
贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类-Bayesian text classification algorithm. Based on the simple Bayesian classifier of the definitive text classification algorithm, which is known text classification algorithm the most effective one c
-
-
1下载:
基于不断学习的贝叶斯-KNN文本分类算法的设计与实现,给出原始几个类别的文本文件,通过机器学习,获取各个类别文本内容的主要特征,在这个基础上,给出待分类的文件库,系统通过自动分类,对文件库中的文本进行分类,把文件分配到最有可能的类别中。-based learning Bayesian-KNN text classification algorithm design and implementation given several types of the original text file,
-
-
0下载:
可用于文本分类的贝叶斯分类器,java开源项目-can be used for text classification Bayesian classifier, java open source projects
-
-
2下载:
用贝叶斯算法进行文本分类,在C++环境下编写。-Bayesian text classification algorithm, in C++ environment prepared.
-
-
0下载:
利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
-
-
0下载:
贝叶斯分类算法源代码,用于对文本文件进行分类-Bayesian classification algorithm source code, used to classify a text file
-
-
0下载:
用于文本分类的朴素贝叶斯分类算法,包括代码和测试数据-Naive Bayesian Text Classification for classification algorithms, including the code and test data
-
-
0下载:
朴素贝叶斯公式文本分类 把一片文章读入一个矩阵 分别计算每个词对应训练网络出现的概率 -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
-
-
0下载:
用基于贝叶斯的的方法对文本进行分类主要用于数据挖掘领域-Using the method based on Bayesian text classification is mainly used for data mining
-
-
0下载:
NClassifier is a .NET based text classification classification engine which supports, among others, Bayesian classification and text summarization.
-
-
0下载:
朴素贝叶斯模型的源代码,可以用于文本分类-Naive Bayes model source code, can be used for text classification
-
-
0下载:
下载到的一个用java编写的贝叶斯简单文本分类的程序-Downloaded to a preparation using java simple Bayesian text classification program
-
-
0下载:
朴素贝叶斯模型的源代码,可以用于文本分类Naive Bayes model source code, can be used for text classification-Naive Bayes model source code, can be used for text classification
-
-
0下载:
朴素贝叶斯文本分类法以及SVM文本分类法的源码和说明文档。-Naive Bayesian text classification and SVM text classification method source code and documentation.
-
-
1下载:
基于朴素贝叶斯的文本分类代码实现,java-Based on Bayesian text classification code,java
-
-
0下载:
这是一个实现文本分类的朴素贝叶斯方法,用java语言编写-This is a realization of Naive Bayesian text classification methods, written in java language
-