You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:23:16 UTC

[jira] [Updated] (SPARK-10105) Adding most k frequent words parameter to Word2Vec implementation

     [ https://issues.apache.org/jira/browse/SPARK-10105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-10105:
---------------------------------
    Labels: bulk-closed mllib top-k word2vec  (was: mllib top-k word2vec)

> Adding most k frequent words parameter to Word2Vec implementation
> -----------------------------------------------------------------
>
>                 Key: SPARK-10105
>                 URL: https://issues.apache.org/jira/browse/SPARK-10105
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Antonio Murgia
>            Priority: Minor
>              Labels: bulk-closed, mllib, top-k, word2vec
>
> When training Word2Vec on a really big dataset, it's really hard to evaluate the right minCount parameter, it would really help having a parameter to choose how many words you want to be in the vocabulary.
> Furthermore, the original Word2Vec paper, state that they took into account the most frequent 1M words.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org