textnavi/python-test
Julian M. Kunkel 4978a3e6cc Python example for wordclouds. 2019-05-14 21:08:35 +01:00
..
artikel Python example for wordclouds. 2019-05-14 21:08:35 +01:00
README.md Python example for wordclouds. 2019-05-14 21:08:35 +01:00
analysis.ipynb Python example for wordclouds. 2019-05-14 21:08:35 +01:00
create-csv.py Python example for wordclouds. 2019-05-14 21:08:35 +01:00

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