Looking to have theme pulled out in excel

sandjm
New Altair Community Member
Hello,
I'm new to RapidMiner and was hoping someone could point me in the right direction with the following.
I have an excel file with comments in one column. I would like to use RapidMiner to go row by row in excel and pull out the the major themes/words in the comment and have it added to the same row but in a new column.
Thanks for the help
I'm new to RapidMiner and was hoping someone could point me in the right direction with the following.
I have an excel file with comments in one column. I would like to use RapidMiner to go row by row in excel and pull out the the major themes/words in the comment and have it added to the same row but in a new column.
Thanks for the help
0
Answers
-
Hi,
sounds like Topic Detection? Have a look at this article: https://towardsdatascience.com/topic-mining-on-amazon-reviews-ae76fc286c61 it feels to me like something similar would work.
Best,
Martin0 -
You can also use the text mining extension to do some simple word count summaries, which may be an easier entry point into this project for you.
0