Julian M. Kunkel 4978a3e6cc | ||
---|---|---|
.. | ||
artikel | ||
README.md | ||
analysis.ipynb | ||
create-csv.py |
README.md
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