Notebook
#These libraries install a word cloud library - I'm not convinced they didn't also break bits of the underlying nltk installation #If you can manage withouth the word cloud, maybe hold off installing this for a bit? #This cell is currently set to a Raw Text cell type. You will need to make it into a Code cell (menu on toolbar at top of notebook) # and then run it in order to download the libraries required to generate the word clouds !apt-get install -y python-pygame !pip install -U pytagcloud !pip install simplejson