An open API service indexing awesome lists of open source software.

https://github.com/proycon/clamservices

A collection of CLAM webservices for various of our Natural Language Processing tools
https://github.com/proycon/clamservices

Last synced: over 1 year ago
JSON representation

A collection of CLAM webservices for various of our Natural Language Processing tools

Awesome Lists containing this project

README

          

CLAM Webservices for Natural Language Processing
=====================================================

This is a collection of CLAM webservices (i.e. RESTful wesbervices powered by CLAM,
https://proycon.github.io/clam) for various Natural Language Processing
tools. These webservices are hosted on https://webservices-lst.science.ru.nl .

CLAM webservices for the following tools are supplied here:

* `Frog `_
* `Ucto `_
* `Timbl `_
* `Colibri Core `_
* `Alpino `_
* `SpaCy `_ (with added FoLiA support)

The tools themselves are not in this repository and need to be installed
separately, we recommend to use our `LaMachine `_
distribution which contains everything at once.

To install these CLAM webservices manually, clone this repository and run:

``python setup.py install``