Options

clustering by word2vec and another

m_keshavarz_comm_keshavarz_com Member Posts: 28 Contributor I
edited December 2018 in Help

Hello to all
I have a thousand checking data
I want to use wor2vec instead of tfidf
I turn the sentences into vectors, and then I can cluster in according to the words that are out of word2vec.
This is my process
But in clustering, sentences extracted by word2vec are clustered. Not sentences
I want to cluster out what does not happen based on the words that word2vec has left
Can anyone correct the process?
Thanks a lot
vc.JPGvc2.JPG

Answers

  • Options
    MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,507 RM Data Scientist

    Dear @m_keshavarz_com,

    word2vec converts Words into Vectors, not sentences. You need to do an aggregation for sentences.

     

    BR,

    Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • Options
    m_keshavarz_comm_keshavarz_com Member Posts: 28 Contributor I

    Hello dear professor
    Yes I know
    But
    How can I cluster with word2vec?
    Please help me and if you can tell me how to set up my process?
    thanks a lot
    With respect

     

  • Options
    m_keshavarz_comm_keshavarz_com Member Posts: 28 Contributor I

    Hello
    Someone here is not a word2vec specialist
    I want to cluster with words that extracted word2vec but
    Instead of clustering sentences, the words are clustered
    No one is helping me.
    ???
    Sorry
    It is essential for me
    Thanks a lot

    ww.JPGww1.JPG

Sign In or Register to comment.