Skip to content

clamsproject/app-spacy-wrapper

Repository files navigation

Spacy NLP Service

Description

The spaCy NLP wrapped as a CLAMS service, spaCy is distributed under the MIT license.

User instruction

General user instructions for CLAMS apps is available at CLAMS Apps documentation.

System requirements

This requires Python 3.8 or higher. For local install of required Python modules see requirements.txt.

Using as local python programe

Use python app.py -t example-mmif.json out.json just to test the wrapping code without using a server.

Configurable runtime parameter

For the full list of parameters, please refer to the app metadata from CLAMS App Directory or metadata.py file in this repository.