Skip to content

Conversation

@yunfengzhou-hub
Copy link
Contributor

@yunfengzhou-hub yunfengzhou-hub commented Nov 28, 2022

What is the purpose of the change

This pull request adds the Transformer of stop words remover algorithm.

Brief change log

  • Adds Transformer implementation of StopWordsRemover in Java and Python
  • Adds examples and documentations of StopWordsRemover
  • Enforces installation of Flink ML python library before running python tests
  • Change Python CI's Ubuntu version from latest to 20.04 due to this.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (no)

Documentation

  • Does this pull request introduce a new feature? (yes)
  • If yes, how is the feature documented? (docs & JavaDocs)

@yunfengzhou-hub yunfengzhou-hub force-pushed the FLINK-29603 branch 4 times, most recently from 759d0af to 93b103f Compare November 29, 2022 01:21
@yunfengzhou-hub yunfengzhou-hub marked this pull request as ready for review November 29, 2022 01:22
@yunfengzhou-hub yunfengzhou-hub force-pushed the FLINK-29603 branch 2 times, most recently from 074e565 to 038708e Compare November 30, 2022 03:56
Copy link
Contributor

@jiangxin369 jiangxin369 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Left some comments.

@yunfengzhou-hub yunfengzhou-hub force-pushed the FLINK-29603 branch 10 times, most recently from c11f88b to 1d36079 Compare December 2, 2022 03:46
Copy link
Contributor

@jiangxin369 jiangxin369 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update, left some comments.

@yunfengzhou-hub yunfengzhou-hub force-pushed the FLINK-29603 branch 4 times, most recently from 2e97ccb to 18c39dd Compare December 7, 2022 08:52
Copy link
Contributor

@jiangxin369 jiangxin369 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yunfengzhou-hub Thanks for the PR. LGRM overall. Only left a minor comment.

@lindong28
Copy link
Member

Thanks for the PR. And thanks @jiangxin369 for the review. LGTM.

@lindong28 lindong28 merged commit 2fbf793 into apache:master Dec 9, 2022
Fanoid pushed a commit to Fanoid/flink-ml that referenced this pull request Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants