Skip to content

Conversation

dharmisha
Copy link

the package adds all popular nltk packages so that code does not error out when it does not find cmudict or the punkt package.

@r9y9
Copy link
Owner

r9y9 commented Feb 8, 2019

I prefer the minimum requirements. I think cmudict is good enough for defaults. How about adding the following snipet in the README?

- python -c "import nltk; nltk.download('cmudict')"

@dharmisha
Copy link
Author

dharmisha commented Feb 8, 2019

cmudict and punkt as both are required. Adding to the readme is good too. Thanks for addressing it.

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

Successfully merging this pull request may close these issues.

2 participants