Skip to content

Sentiment analysis of tweets using naive bayes classifier

Notifications You must be signed in to change notification settings

dabbabi-zayani/sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentiment-analysis-using-Naive-Bayes

Twitter datasets can be found here: http://help.sentiment140.com/for-students
IMDb datasets can be found here: http://ai.stanford.edu/~amaas/data/sentiment/

The twitter datasets are modified for ease of use. The excel files consist of two columns, one containing the class label and other column has tweets, the rest of the columns are deleted.

The IMDb datasets are left intact.

Run:
python sentiment_analysis.py

About

Sentiment analysis of tweets using naive bayes classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages