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

[jira] [Closed] (FLINK-13914) Add class for DocHashTFVectorizerMapper.

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

Dong Lin closed FLINK-13914.
----------------------------
    Resolution: Won't Do

> Add  class  for  DocHashTFVectorizerMapper.
> -------------------------------------------
>
>                 Key: FLINK-13914
>                 URL: https://issues.apache.org/jira/browse/FLINK-13914
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Library / Machine Learning
>            Reporter: Xu Yang
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> DocHashTFVectorizerMapper  is  a  transformer  to  convert  a  document  to  a  sparse  vector  based  on  the  frequency  of  every  word  in  the  string.
>  * Add  DocHashTFVectorizerMapper  for  the  operation  of  the DocHashTFVectorizerMapper.
>  * Add  HasBinary  for  the  params  of  DocHashTFVectorizerMapper.
>  * Add  DocHashTFVectorizerParams  for  the  params  of  DocHashTFVectorizerMapper.
>  * Add  DocHashTFVectorizerMapperTest  for  the  test  example.



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