mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 00:46:28 +03:00
Add force flag to installation page.
This commit is contained in:
parent
4d579c8535
commit
44dd8916d8
|
@ -31,7 +31,7 @@ mixin Option(name, open)
|
|||
|
||||
pre.language-bash: code
|
||||
| $ pip install spacy
|
||||
| $ python -m spacy.en.download all
|
||||
| $ python -m spacy.en.download --force all
|
||||
|
||||
p
|
||||
| The download command fetches and installs about 400mb of data, for
|
||||
|
|
Loading…
Reference in New Issue
Block a user