Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 339 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 339 Bytes

Gistipedia: Multidimensional Wikipedia Exploration

  • Daniel Murray
  • Robert Stein
  • Vignesh Raja

Setup

Install pip and virtualenv

  • cd gistipedia/server
  • virtualenv2 .
  • bin/pip install -r requirements.txt

Running

  • cd gistipedia/server
  • bin/python2 app.py
  • localhost:5000