Main Content

Display and Presentation

Visualize text data and models using word clouds and text scatter plots

Text Analytics Toolbox™ provides algorithms and visualizations for preprocessing, analyzing, and modeling text data. Visualize large collections of text data using word frequency counts and LDA models using word clouds. Explore word embeddings using text scatter plots.

Functions

wordcloud Create word cloud chart from text, bag-of-words model, bag-of-n-grams model, or LDA model
textscatter 2-D scatter plot of text
textscatter3 3-D scatter plot of text
wordCloudCounts Count words for word cloud creation

Properties

TextScatter Properties Control text scatter chart appearance and behavior

Topics

Text Visualization

Topic Modeling Visualization