-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error using the static vectors while executing version 0.4.0 #318
Comments
Did you redownload the models/what model are you using? This is a major update, that requires downloading new models (links in readme). |
Yes, I had downloaded the model mentioned in https://github.com/allenai/scispacy#available-models |
hmm, i'm not able to reproduce. Could you try installing everything in a new clean environment? |
I am also facing the same issue |
I had the same issue but creating a new, clean environment solved it. |
@s20ss Yes, please try installing everything in a new clean environment. |
As @danielkingai2 suggests, a new clean environment is needed. To avoid creating a new environment, I had tried uninstalling and re-installing spacy and scispacy along with the en-core* models. But that doesn't works. Not sure which library is the culprit. Closing the issue. |
For me, It failed when trying to use the Medium model. Installed the Small model, tried it. Worked and then it automatically worked for the medium as well. Strange |
Environment
numpy==1.18.2
scispacy==0.4.0
spacy==3.0.3
spacy-legacy==3.0.1
scikit-learn==0.20.3
en_core_sci_sm 0.4.0
After updation to 0.4.0 release verion, I am getting the following error while executing the example mentioned in https://github.com/allenai/scispacy#example-usage-1
The text was updated successfully, but these errors were encountered: