[jira] [Commented] (SPARK-6529) Word2Vec transformer

2015-04-22 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508518#comment-14508518 ] Xiangrui Meng commented on SPARK-6529: -- Yes, we discussed this offline yesterday. I t

[jira] [Commented] (SPARK-6529) Word2Vec transformer

2015-04-20 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504180#comment-14504180 ] Joseph K. Bradley commented on SPARK-6529: -- [~yinxusen] brings up a good point (i

[jira] [Commented] (SPARK-6529) Word2Vec transformer

2015-04-20 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503091#comment-14503091 ] Apache Spark commented on SPARK-6529: - User 'yinxusen' has created a pull request for

[jira] [Commented] (SPARK-6529) Word2Vec transformer

2015-04-18 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501457#comment-14501457 ] Joseph K. Bradley commented on SPARK-6529: -- I agree it can transform a {code}word

[jira] [Commented] (SPARK-6529) Word2Vec transformer

2015-04-18 Thread Xusen Yin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501444#comment-14501444 ] Xusen Yin commented on SPARK-6529: -- [~josephkb] Word2Vec model is different with others.

[jira] [Commented] (SPARK-6529) Word2Vec transformer

2015-04-10 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490352#comment-14490352 ] Joseph K. Bradley commented on SPARK-6529: -- Sure, I'll assign it to you. Thanks!

[jira] [Commented] (SPARK-6529) Word2Vec transformer

2015-03-25 Thread Xusen Yin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381360#comment-14381360 ] Xusen Yin commented on SPARK-6529: -- org.apache.spark.mllib.feature.Word2Vec is the core c

[jira] [Commented] (SPARK-6529) Word2Vec transformer

2015-03-25 Thread sdfox (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381297#comment-14381297 ] sdfox commented on SPARK-6529: -- Now, it has a org.apache.spark.mllib.feature.Word2Vec class.