haikufinder icon indicating copy to clipboard operation
haikufinder copied to clipboard

Documentation needs a fix

Open stucka opened this issue 9 years ago • 1 comments

It's missing the nltk data we need: pip install nltk python import nltk nltk.download('punkt') exit()

stucka avatar Feb 19 '16 22:02 stucka

... or should that be part of the setup.py install process?

stucka avatar Feb 19 '16 22:02 stucka