Options

Word2Vec on TF-IDF wordlist

HeikoeWin786HeikoeWin786 Member Posts: 64 Contributor II
Dear all,

I am exploring one possibility i.e. I want to extract the most frequent nouns from user reviews using TF-IDF (let's say the output is TF_IDF_List), the result will be wordlist.
After that, I want to use Word2Vec to find the similarity of the words in the TF_IDF_List.
Then, using k-means to cluster those similar words.
May I know if anyone can guide me how to achieve that in rapidminer?

Your small input will make a big difference to my learning.

thanks much in advance.

Best Answer

Sign In or Register to comment.