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!
word2vec
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
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
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