Installation

To install aCLImatise, run:

pip install aclimatise
python -m spacy download en  # Install an internal language model

Now you can use either the Python API or the CLI.