Skip to content

anandsainath/two-sides-of-a-story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Two Sides of a Story

This is a project for CS 8803 Social Computing. Here we analyze two aspects of the same story and how the trends of each topic changes over time and determines real life events.

####Dependencies

source env/bin/activate
pip install https://github.com/mitsuhiko/flask/tarball/master
sudo pip install flask-script
sudo pip install mongoengine
sudo pip install flask-mongoengine
pip install beautifulsoup4

It is assumed that MongoDB has been installed and an instance has been started.

####Starting the server

source env/bin/activate
python run.py server

####API Sources

The project wiki has details of all the API keys that are being used for this project.

About

Social Computing Team Project - Fall 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages