GitHub user dongjinleekr opened a pull request:
https://github.com/apache/spark/pull/21501
[SPARK-15064][ML] Locale support in StopWordsRemover
## What changes were proposed in this pull request?
Add locale support for `StopWordsRemover`.
## How was this patch tested?
[Scala|Python] unit tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjinleekr/spark feature/SPARK-15064
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21501.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21501
----
commit 8379d88360651e0571698412e4aecc305ae7fe60
Author: Lee Dongjin <dongjin@...>
Date: 2018-03-21T15:03:17Z
Implement SPARK-15064
commit 682df4afe6859119d01de1fa953f95ebaacb4889
Author: Lee Dongjin <dongjin@...>
Date: 2018-06-05T11:00:17Z
Add test cases for StopWordsRemoverSuite
commit 67ae6ebaebbb537f24db51be1f96759d5c6463ff
Author: Lee Dongjin <dongjin@...>
Date: 2018-06-06T07:43:45Z
Implement pyspark parity
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]