GitHub user wangyum opened a pull request:
https://github.com/apache/spark/pull/13735
[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`
I also tested with real model:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangyum/spark SPARK-15328
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13735.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 #13735
----
commit d4c77253a89c2b85c3b976db6bcd578a20d43b35
Author: Yuming Wang <[email protected]>
Date: 2016-06-17T11:52:27Z
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]