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

Need to download some data before using ntlk #270

Open
steves880106 opened this issue Oct 3, 2018 · 1 comment
Open

Need to download some data before using ntlk #270

steves880106 opened this issue Oct 3, 2018 · 1 comment

Comments

@steves880106
Copy link

Before run the pipeline, need to down some data using following command

import nltk
nltk.download('punkt')
@mbernste
Copy link
Member

Just to clarify, do you mean that the pipeline didn't work until you inserted this code to download that dataset? What error did you receive otherwise?

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