Joseph K. Bradley created SPARK-13629:
-----------------------------------------

             Summary: Add binary toggle Param to CountVectorizer
                 Key: SPARK-13629
                 URL: https://issues.apache.org/jira/browse/SPARK-13629
             Project: Spark
          Issue Type: New Feature
          Components: ML
            Reporter: Joseph K. Bradley
            Priority: Minor


It would be handy to add a binary toggle Param to CountVectorizer, as in the 
scikit-learn one: 
[http://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html]

If set, then all non-zero counts will be set to 1.



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