Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 384 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 384 Bytes

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