You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cory Nguyen (JIRA)" <ji...@apache.org> on 2016/04/07 18:59:25 UTC

[jira] [Commented] (SPARK-4101) [MLLIB] Improve API in Word2Vec model

    [ https://issues.apache.org/jira/browse/SPARK-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230564#comment-15230564 ] 

Cory Nguyen commented on SPARK-4101:
------------------------------------

Were you guys able to implement the Doc2vec version since? Interested to know if there has been development with it since. Thanks!

> [MLLIB] Improve API in Word2Vec model
> -------------------------------------
>
>                 Key: SPARK-4101
>                 URL: https://issues.apache.org/jira/browse/SPARK-4101
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>    Affects Versions: 1.1.0
>            Reporter: Peter Rudenko
>            Priority: Minor
>
> 1) Would be nice to be able to retrieve underlying model map, to be able to work with it after (make an RDD, persist/load,  online train, etc.). (Done by [SPARK-4582|https://issues.apache.org/jira/browse/SPARK-4582] )
> 2) Be able to extend Word2VecModel to add custom functionality (like add analogyWords(w1: String, w2: String, target: String, num: Int) method, which returns n words that relates to target as w1 to w2).
> 3) Make cosineSimilarity method public to be able to reuse it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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