You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Julian M. Kunkel 4978a3e6cc Python example for wordclouds. 4 years ago
..
artikel Python example for wordclouds. 4 years ago
README.md Python example for wordclouds. 4 years ago
analysis.ipynb Python example for wordclouds. 4 years ago
create-csv.py Python example for wordclouds. 4 years ago

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