GitHub user s4weng opened a pull request:
https://github.com/apache/spark/pull/11766
SPARK-13938 MLLIB word2phrase feature created in ML
## What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
## How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration
tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise,
remove this)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/s4weng/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11766.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 #11766
----
commit a78d51ad0606a69d60e2a6a760b274768ad59f25
Author: Steve Weng <[email protected]>
Date: 2016-03-03T19:35:08Z
word2phrase
commit 19b1850e7aaf967ee44c7babd8ea270f3a112ec1
Author: Steve Weng <[email protected]>
Date: 2016-03-03T23:52:30Z
fixed saving/reading file
commit 7f31f55670bd1755183cb55f49421e36a007c3df
Author: Steve Weng <[email protected]>
Date: 2016-03-05T00:12:02Z
regrex replaceall
commit c3bfe5b6b979af9f77af4428aa53a00b15882f11
Author: Steve Weng <[email protected]>
Date: 2016-03-07T21:16:35Z
array of tuples to array of str
commit 444965f40b55254fac8a25838ffe49fe53b36fa8
Author: Steve Weng <[email protected]>
Date: 2016-03-09T00:06:30Z
string bracket removal
commit 666eda2d70ac02f5056aaee1a9e4c17cc7635138
Author: Steve Weng <[email protected]>
Date: 2016-03-09T01:56:25Z
testsuite added model
commit 186cbedc4c5fe6df81e186af9229ad64027197a6
Author: Steve Weng <[email protected]>
Date: 2016-03-09T02:13:53Z
removed irrelevant comments
commit d547bd87362f332b1269ce4c955810b6c01dd404
Author: Steve Weng <[email protected]>
Date: 2016-03-11T22:40:47Z
removed temptable usage
commit 2cd77ec2fd79bca97c4400d3a1d71aed1262d5b6
Author: Steve Weng <[email protected]>
Date: 2016-03-11T23:16:29Z
rename var
commit b0e653bda98ede3c6bf1f6d986ce5cdddce993d9
Author: Steve Weng <[email protected]>
Date: 2016-03-16T18:15:43Z
passed dev-tests
----
---
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]