How to use Word2Vec

User: "morphism"
New Altair Community Member
Updated by Jocelyn

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 - 2 of 21
    User: "MartinLiebig"
    Altair Employee
    Accepted Answer
    Hi,
    you can use the built word2vec operator by applying it on other data sets or by using the extract dictionary operator.
    BR,
    Martin
    User: "MartinLiebig"
    Altair Employee
    Accepted Answer
    Hi,
    you can also use Apply Word2Vec (Examples) or Apply Word2Vec (Documents) to get the vector representation of texts.
    BR,
    Martin