diff --git a/website/docs/usage/index.md b/website/docs/usage/index.md index 8aa172bf8..55f519ba1 100644 --- a/website/docs/usage/index.md +++ b/website/docs/usage/index.md @@ -55,7 +55,7 @@ To install additional data tables for lemmatization in **spaCy v2.2+** you can run `pip install spacy[lookups]` or install [`spacy-lookups-data`](https://github.com/explosion/spacy-lookups-data) separately. The lookups package is needed to create blank models with -lemmatization data, or to lemmatize in languages that don't yet come with +lemmatization data, and to lemmatize in languages that don't yet come with pre-trained models and aren't powered by third-party libraries.