You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sue Ann Hong (JIRA)" <ji...@apache.org> on 2017/01/03 23:44:58 UTC

[jira] [Commented] (SPARK-15009) PySpark CountVectorizerModel should be able to construct from vocabulary list

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

Sue Ann Hong commented on SPARK-15009:
--------------------------------------

I'd like to work on this -- [~bryanc] is that okay with you? Thanks!

> PySpark CountVectorizerModel should be able to construct from vocabulary list
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-15009
>                 URL: https://issues.apache.org/jira/browse/SPARK-15009
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML, PySpark
>            Reporter: Bryan Cutler
>            Priority: Minor
>
> Like the Scala version, PySpark CountVectorizerModel should be able to construct the model from given a vocabulary list.
> For example
> {noformat}
> cvm = CountVectorizerModel(["a", "b", "c"])
> {noformat}



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