Skip to content

Commit

Permalink
Merge pull request #2 from PaulRenvoise/master
Browse files Browse the repository at this point in the history
[ADD] paper for lda2vec, wiki2vec
  • Loading branch information
MaxwellRebo committed May 25, 2016
2 parents 030fdec + 080d12c commit 75308c4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Python: https://github.com/rezoo/illustration2vec

**lda2vec**

Paper: https://arxiv.org/pdf/1605.02019v1.pdf

Slideshare: http://www.slideshare.net/ChristopherMoody3/word2vec-lda-and-introducing-a-new-hybrid-algorithm-lda2vec-57135994

Python: https://github.com/cemoody/lda2vec
Expand All @@ -60,3 +62,9 @@ Python: https://github.com/cemoody/lda2vec
**sentence2vec**

Python: https://github.com/klb3713/sentence2vec

<hr>

**wiki2vec**

Java/Scala: https://github.com/idio/wiki2vec

0 comments on commit 75308c4

Please sign in to comment.