[
https://issues.apache.org/jira/browse/SPARK-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yuhao yang updated SPARK-8703:
------------------------------
Description:
Converts a text document to a sparse vector of token counts. Similar to
http://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html
I can further add an estimator to extract vocabulary from corpus if that's
appropriate.
was:
Converts a text document to a sparse vector of token counts.
I can further add an estimator to extract vocabulary from corpus if that's
appropriate.
> Add CountVectorizer as a ml transformer to convert document to words count
> vector
> ---------------------------------------------------------------------------------
>
> Key: SPARK-8703
> URL: https://issues.apache.org/jira/browse/SPARK-8703
> Project: Spark
> Issue Type: New Feature
> Components: ML
> Reporter: yuhao yang
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Converts a text document to a sparse vector of token counts. Similar to
> http://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html
> I can further add an estimator to extract vocabulary from corpus if that's
> appropriate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]