A program to recognize and reward our most engaged community members
Hi dear professorsHow should I do a rapidminer analysis of emotions based on a bag of words? Does anyone know how to do it?help me
and
how create word cloud in rapidminer?Thanks
hello @gham - this is called "sentiment analysis" and you can find LOTS of videos on this topic on our YouTube channel: https://www.youtube.com/user/RapidIVideos/search?view_as=subscriber&query=sentiment
There are no word cloud visualizations for RapidMiner but many resources on the internet. Just Google "word cloud visualization".
Scott
Hellothank youOr use the process document operator, then tfidf, and then use sentiment analysisThe same is the method of bag of word?Thanks