Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
ml-2.2.0
Description
Add Transformer for StopWordsRemover.
Its function would be at least equivalent to Spark's org.apache.spark.ml.feature.StopWordsRemover. The relevant PR should contain the following components:
- Java implementation/test (Must include)
- Python implementation/test (Optional)
- Markdown document (Optional)
Attachments
Issue Links
- links to