Can you provide an example for how to use the word2vec operator in RapidMiner? I generally understand the concept but there are no materials on how to actually create a word2vec model in Rapidminer. I tried doing this on my own but kept getting error messages that the input I was providing was not what was expected, and I needed to tokenize the documents
. I also could not find any good materials online.