-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
OSError: [E941] Can't find model 'es'. It looks like you're trying to load a model from a shortcut, which is deprecated as of spaCy v3.0. To load the model, use its full name instead:
nlp = spacy.load("es_core_news_sm")
OS: Ubuntu 20
Python 3.8.5
spaCy 3.0.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels