Skip to content

Twitter sentiment analysis using NLTK and Matplotlib to graph.

Notifications You must be signed in to change notification settings

michaelsunglee/Sentimeter

Repository files navigation

Sentimeter

Twitter sentiment analysis using NLTK and Matplotlib to graph. Used: -Multinomial Naive Bayes -Bernoulli Naive Bayes -Logistic Regression -Linear Support Vector Classification -Stochastic Gradient Descent from NLTK

to create a confidence percentage of a specific term in context of live tweets. sentiment_write.py and sentiment_load.py are distinct to learn pickling

About

Twitter sentiment analysis using NLTK and Matplotlib to graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages