Icon

07 Visualizations

07 Visualizations
Exercise: VisualizationsIn this exercise you'll visualize the text of the Microsoft RSS feeds in a word cloud and a bar chart.1) Execute the workflow below. It preprocesses the text of the RSS feeds, and calculates the absolute termfrequencies.2) Display a word cloud of the agenda. Use absolute term frequency as the size column.3) Use the Color Manager node to color the words by the absolute term frequency value. Recreate the word cloud. 4) Start a parallel branch from the TF node, and filter out words that occur only once5) Convert the term column into a string column6) Create a bar chart that displays the absolute frequencies of the words. Which words occur at least 10 times in thetext (excluding https and href)? studio, visual, and preview absolute frequencyhigher frequency words are blueexclude words thatoccur only once PreprocessedDocument TF Bag Of WordsCreator Tag Cloud Color Manager Row Filter Term To String Bar Chart Exercise: VisualizationsIn this exercise you'll visualize the text of the Microsoft RSS feeds in a word cloud and a bar chart.1) Execute the workflow below. It preprocesses the text of the RSS feeds, and calculates the absolute termfrequencies.2) Display a word cloud of the agenda. Use absolute term frequency as the size column.3) Use the Color Manager node to color the words by the absolute term frequency value. Recreate the word cloud. 4) Start a parallel branch from the TF node, and filter out words that occur only once5) Convert the term column into a string column6) Create a bar chart that displays the absolute frequencies of the words. Which words occur at least 10 times in thetext (excluding https and href)? studio, visual, and preview absolute frequencyhigher frequency words are blueexclude words thatoccur only once PreprocessedDocument TF Bag Of WordsCreator Tag Cloud Color Manager Row Filter Term To String Bar Chart

Nodes

Extensions

Links