All the projects that related to xxx2vec.
- word2vec
reference paper : Distributed Representations of Words and Phrases and their Compositionality
reference code : https://zhuanlan.zhihu.com/p/27296712
data : https://github.com/NELSONZHAO/zhihu/tree/master/skip_gram/data
- doc2vec
reference paper : Distributed Representations of Sentences and Documents
reference code : http://linanqiu.github.io/2015/10/07/word2vec-sentiment/
data : https://github.com/linanqiu/word2vec-sentiments
- item2vec
reference paper : Neural Item Embedding for Collaborative Filtering
reference code : https://github.com/lujiaying/MovieTaster-Open
data : https://github.com/lujiaying/MovieTaster-Open/tree/master/datas
- node2vec
reference paper : DeepWalk: Online Learning of Social Representations
reference code : https://github.com/shenweichen/GraphEmbedding
data : https://github.com/shenweichen/GraphEmbedding/tree/master/data