Icon

07 Visualizations

Exercise: VisualizationsIn this exercise you'll visualize the agenda text of the L4-TP instructor-led course in a word cloud and a bar chart.1) Execute the workflow below. It preprocesses the agenda text of the L4-TP course, and calculates the absoluteterm frequencies.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 3 times in theagenda? absolute frequency TF Bag Of WordsCreator PreprocessedDocument (L4-TP) Exercise: VisualizationsIn this exercise you'll visualize the agenda text of the L4-TP instructor-led course in a word cloud and a bar chart.1) Execute the workflow below. It preprocesses the agenda text of the L4-TP course, and calculates the absoluteterm frequencies.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 3 times in theagenda? absolute frequency TF Bag Of WordsCreator PreprocessedDocument (L4-TP)

Nodes

Extensions

Links