One of the most crucial work in the text mining field is to present the content of the text data visually. Using natural language processing (NLP), a data scientist can summarize documents, create topics, explore storylines of the content in different angles and scope of details.

My article on Analyzing Yelp Dataset with Scattertext spaCy will explore the Yelp’s Open Dataset using Scattertext to visualize and analyze the text data.

A sample Scattertext html can be found here.

The code used for this is located in my GitHub repository.

yelp_rv_scattertex