Skip to content

anboqing/NaiveBayes-cplusplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

20140123 根据后来回忆所写,不一定准确

DataProcessing:最开始实现NaiveBayes的时候,写的数据处理程序,包含了分词、卡方选择等等

DataProcessing2:数据整理程序,代码等都经过整理了

NaiveBayes:模型训练和预测程序

NaiveBayesClassifer:模型预测程序

About

implement the naive Bayes classifier by cplusplus. It tells the sex or rubbish sentences from the normal ones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%