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

Apache Spark commented on SPARK-10835:
--------------------------------------

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

> Change Output of NGram to Array(String, True)
> ---------------------------------------------
>
>                 Key: SPARK-10835
>                 URL: https://issues.apache.org/jira/browse/SPARK-10835
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>            Reporter: Sumit Chawla
>            Assignee: yuhao yang
>            Priority: Minor
>
> Currently output type of NGram is Array(String, false), which is not 
> compatible with LDA  since their input type is Array(String, true). 



--
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

Reply via email to