Good afternoon
i have a dataset in record layout format. Each record contains a text response (Response) from a client along with other variables to describe the client (name, stakeholder_type, location, language... - see attachment for sample data). I'm trying to prepare a word cloud to show the prevalence of the words from the Response variable however its treating the response as a string (see image below). Is there an easy way for the software to treat the words within a variable instead of the entire variable as a string.
Thank you
I think it should be possible, maybe this can guide you:
https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/1687-2018.pdf
//Fredrk
Hello DreLo,
What version of VA do you have?
Thanks,
Sam
Have you tried using the Text Topics object? Text Topics analyzes individual words (or sometimes phrases), although it also does some grouping into topics.
To use Text Topics, you need to have a column in your table that uniquely identifies each row. It should be fairly simple to create one in your data preparation if you don't have one.
Here is the doc for Text Topics:
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.