A visualization generator for books.
First install build-essential
, XCode or your platform's equivalent.
Then install python3.6.
make install
will create a virtual envrionment and install the development requirements.
Run ipython
and type the following:
import nltk
nltk.download()