mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 00:46:28 +03:00
Update example
This commit is contained in:
parent
fd60961825
commit
e461fafd14
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user