You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/08/03 16:19:04 UTC

[jira] [Commented] (SPARK-9484) Word2Vec import/export for original binary format

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org