Twitter Sentiment Analyzer
This web application uses Python, PostgreSQL, Flask and Twitter's API to analyze tweet sentiment (eg: neutral, positive, negative) based on real-time search queries.
Getting started
- Install the required Python packages in requirements.txt
- Run app.py
- Go to http://127.0.0.1:4995/