OSError: [E050] Can't find model 'en_core_web_sm'. It doesn't seem to be a Python package or a valid path to a data directory. #8821
Answered
by
polm
lakchchayam
asked this question in
Help: Installation
-
Beta Was this translation helpful? Give feedback.
Answered by
polm
Jul 28, 2021
Replies: 1 comment 14 replies
-
You probably need to run You post has a lot of issues. Here are some things that makes it easier for us to help you:
I'm sorry to give a big list of things on your first issue here, but following the steps above really does help us figure out your problem and how to fix it faster. |
Beta Was this translation helpful? Give feedback.
14 replies
Answer selected by
polm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You probably need to run
spacy download en_core_web_sm
.You post has a lot of issues. Here are some things that makes it easier for us to help you:
spacy info
.I'm sorry to give a big list of things on your first issue here, but following the steps above really does help us figure out your problem and how to fix it faster.