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

PyDays - spaCy outputting rubbish under python 3.5 #1

Open
jmargeta opened this issue May 6, 2017 · 2 comments
Open

PyDays - spaCy outputting rubbish under python 3.5 #1

jmargeta opened this issue May 6, 2017 · 2 comments

Comments

@jmargeta
Copy link

jmargeta commented May 6, 2017

Solution, download the English dictionary:
python -m spacy.en.download all

@gnguenon
Copy link

For the current version (spacy-1.8.2), use:
python -m spacy download en

@bhargavvader
Copy link
Owner

Thank you @gnguenon !

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

3 participants