CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Bayes text
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Bayes text - List
[
Other
]
text_sorting
DL : 0
文本分类概述 王斌老师的经典PPT。信息抽取教程-text classification outlined Bin teachers classic PPT. Information Extraction Directory
Update
: 2025-02-17
Size
: 122kb
Publisher
:
ewewewe
[
Software Engineering
]
knn
DL : 0
朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。-Naive Bayes (Naive Bayes, NB) algorithm is commonly used in the field of machine learning a classification algorithm based on probability is very simple and effective. k neighbor method (k-Nearest Neighbor, kNN) [30,31], also known as case-based (Example-based, Instance-bases) of the algorithm, the basic idea quite intuitive: Rocchio law from the Information Retrieval System, and later was first proposed by the Hull in 1994, applies to classification [74], since then, Rocchio method of classification in the text with extensive application.
Update
: 2025-02-17
Size
: 94kb
Publisher
:
许梁
[
MultiLanguage
]
TextClassify
DL : 0
文本分类算法,含有三个分类算法,朴素贝叶斯,KNN,VSM-Text classification algorithms, containing three classification algorithms, Naive Bayes, KNN, VSM
Update
: 2025-02-17
Size
: 3.5mb
Publisher
:
lingqiang
[
Graph Recognize
]
PatternRecognition
DL : 0
运用VC++编程实现模式识别程序 对图形和文字进行统计模式识别。主要有Bayes分类器、Fisher分类器、非线性分类-The use of VC programming to achieve pattern recognition procedures for graphics and text on statistical pattern recognition. There are Bayes classifier, Fisher classifier, nonlinear classification
Update
: 2025-02-17
Size
: 9.52mb
Publisher
:
唐为林
[
MultiLanguage
]
bogofilter-0.93.4.tar
DL : 0
开源项目BOGOFILTER的源码.该项目实现BAYES文本分类算法,不过该源码只支持英文的分词-Open-source projects the source BOGOFILTER. The realization of the project BAYES text classification algorithm, but the source code only supports the English word
Update
: 2025-02-17
Size
: 812kb
Publisher
:
zhou
[
AI-NN-PR
]
Classifier4J-0.6-dist
DL : 0
Classifier4J是一个很好的基于java的分类器,里面有Native bayes和KNN等方法的文本分类.另外还 提供了分词和自动摘要等功能-Classifier4J is a very good java-based classifier, which has Native bayes and KNN methods, such as text classification. It also provides a summary of word segmentation and automatic functions
Update
: 2025-02-17
Size
: 709kb
Publisher
:
李力
[
AI-NN-PR
]
BayesFileClassify
DL : 0
文本分类是在文档所包含的文本基础上, 把给定的文档分配到固定类别集合中某一个类别的任务。这个任务中常常用到朴素贝叶斯模型。-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.
Update
: 2025-02-17
Size
: 165kb
Publisher
:
dcj
[
AI-NN-PR
]
BayesClassifier
DL : 0
贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类-Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
Update
: 2025-02-17
Size
: 2kb
Publisher
:
娜娜
[
JSP/Java
]
NaviveBayesClassify
DL : 0
基于朴素贝叶斯文本分类器 可进行简单的文本分类-Based on Naive Bayes text classification can be simple text classification
Update
: 2025-02-17
Size
: 14kb
Publisher
:
chubinchi
[
Algorithm
]
Bayes_1
DL : 0
首先,对CATEGORY中的txt文件分类; 其次,对多个txt文件中的英文文本进行分词; 最后,通过贝叶斯公式进行分类;-First, in the txt file CATEGORY classification Secondly, multiple txt files in English text word Finally, by Bayes formula to be classified
Update
: 2025-02-17
Size
: 402kb
Publisher
:
guangyu
[
AI-NN-PR
]
bayes
DL : 0
贝叶斯文本分类器文档贝叶斯文本分类器文档-Bayesian text classifier Bayes Text Classifier Document Document
Update
: 2025-02-17
Size
: 877kb
Publisher
:
taobao
[
Other
]
bayes
DL : 0
实现朴素贝叶斯文本分类器,用java实验,还包括readme和训练集-Naive Bayes text classifier to achieve with java experiments, including readme and the training set
Update
: 2025-02-17
Size
: 2.91mb
Publisher
:
wangdong
[
JSP/Java
]
20100625
DL : 0
本程序实现了基于朴素贝叶斯方法的文本分类,附有源代码、实验报告、可执行程序以及语料库(包括训练集和测试集) -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)
Update
: 2025-02-17
Size
: 1.78mb
Publisher
:
王丽静
[
Other
]
57578895BAYES
DL : 0
用基于贝叶斯的的方法对文本进行分类主要用于数据挖掘领域-Using the method based on Bayesian text classification is mainly used for data mining
Update
: 2025-02-17
Size
: 2kb
Publisher
:
feifei
[
AI-NN-PR
]
NBClassify
DL : 0
人工智能。基于朴素贝叶斯的文本分类器,测试正确率较高。-Artificial intelligence. Naive Bayes text classification based on, test accuracy is higher.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
bruce
[
AI-NN-PR
]
Bayes-genre
DL : 0
该算法的基本思路是计算文本属于类别的概率,文本属于类别的几率等于文本中每个词属于类别的几率的综合表达式-The basic idea of the algorithm is to calculate the probability that the text belongs to class, the text is equal to the probability categories are categories of each word in the text of the comprehensive expression of the probability
Update
: 2025-02-17
Size
: 3kb
Publisher
:
庐山
[
JSP/Java
]
Copy-of-bayes
DL : 0
bayes 短文本分类 300个文本作训练集,进行文本倾向分类 分类效果一般-bayes text divide
Update
: 2025-02-17
Size
: 21kb
Publisher
:
jammy
[
Software Engineering
]
Text-Classification-Using-Naive-Bayes
DL : 0
This file details bayesian classification theorem in artificial intelligence
Update
: 2025-02-17
Size
: 864kb
Publisher
:
bala
[
Other
]
Naive-Bayes-Text-Classification
DL : 0
使用Python实现朴素贝叶斯分类,文件夹中附带数据集。实现了NB算法,并进行5倍交叉验证-Naive Bayes classifier using the Python implementation, the folder with the data set. NB implements the algorithm, and 5-fold cross-validation
Update
: 2025-02-17
Size
: 509kb
Publisher
:
刘韵
[
AI-NN-PR
]
text classfication
DL : 0
朴素贝叶斯文本分类的简单案例,了解朴素贝叶斯的算法实现过程(Naive Bayes text classification of simple cases, to understand the naive Bayes algorithm implementation process)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zhangcoding
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.