Update example

This commit is contained in:
ines 2017-03-16 23:23:35 +01:00
parent fd60961825
commit e461fafd14

View File

@ -169,7 +169,7 @@ p
| flag will overwrite any existing links.
+code("Examples", "bash").
# set up shortcut link to load package en_core_web as "en_default"
# set up shortcut link to load installed package as "en_default"
python -m spacy.link en_core_web_md en_default
# set up shortcut link to load local model as "my_amazing_model"