[GitHub] [flink-ml] jiangxin369 commented on a diff in pull request #183: [FLINK-29603] Add Transformer for StopWordsRemover

2022-12-07 Thread GitBox
jiangxin369 commented on code in PR #183: URL: https://github.com/apache/flink-ml/pull/183#discussion_r1042170078 ## flink-ml-lib/src/main/java/org/apache/flink/ml/feature/stopwordsremover/StopWordsRemoverBase.java: ## @@ -0,0 +1,118 @@ +/* + * Licensed to the Apache Software

[GitHub] [flink-ml] jiangxin369 commented on a diff in pull request #183: [FLINK-29603] Add Transformer for StopWordsRemover

2022-12-04 Thread GitBox
jiangxin369 commented on code in PR #183: URL: https://github.com/apache/flink-ml/pull/183#discussion_r1039164531 ## docs/content/docs/operators/feature/stopwordsremover.md: ## @@ -0,0 +1,165 @@ +--- +title: "StopWordsRemover" +weight: 1 +type: docs +aliases: +-

[GitHub] [flink-ml] jiangxin369 commented on a diff in pull request #183: [FLINK-29603] Add Transformer for StopWordsRemover

2022-12-04 Thread GitBox
jiangxin369 commented on code in PR #183: URL: https://github.com/apache/flink-ml/pull/183#discussion_r1039164531 ## docs/content/docs/operators/feature/stopwordsremover.md: ## @@ -0,0 +1,165 @@ +--- +title: "StopWordsRemover" +weight: 1 +type: docs +aliases: +-

[GitHub] [flink-ml] jiangxin369 commented on a diff in pull request #183: [FLINK-29603] Add Transformer for StopWordsRemover

2022-12-04 Thread GitBox
jiangxin369 commented on code in PR #183: URL: https://github.com/apache/flink-ml/pull/183#discussion_r1038916503 ## flink-ml-python/pyflink/ml/lib/feature/stopwordsremover.py: ## @@ -0,0 +1,135 @@

[GitHub] [flink-ml] jiangxin369 commented on a diff in pull request #183: [FLINK-29603] Add Transformer for StopWordsRemover

2022-11-30 Thread GitBox
jiangxin369 commented on code in PR #183: URL: https://github.com/apache/flink-ml/pull/183#discussion_r1035581618 ## flink-ml-lib/src/main/resources/org/apache/flink/ml/feature/stopwords/README: ## @@ -0,0 +1,12 @@ +Stopwords Corpus + +This corpus contains lists of stop words