leoschneider / Porphyry

Corpus analyses confrontation

Home Page:https://hypertopic.org/porphyry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PORPHYRY – Corpus analyses confrontation

Contact: aurelien.benel@utt.fr

Home page: https://github.com/Hypertopic/Porphyry

Notice

Porphyry is a server software. There is no need to install it on your own computer to use it. The usual way is to be "hosted" by one's own institution (ask your system administrator). If your use cases meet our research interests, we can also host your data on our community server.

Installation requirements

  • Git client
  • Node.js

Installation procedure

npm install

Launch in development mode

npm start

Build for production

npm run build

Tests requirements

gem install cucumber rspec capybara selenium-webdriver chromedriver-helper

If it fails on macOS because of libffi, it can be fixed by brewing and linking an up-to-date version of the library (at your own risk).

Run tests

Once application is launched in development mode:

npm run test

About

Corpus analyses confrontation

https://hypertopic.org/porphyry

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 61.2%Language:Ruby 12.3%Language:CSS 11.1%Language:Gherkin 10.1%Language:HTML 5.3%