I have a survey where the answer to many of the questions are open-ended.
So I have hundreds of responses for each question.
I created a word cloud, to see the responses, but I want to be able to do a sentiment analysis or a word analysis.
For example, if the question is "Why do you want a career in nutrition?", there are hundreds of different answers. And very few of them have exactly answer. But there are many that include certain phrases like "helping others".
So I want to be able to see those key terms/phrases, and have them counted automatically.
How do I go about doing that?
Thanks!