GitHub user wangyum opened a pull request:
https://github.com/apache/spark/pull/13119
[SPARK-15328][MLLIB][ML] Word2Vec import for original binary format
## What changes were proposed in this pull request?
Add `loadGoogleModel()` function to import original wor2vec binary format.
## How was this patch tested?
`mllib.feature.Word2VecSuite` and `ml.feature.Word2VecSuite`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangyum/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13119.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 #13119
----
commit 17f98089b2371033c5c88933123f070c7ad4c145
Author: Yuming Wang <[email protected]>
Date: 2016-05-14T18:44:15Z
Load Google word2vec model
----
---
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]