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
Python: https://github.com/cemoody/lda2vec
sentence2vec