how I can vectorization the emoji?
Moha
New Altair Community Member
Hi ,
I have an excel sheet containing a single column, the column containing emoji (such I attached) and I need to vectorization the emoji and the accuracy of each one so how I can do that?
Tagged:
0
Best Answers
-
hi @Moha it's really the same concept as how I explained in your other question here: https://community.rapidminer.com/discussion/comment/62705#Comment_62705
If you post an XML process showing what you've done so far, that would help as well.Scott5 -
hi @Moha ok that's standard TF-IDF word vectorization. Did you go through the text mining module on the RapidMiner Academy? It shows you how to do this step-by-step.
https://academy.rapidminer.com/courses/text-and-web-mining-with-rapidminer
Scott5
Answers
-
hi @Moha it's really the same concept as how I explained in your other question here: https://community.rapidminer.com/discussion/comment/62705#Comment_62705
If you post an XML process showing what you've done so far, that would help as well.Scott5 -
Hi Scotti want to present it like that !!
0 -
hi @Moha ok that's standard TF-IDF word vectorization. Did you go through the text mining module on the RapidMiner Academy? It shows you how to do this step-by-step.
https://academy.rapidminer.com/courses/text-and-web-mining-with-rapidminer
Scott5 -
Ifound a solution to my problem and I will show you.
this my data :
and this is what I'm looking for:
but I want RapidMiner to separate the emoji and make each emoji in a single column.
Thank you for your kind
0