Title:
Naive-Bayes-Text-Classification Download
Description: Naive Bayes classifier using the Python implementation, the folder with the data set. NB implements the algorithm, and 5-fold cross-validation
To Search:
File list (Check if you may need any files):
朴素贝叶斯文本分类
..................\dataset
..................\.......\negative.txt
..................\.......\positive.txt
..................\.......\testDataset0.txt
..................\.......\testDataset1.txt
..................\nbayes.py
..................\nbayes_calssify.py
..................\nbayes_validate.py
..................\代码说明.txt