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

ASF GitHub Bot commented on FLINK-2094:
---------------------------------------

Github user kalmanchapman commented on the issue:

    https://github.com/apache/flink/pull/2735
  
    @kateri1 - I agree that seeking a solution with Flink's data structures is 
valuable.
    
    I also think that Flink-ML is in a unique position to implement 
streaming-first, iterative implementations of this algorithm. They are fairly 
novel on the web, but in theory have been implemented in [Gensim's 
word2vec](https://github.com/RaRe-Technologies/gensim/pull/900).
    
    Having an initial, offline implementation of word2vec in flink could be 
considered as a foundation for an online word2vec that Flink would be in a 
unique position to implement and be of great use to the community looking for a 
scaling solution to this class of problem


> Implement Word2Vec
> ------------------
>
>                 Key: FLINK-2094
>                 URL: https://issues.apache.org/jira/browse/FLINK-2094
>             Project: Flink
>          Issue Type: Improvement
>          Components: Machine Learning Library
>            Reporter: Nikolaas Steenbergen
>            Assignee: Nikolaas Steenbergen
>            Priority: Minor
>              Labels: ML
>
> implement Word2Vec
> http://arxiv.org/pdf/1402.3722v1.pdf



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to