proycon / LRSwitchboard

Code Repository for the Language Resources Switchboard of CLARIN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LRSwitchboard

Code Repository for the Language Resources Switchboard of CLARIN.

The implementation is based upon reactjs and related packages. It contains a standalone upload site, where users can drag&drop their language resource(s). Each resource can be associated with a mimetype (detected during file drop) or edited by the user thereafter, and a language code (iso 639-3). The demo upload site depicts each language resource with all relevant information, the user can then ask the switchboard to display all tools capable of processing the resource in question. Clicking on a tool icon opens the tool in a new tab. All relevant information (link to the resource, language code, mimetype etc.) is encoded in the URL used to invoke the tool.

For more information, please contact claus.zinn@uni-tuebingen.de

Website

The switchboard is currently being served at:

http://weblicht.sfs.uni-tuebingen.de/clrs/#/

Status

The software is currently being developed and actively maintaited. A v1.0.0 release was published on Aug 11, 2017.

Publications

About

Code Repository for the Language Resources Switchboard of CLARIN

License:Other


Languages

Language:JavaScript 59.0%Language:CSS 40.2%Language:Python 0.4%Language:Shell 0.2%Language:Makefile 0.1%