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
- Host: GitHub
- URL: https://github.com/proycon/clamservices
- Owner: proycon
- License: gpl-3.0
- Created: 2017-01-04T12:59:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T12:12:40.000Z (over 5 years ago)
- Last Synced: 2025-04-04T11:07:13.073Z (over 1 year ago)
- Language: Python
- Size: 83 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING
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``