Sentiment Analysis of Twitter, Minor Project (IS6C06) by Pradyoth P, Nithyashree Arunachalam and Tejasvini SJ. The project was done in two phases, an Analysis of Classifiers and Web Application to perform Live Sentiment Analysis of public Tweets.
pip install notebook
jupyter notebook
Navigate to http://127.0.0.1:8889/tree
pip install -r requirements.txt
cd webApp2.0
python3 app.py
Visit http://127.0.0.1:5000