Scattertext is a Python package that lets you compare and contrast how words are used differently in two types of documents, producing interactive, Javascript-based visualizations that can easily be embedded into Jupyter Notebooks. Using spaCy and Empath, Scattertext can also show how emotional states and words relating to a particular topic differ.
Check out the video of the talk: https://www.youtube.com/watch?v=H7X9CA2pWKo.
Notebooks and presentation for this talk are available from https://github.com/JasonKessler/Scattertext-PyData.