mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Add French example to models docs
This commit is contained in:
parent
7a894c9ef0
commit
5aa49971f9
|
@ -61,6 +61,7 @@ p
|
|||
# out-of-the-box: download best-matching default model
|
||||
python -m spacy download en
|
||||
python -m spacy download de
|
||||
python -m spacy download fr
|
||||
|
||||
# download best-matching version of specific model for your spaCy installation
|
||||
python -m spacy download en_core_web_md
|
||||
|
|
Loading…
Reference in New Issue
Block a user