Giter VIP home page Giter VIP logo

lingdesktop's Introduction

Lingdesktop

LingDesktop is a rich Internet application and collection of web services which allows users to create, share and edit linguistic data.

Installation

1. Install Jruby. http://jruby.org
2. Install required ruby gems:
  > jruby -S gem install bundler
  > jruby -S gem install neo4j

3. cd path_to/lingdesktop
  > jruby -S bundle

Seed neo4j store with GOLD and users

> jruby -S rake neo4j:seed

This rake task will import GOLD from a ntriples file located in:

/lingdesktop/db/slash_gold-2009.nt

Also inits the store with admin and demo users

Email:    [email protected]
Password: adminadmin

Email:    [email protected]
Password: demodemo

To run these rake tasks separately:

> jruby -S rake neo4j:delete
> jruby -S rake neo4j:users
> jruby -S rake neo4j:gold

Starting the server

> jruby -S rails server

..or to test on the production java environement

> jruby -S glassfish

Open your browser to 0.0.0.0:3000

Production Server Setup

see: http://kenai.com/projects/jruby/pages/JRubyOnRailsWithGlassfishGem

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.