alibi.utils.download
Functions
spacy_model
spacy_modelspacy_model(model: str = 'en_core_web_md') -> NoneDownload spaCy model.
Name
Type
Default
Description
model
str
'en_core_web_md'
Model to be downloaded.
Returns
Type:
None
Last updated
Was this helpful?

