You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yunfeng Zhou (Jira)" <ji...@apache.org> on 2022/10/12 10:10:00 UTC

[jira] [Updated] (FLINK-29604) Add Estimator and Transformer for CountVectorizer

     [ https://issues.apache.org/jira/browse/FLINK-29604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yunfeng Zhou updated FLINK-29604:
---------------------------------
    Description: 
Add Estimator and Transformer for CountVectorizer.

Its function would be at least equivalent to Spark's org.apache.spark.ml.feature.CountVectorizer. The relevant PR should contain the following components:
 * Java implementation/test (Must include)
 * Python implementation/test (Optional)
 * Markdown document (Optional)

  was:Add Estimator and Transformer for CountVectorizer.


> Add Estimator and Transformer for CountVectorizer
> -------------------------------------------------
>
>                 Key: FLINK-29604
>                 URL: https://issues.apache.org/jira/browse/FLINK-29604
>             Project: Flink
>          Issue Type: New Feature
>          Components: Library / Machine Learning
>    Affects Versions: ml-2.2.0
>            Reporter: Yunfeng Zhou
>            Priority: Major
>             Fix For: ml-2.2.0
>
>
> Add Estimator and Transformer for CountVectorizer.
> Its function would be at least equivalent to Spark's org.apache.spark.ml.feature.CountVectorizer. The relevant PR should contain the following components:
>  * Java implementation/test (Must include)
>  * Python implementation/test (Optional)
>  * Markdown document (Optional)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)