[jira] [Commented] (SPARK-14564) Python Word2Vec missing setWindowSize method

2016-04-19 Thread Brad Willard (JIRA)

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

Brad Willard commented on SPARK-14564:
--

Do you guys think it's possible to get this in 1.6.2 release as well since it's 
minor.

> Python Word2Vec missing setWindowSize method
> 
>
> Key: SPARK-14564
> URL: https://issues.apache.org/jira/browse/SPARK-14564
> Project: Spark
>  Issue Type: New Feature
>  Components: ML, PySpark
> Environment: pyspark
>Reporter: Brad Willard
>Assignee: Jason C Lee
>Priority: Minor
>  Labels: ml, pyspark, python, word2vec
> Fix For: 2.0.0
>
>
> The setWindowSize method when constructing the Word2Vec model is available in 
> scala but missing in python so you're stuck with a window of 5.



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

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



[jira] [Commented] (SPARK-14564) Python Word2Vec missing setWindowSize method

2016-04-15 Thread Apache Spark (JIRA)

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

Apache Spark commented on SPARK-14564:
--

User 'jasoncl' has created a pull request for this issue:
https://github.com/apache/spark/pull/12428

> Python Word2Vec missing setWindowSize method
> 
>
> Key: SPARK-14564
> URL: https://issues.apache.org/jira/browse/SPARK-14564
> Project: Spark
>  Issue Type: Bug
>  Components: ML, PySpark
>Affects Versions: 1.6.0, 1.6.1
> Environment: pyspark
>Reporter: Brad Willard
>Priority: Minor
>  Labels: ml, pyspark, python, word2vec
>
> The setWindowSize method when constructing the Word2Vec model is available in 
> scala but missing in python so you're stuck with a window of 5.



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

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



[jira] [Commented] (SPARK-14564) Python Word2Vec missing setWindowSize method

2016-04-12 Thread Jason C Lee (JIRA)

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

Jason C Lee commented on SPARK-14564:
-

Looks straightforward enough. I will give it a shot!

> Python Word2Vec missing setWindowSize method
> 
>
> Key: SPARK-14564
> URL: https://issues.apache.org/jira/browse/SPARK-14564
> Project: Spark
>  Issue Type: Bug
>  Components: ML, MLlib, PySpark
>Affects Versions: 1.6.0, 1.6.1
> Environment: pyspark
>Reporter: Brad Willard
>Priority: Minor
>  Labels: ml, mllib, pyspark, python, word2vec
>
> The setWindowSize method when constructing the Word2Vec model is available in 
> scala but missing in python so you're stuck with a window of 5.



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

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