GithubHelp home page GithubHelp logo

idemisdito / appspire Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 160 KB

APPSPIRE: An entertaining way to discover dreams and desires of influential people… or your friends!

Python 87.30% CSS 2.04% JavaScript 10.66%

appspire's Introduction

# THE SOCIAL WEB 2014 -
# FINAL ASSIGNMENT
# CREATED BY: GROUP 31
# > Jeffery Bruijntjes: #jbs257
# > Marije ten brink: #mbk262
# > Jeroen Wever: #jwr970


0. This app requires python 2.7

1. install packages:
        - nltk  ('pip install nltk' or 'sudo easy_install nltk')
                http://www.nltk.org/
        - cherrypy ('pip install cherrypy' or 'sudo easy_install cherrypy')
                http://www.cherrypy.org/

2. download the nltk content:
        - open a terminal
        - execute command: python
        - execute command: import nltk
        - execute command: nltk.download()

3. a window pops up
        - select tab 'All Packages'
        - press download
        - wait a few minutes untill it completes

4. running the app:
        - open a terminal
        - navigate to the App folder
        - execure command: python web.py
        - the app is now running on port 44444
        - navigate to http://localhost:44444 in a browser (only tested with chrome)

appspire's People

Watchers

James Cloos avatar Jeroen Wever avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.