ace2005-preprocessing icon indicating copy to clipboard operation
ace2005-preprocessing copied to clipboard

Add download to NLTK's punkt

Open idocal opened this issue 5 years ago • 0 comments
trafficstars

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.

idocal avatar Dec 15 '19 12:12 idocal