Hello Experts,
I am currently working on SAS Viya 3.4 Visual Analytics and I would like to use Visual Text Analytics Concept model output as input to Word Cloud Visualization to showcase different classifiers in SAS Viya Visual Analytics 8.3, Is it possible?
Can someone please help if it is possible?
Yes, there are a couple of ways you can do it. Here is a useful reference: https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/1687-2018.pdf
If you want to produce the wordclouds for one topic at a time you'll need to build a query to join and filter the underlying SAS datasets and then use that as the source for a wordcloud in VA.
term_topics_ds contains a list of termIDs, Topics_ids and weights, then all_terms_ds contains the term itself (the actual word) the KEY (or term_id) and the frequency of that term. That's the variable you'll want to choose to set the size of the words in your topic.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.