TypeError: spacy.load is not a function #11106
Answered
by
polm
steiner-0
asked this question in
Help: Coding & Implementations
-
Beta Was this translation helpful? Give feedback.
Answered by
polm
Jul 11, 2022
Replies: 1 comment
-
It looks like your sample code is from spacy-js in the Universe? In order for that to work you need to install both spacy and that library; it looks like you didn't install |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
polm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like your sample code is from spacy-js in the Universe? In order for that to work you need to install both spacy and that library; it looks like you didn't install
spacy-js
. However, since that hasn't been updated in a while, I'm not sure it'll work with spaCy v3.