This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
MoodMinder is a web app that pulls in tweets from a given user handle, and analyzes the sentiment of the tweet. It uses NLP classification and is built using Python's Django application framework.
AnupamaP/moodminder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
##########REQUIREMENTS########## django == 1.9 python == 2.7 django-nose==1.4.1 nose==1.3.7 requests==2.7.0 wsgiref==0.1.2 Bootstrap Bower ##########README########## Main “models” code is in /app/code 1. cd into folder in terminal 2. python manage.py runserver 3. open 127.0.0.1:8000/app/profile
About
MoodMinder is a web app that pulls in tweets from a given user handle, and analyzes the sentiment of the tweet. It uses NLP classification and is built using Python's Django application framework.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published