Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 166 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 166 Bytes

Twitter Sentiment Analyzer

Usage

$ python demo.py

Used Naive Bayes from NLTK(Natural Language Tool Kit) for building classifier.