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

some error in yelp_prepare.py #10

Closed
jianzhengming opened this issue Aug 17, 2017 · 4 comments
Closed

some error in yelp_prepare.py #10

jianzhengming opened this issue Aug 17, 2017 · 4 comments

Comments

@jianzhengming
Copy link

When i run the yelp_prepare.py, it told me that ValueError: sentence boundary detection requires the dependency parse, which requires data to be installed. For more info, see the documentation:(http://spacy.io/docs/usage)
Could you please give me some advice!
Thanks a lot!

@ematvey
Copy link
Owner

ematvey commented Aug 17, 2017

Try python -m spacy download en (pulled it straight from the page that error linked)

@jianzhengming
Copy link
Author

Thanks for your attention.
But, it encounters a new problem. ImportError: No module named 'en_core_web_sm'.
Could you help me again?
Thank you!

@ematvey
Copy link
Owner

ematvey commented Aug 17, 2017

Fault is mine for not including proper install instructions with virtualenv. Still, you probably should solve these kinds of issues by googling, stackoverflow has all the answers.

@ematvey ematvey closed this as completed Aug 17, 2017
@jianzhengming
Copy link
Author

Thanks all the same.

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