FCS Clarin endpoint
Overview
Documentation
All documentation is available here.
CLARIN FCS specifications this endpoint implements are available here.
Requirements
This software was tested on Ubuntu and Windows. Its dependencies are the following:
- python >= 3.??
- python modules:
fastapi
,uvicorn
(you can userequirements.txt
) - it is recommended to deploy the endpoint through apache2 with wsgi or nginx
License
The software is distributed under CC BY license (see LICENSE).