You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Li Ping Zhang (JIRA)" <ji...@apache.org> on 2017/09/01 22:07:00 UTC

[jira] [Commented] (SPARK-14864) [MLLIB] Implement Doc2Vec

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

Li Ping Zhang commented on SPARK-14864:
---------------------------------------

Agree. I think it would extend spark user a lot if doc2vec is implemented in spark, and we do have several real use scenarios about running doc2vec with large scale data.

> [MLLIB] Implement Doc2Vec
> -------------------------
>
>                 Key: SPARK-14864
>                 URL: https://issues.apache.org/jira/browse/SPARK-14864
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>            Reporter: Peter Mountanos
>            Priority: Minor
>
> It would be useful to implement Doc2Vec, as described in the paper [Distributed Representations of Sentences and Documents|https://cs.stanford.edu/~quocle/paragraph_vector.pdf]. Gensim has an implementation [Deep learning with paragraph2vec|https://radimrehurek.com/gensim/models/doc2vec.html]. 
> Le & Mikolov show that when aggregating Word2Vec vector representations for a paragraph/document, it does not perform well for prediction tasks. Instead, they propose the Paragraph Vector implementation, which provides state-of-the-art results on several text classification and sentiment analysis tasks.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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