textnavi/python-test/README.md

16 lines
261 B
Markdown

# 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