textnavi/python-test/README.md

261 B

Setup

$ pip3 install fuzzywuzzy wordcloud

Test

To create the CSV: $ ./create-csv.py

Setup the widget extensions $ jupyter nbextension enable --py --sys-prefix widgetsnbextension

Start jupyter notebook for the search $ jupyter notebook analysis.ipynb