spacy_model
spacy_model(model: str = 'en_core_web_md') -> None
Download spaCy model.
spaCy
model
str
'en_core_web_md'
Model to be downloaded.
Returns
Type: None
None
Last updated 4 months ago
Was this helpful?