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

Add download to NLTK's punkt #13

Open
idocal opened this issue Dec 15, 2019 · 0 comments
Open

Add download to NLTK's punkt #13

idocal opened this issue Dec 15, 2019 · 0 comments

Comments

@idocal
Copy link

idocal commented Dec 15, 2019

Please note that if punkt resource is not found on NLTK, your code would not work.
I suggest to add a check somewhere in the code for the resource, or add to documentation that users should perform nltk.download('punkt') before using this code.

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

1 participant