mirror of https://github.com/explosion/spaCy.git
Fix wording [ci skip]
This commit is contained in:
parent
2a3a4565cd
commit
bc7e7db208
|
@ -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.
|
||||
|
||||
</Infobox>
|
||||
|
|
Loading…
Reference in New Issue