GithubHelp home page GithubHelp logo

pilloumatou / olpapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from interaactiongroup/olpapi

0.0 0.0 0.0 15.25 MB

Open Language Processing and Pictograms API

JavaScript 74.02% Python 5.76% CSS 11.01% HTML 9.21%

olpapi's Introduction

Open Language Processing and Pictogram API

This repository contains the source code for a RESTful API offering language processing services related to pictogram annotation. It is to be used in conjunction with pictogram databases such as ARASAAC or Mulberry.

Usage

Cloning

In a console, on linux:

git clone https://github.com/InteraactionGroup/olpapi/
cd olpapi

Dependencies

This API was built to run on NodeJS. Install the dependencies with the npm tool:

npm install

Running

To start the API's server script:

node index.js

Using with ARASAAC / Mulberry

This repository includes a script which you can use to use this API with ARASAAC or Mulberry

ARASAAC

ARASAAC has around 13000 pictograms in PNG format, weighting around 630MB.

git clone https://github.com/InteraactionGroup/olpapi-arasaac/ pictograms/arasaac

Mulberry

Mulberry has around 3500 pictograms in SVG format, weighting around 15MB.

git clone https://github.com/InteraactionGroup/olpapi-mulberry/ pictograms/mulberry

References

This work is derived from the results of other research:

olpapi's People

Contributors

nathanroyer 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.