Description: 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)
To Search:
- [TextClassify] - Text classification algorithms, containi
- [BNC] - Naive Bayesian classifier (Naive Bayes C
- [mail] - Spam filter software is based on the Nai
- [node] - Simulation of network communications, fo
- [87360996ictclas4j_3] - java code for text classification
- [SVM] - This is a SVM text classification progra
- [FinalProject] - Chinese text classification based on the
- [naive_bayes_numeric] - Using matlab Naive Bayesian classifier t
- [bayes] - Naive Bayes text classifier to achieve w
- [NaviveBayes2010] - Achieved using the Bayesian text classif
File list (Check if you may need any files):
朴素贝叶斯分类器\ReadMe.txt
................\src\MyTextClassify\BeyesClassification.java
................\...\..............\GUI.java
................\实验报告.doc
................\朴素贝叶斯分类器.exe
................\src\MyTextClassify
................\src
朴素贝叶斯分类器