[ 
https://issues.apache.org/jira/browse/SPARK-9484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651899#comment-14651899
 ] 

Manoj Kumar commented on SPARK-9484:
------------------------------------

I just went through the C code that does the .bin reading.

What would be the best way to go about this? The codepaths should be almost 
completely different if path.endsWith(".bin") or not right? Also should this 
use the SaveLoadV1_0 object, or should we have a different object (say 
SaveLoadBinary) which would keep the codepaths independent and help easier 
maintenance?

> Word2Vec import/export for original binary format
> -------------------------------------------------
>
>                 Key: SPARK-9484
>                 URL: https://issues.apache.org/jira/browse/SPARK-9484
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>            Reporter: Joseph K. Bradley
>            Priority: Minor
>
> It would be nice to add model import/export for Word2Vec which handles the 
> original binary format used by [https://code.google.com/p/word2vec/]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to