mirror of https://github.com/explosion/spaCy.git
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",
|
||||
"code_example": [
|
||||
"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",
|
||||
"",
|
||||
"# DaCy also includes functionality for adding other Danish models to the pipeline",
|
||||
|
|
Loading…
Reference in New Issue