This repository is not active
vashisht7/Twitter-Sentiment-Analysis
Implemented Naïve Bayes, SVM & Sentiwordnet to analyze tweet sentiment. Utilized the Twitter API to generate training data, Regular Expressions & SKlearn for pre-processing & feature extraction.
Python