GitHub user feynmanliang opened a pull request:
https://github.com/apache/spark/pull/6960
Ngram featurizer python
Python API for N-gram feature transformer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/feynmanliang/spark ngram-featurizer-python
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6960.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 #6960
----
commit fe93873d83f2cc2575d36e0236f979bd26f0ff4a
Author: Feynman Liang <[email protected]>
Date: 2015-06-18T21:21:27Z
Implement n-gram feature transformer
commit 9fadd36417388ba25af86ea5d66be92b1f83338a
Author: Feynman Liang <[email protected]>
Date: 2015-06-19T02:52:02Z
Add empty and corner test cases, fix names and spaces
commit d2c839faf9bdc24fb51f060a5567140fce032bbc
Author: Feynman Liang <[email protected]>
Date: 2015-06-19T17:15:48Z
Make n > input length yield empty output
commit af63ac377fbebf2fe333c5c543b23b697390d3e1
Author: Feynman Liang <[email protected]>
Date: 2015-06-23T19:41:59Z
Add python NGram API
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]