Skip to content
Snippets Groups Projects
Commit e20cd9f4 authored by Burak Köse's avatar Burak Köse Committed by Xiangrui Meng
Browse files

[SPARK-14050][ML] Add multiple languages support and additional methods for Stop Words Remover

## What changes were proposed in this pull request?

This PR continues the work from #11871 with the following changes:
* load English stopwords as default
* covert stopwords to list in Python
* update some tests and doc

## How was this patch tested?

Unit tests.

Closes #11871

cc: burakkose srowen

Author: Burak Köse <burakks41@gmail.com>
Author: Xiangrui Meng <meng@databricks.com>
Author: Burak KOSE <burakks41@gmail.com>

Closes #12843 from mengxr/SPARK-14050.
parent 5c8fad7b
No related branches found
No related tags found
No related merge requests found
Showing
with 2614 additions and 87 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment