Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
/ moodminder Public archive

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.

Notifications You must be signed in to change notification settings

AnupamaP/moodminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published