Installation
clu-spacy
can be run one of two ways:
- Local installation of Python library (>= v3.8)
- Using Docker
Python
Requirements
Install
To install directly from the default branch of the repository:
pip install git+https://github.com/clu-ling/clu-spacy.git
Docker
Requirements
Install
Docker images are periodically published to DockerHub:
docker pull "parsertongue/clu-spacy:latest"