Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 928 Bytes

README.md

File metadata and controls

38 lines (21 loc) · 928 Bytes

Feedback Analyzer

Monitors, tracks, analyzes and categorizes social media feedback.

View Devpost

How to build and use

First of install all the dependancies, pip install -r requirements.txt

Make a SQL database and update the host in fetcher.py, techincal.py, routes.py and nlp.py

Remember to pass the database password as a command line argument

Run fetcher.py to get your tweets and save them to the database

Run nlp.py to train the model and classify the tweets as "positive" or "negative"

Run technical.py to classify the tweets as technical or non technical

Run run.py to start the web app

Project Members

Hamza Sohail

Computer Science, 1st Year, Python, Java and C/C++

GitHub: h4sohail

Shane Fernandes

Computer Science, 1st Year, Python and Java

GitHub: shane-f03

Musa Ali

Computer Science, 1st Year, Python and Java

GitHub: hellomusa