There is a JIRA and a pull request for this - 
https://issues.apache.org/jira/browse/SPARK-15328 - however there has been no 
movement on this for a few months. As you’ll see from the pull request review I 
was able to load the Google News Model but could not get it to run.
-------------------------------------------------------------------------------
Robin East
Spark GraphX in Action Michael Malak and Robin East
Manning Publications Co.
http://www.manning.com/books/spark-graphx-in-action 
<http://www.manning.com/books/spark-graphx-in-action>





> On 5 Dec 2016, at 21:34, Lee Becker <lee.bec...@hapara.com> wrote:
> 
> Hi all,
> 
> Is there a way for Spark to load Word2Vec models trained using gensim 
> <https://radimrehurek.com/gensim/> or the original C implementation 
> <https://code.google.com/archive/p/word2vec/> of Word2Vec?  Specifically I'd 
> like to play with the Google News model 
> <https://drive.google.com/file/d/0B7XkCwpI5KDYNlNUTTlSS21pQmM/edit?usp=sharing>
>  or the Freebase model 
> <https://docs.google.com/file/d/0B7XkCwpI5KDYaDBDQm1tZGNDRHc/edit?usp=sharing>
>  to see how they perform before training my own.
> 
> Thanks,
> Lee

Reply via email to