Skip to content

Monitors, tracks, analyzes and categorizes social media feedback

Notifications You must be signed in to change notification settings

hellomusa/feedback_analyzer

 
 

Repository files navigation

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

About

Monitors, tracks, analyzes and categorizes social media feedback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.7%
  • Python 33.2%
  • JavaScript 6.9%
  • CSS 0.2%