Unable to get desired result using Word2Vec

Altair Community Member
Updated by Jocelyn
I am trying to implement the Word2Vec extension operator in RapidMiner for the Cyber Solutions Spam Detection project. Despite reading numerous forums and RapidMiner-related materials, I am still struggling to achieve my desired results.
After significant effort, I was able to run the process without errors. However, the output results are empty, and I am unsure why this is happening. Additionally, the output columns include 49 dimensions, but I am not sure what those dimensions refer to. I assume it is related to the Word2Vec parameters, but would appreciate clarification on this and how it relates the ham-spam analysis.
I have attached my RapidMiner (RM) file for your reference. Your guidance in understanding the correct setup and the role of each operator in the Word2Vec process would be greatly appreciated.
Files attached.
Files attached.
Find more posts tagged with
Sort by:
1 - 3 of
31

MartinLiebig

Hi there,
the collection you are trying to apply the model on is empty. Try this one:
Cheers,
Martin
Hi,
check out this thread, where Ingo explains how to get XMLs in: https://community.rapidminer.com/discussion/50470/import-xml-code-to-process
RMP is by the way just xml. You can also just rename it to rmp and load it.
Best,
Martin