Skip to content

Building a python text classifier based on NLTK movie_review corpus using machine learning, teaching the model to label data (review documents) as positive or negative.

License

Notifications You must be signed in to change notification settings

DanNorstrom/naive-bayes-text-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

naive-bayes-text-classification

Building a python text classifier based on NLTK movie_review corpus, teaching the model to label data (review documents) as positive or negative.

The Jupyter Notebook holds example output together with modular code.

About

Building a python text classifier based on NLTK movie_review corpus using machine learning, teaching the model to label data (review documents) as positive or negative.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published