Update README.md

This commit is contained in:
Ines Montani 2019-11-05 18:26:47 +01:00
parent 83381018d3
commit fed53b1552
1 changed files with 0 additions and 3 deletions

View File

@ -180,9 +180,6 @@ pointing pip to a path or URL.
# download best-matching version of specific model for your spaCy installation
python -m spacy download en_core_web_sm
# out-of-the-box: download best-matching default model
python -m spacy download en
# pip install .tar.gz archive from path or URL
pip install /Users/you/en_core_web_sm-2.2.0.tar.gz
pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.2.0/en_core_web_sm-2.2.0.tar.gz