Skip to content

jozi/awesome-2vec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 

Repository files navigation

Awesome

awesome-2vec

Curated list of 2vec-type embedding models

This is a work in progress, so if you know of 2vec-style models that are not mentioned here, please do a PR!

The list

word2vec

Paper: https://papers.nips.cc/paper/5021-distributed-representations-of-words-and-phrases-and-their-compositionality.pdf

Java: http://deeplearning4j.org/word2vec

C++: https://github.com/jdeng/word2vec

Python:


doc2vec

Paper: https://cs.stanford.edu/~quocle/paragraph_vector.pdf

Python: https://radimrehurek.com/gensim/models/doc2vec.html


tweet2vec

Paper: https://arxiv.org/abs/1605.03481

Python: https://github.com/bdhingra/tweet2vec


batter-pitcher-2vec

Python: https://github.com/airalcorn2/batter-pitcher-2vec


illustration-2vec

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


sentence2vec

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


wiki2vec

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


topicvec

Paper: http://bigml.cs.tsinghua.edu.cn/~jun/topic-embedding.pdf

Python: https://github.com/askerlee/topicvec


entity2vec

Python: https://github.com/ot/entity2vec

Paper: http://www.di.unipi.it/~ottavian/files/wsdm15_fel.pdf


str2vec

Python: https://github.com/pengli09/str2vec


node2vec

Paper: https://arxiv.org/abs/1607.00653

Page: https://snap.stanford.edu/node2vec/

Python: https://github.com/aditya-grover/node2vec


item2vec

Paper: https://arxiv.org/abs/1603.04259


author2vec

Paper: https://www.microsoft.com/en-us/research/publication/author2vec-learning-author-representations-by-combining-content-and-link-information/


playlist-to-vec

Python: https://github.com/mattdennewitz/playlist-to-vec


sense2vec

Paper: https://arxiv.org/abs/1511.06388


med2vec

Paper: https://arxiv.org/abs/1602.05568

Python: https://github.com/mp2893/med2vec


SCODE Word Embeddings using Substitute Words

Python: https://github.com/ai-ku/wvec


game2vec

Python: https://github.com/warchildmd/game2vec


paper2vec

Paper: https://arxiv.org/pdf/1703.06587.pdf

About

Curated list of 2vec-type embedding models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published