[ 
https://issues.apache.org/jira/browse/SPARK-12016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-12016.
-------------------------------
    Resolution: Invalid

> word2vec load model can't use findSynonyms to get words 
> --------------------------------------------------------
>
>                 Key: SPARK-12016
>                 URL: https://issues.apache.org/jira/browse/SPARK-12016
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 1.5.2
>         Environment: ubuntu 14.04
>            Reporter: yuangang.liu
>
> I use word2vec.fit to train a word2vecModel and then save the model to file 
> system. when I load the model from file system, I found I can use 
> transform('a') to get a vector, but I can't use findSynonyms('a', 2) to get 
> some words.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to