mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Update website/meta/universe.json
Co-authored-by: Ines Montani <ines@ines.io>
This commit is contained in:
parent
e5127992a0
commit
a0e0ccdb46
|
@ -897,7 +897,7 @@
|
||||||
"pip": "dacy",
|
"pip": "dacy",
|
||||||
"code_example": [
|
"code_example": [
|
||||||
"import dacy",
|
"import dacy",
|
||||||
"dacy.models() # get a list of dacy models",
|
"print(dacy.models()) # get a list of dacy models",
|
||||||
"nlp = dacy.load('medium') # load your spacy pipeline",
|
"nlp = dacy.load('medium') # load your spacy pipeline",
|
||||||
"",
|
"",
|
||||||
"# DaCy also includes functionality for adding other Danish models to the pipeline",
|
"# DaCy also includes functionality for adding other Danish models to the pipeline",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user