How to use Word2Vec
Hello, everyone
I want to use Word2Vec operator, which belongs to Word2Vec extension.
Word2Vec operator has one output, which is model.
I tried the tutorial process for Word2Vec operator,
but the output of Word2Vec operator doesn't contain anything.
It just says "Word2Vec Model with 119 words"
There is no output data.
How can I use Word2Vec in RapidMiner??
Find more posts tagged with
Sort by:
1 - 4 of
41
Sort by:
1 - 2 of
21
you can use the built word2vec operator by applying it on other data sets or by using the extract dictionary operator.
BR,
Martin