Skip to content

Naive Bayes classifiers have been successfully applied to classifying text documents. In this project, I implemented the Naive Bayes algorithm to solve the “20 Newsgroups” classification problem. The 20 Newsgroups data set is a collection of approximately 20,000 newsgroup documents, partitioned (nearly) evenly across 20 different newsgroups.

Notifications You must be signed in to change notification settings

farshadniayeshpour/Naive-Bayes-Classifier-for-Text-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Naive Bayes Classifier for Text Classification

About

Naive Bayes classifiers have been successfully applied to classifying text documents. In this project, I implemented the Naive Bayes algorithm to solve the “20 Newsgroups” classification problem. The 20 Newsgroups data set is a collection of approximately 20,000 newsgroup documents, partitioned (nearly) evenly across 20 different newsgroups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published