Skip to content

Naive Bayes to classify text as positive or negative

Notifications You must be signed in to change notification settings

brad-gh/Text_mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text_mining

Naive Bayes to classify text as positive or negative

This work aims to implement a sentiment analysis algorithm of movies' critiques. The algorithm used is the Naive Bayes. The algorithm is implemented in Python. The NLTK pachage is also used to pre-process the text data.

All sources used to understand the Naive Bayes algorithm are specified in the notebook.

Cheers :)

About

Naive Bayes to classify text as positive or negative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published