You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Users\India\AppData\Local\Programs\Python\Python39\lib\site-packages\spacy\util.py", line 439, in load_model
raise IOError(Errors.E050.format(name=name))
OSError: [E050] Can't find model 'en_core_web_trf'. It doesn't seem to be a Python package or a valid path to a data directory.
The text was updated successfully, but these errors were encountered:
File "C:\Users\India\AppData\Local\Programs\Python\Python39\lib\site-packages\spacy\util.py", line 439, in load_model
raise IOError(Errors.E050.format(name=name))
OSError: [E050] Can't find model 'en_core_web_trf'. It doesn't seem to be a Python package or a valid path to a data directory.
The text was updated successfully, but these errors were encountered: