Skip to content
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

AttributeError: module 'spacy_stanza' has no attribute 'load_pipeline' #83

Closed
ghshin-github opened this issue Mar 28, 2022 · 2 comments
Closed

Comments

@ghshin-github
Copy link

Hello all,

Do you have any idea about this error message? I installed spacy-stanza through pip3 and worked on it in Jupyter Notebook.

Best,
Gyu-Ho

@adrianeboyd
Copy link
Contributor

load_pipeline was added in v1.0, so double-check that you have spacy v3.x and spacy-stanza v1.x.

@ghshin-github
Copy link
Author

Thanks for the quick response. I will make sure the versions and try to figure it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants