Add French example to models docs

This commit is contained in:
ines 2017-04-27 12:08:45 +02:00
parent 7a894c9ef0
commit 5aa49971f9

View File

@ -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