Skip to content

Instantly share code, notes, and snippets.

@akiratu
Forked from nzw0301/something2vec.md
Created March 29, 2017 02:01
Show Gist options
  • Save akiratu/fb87119c0bc3ee028c35d4cd15fed2fb to your computer and use it in GitHub Desktop.
Save akiratu/fb87119c0bc3ee028c35d4cd15fed2fb to your computer and use it in GitHub Desktop.
- character2vec http://arxiv.org/pdf/1508.02096v2.pdf
- word2vec https://arxiv.org/abs/1310.4546
- sentenc2vec, paragraph2vec, doc2vec https://cs.stanford.edu/~quocle/paragraph_vector.pdf
- tweet2vec http://arxiv.org/abs/1605.03481
- tweet2vec http://socialmachines.media.mit.edu/wp-content/uploads/sites/27/2016/05/tweet2vec_vvr.pdf
- author2vec http://dl.acm.org/citation.cfm?id=2889382
- item2vec http://arxiv.org/abs/1603.04259
- lda2vec https://arxiv.org/abs/1605.02019
- illustration2vec http://dl.acm.org/citation.cfm?id=2820907
- tag2vec http://ktsaurabh.weebly.com/uploads/3/1/7/8/31783965/distributed_representations_for_content-based_and_personalized_tag_recommendation.pdf
- category2vec http://www.anlp.jp/proceedings/annual_meeting/2015/pdf_dir/C4-3.pdf
- topic2vec http://arxiv.org/abs/1506.08422
- image2vec http://arxiv.org/abs/1507.08818
- app2vec http://paul.rutgers.edu/~qma/research/ma_app2vec.pdf
- prod2vec http://dl.acm.org/citation.cfm?id=2788627
- meta-prod2vec http://arxiv.org/pdf/1607.07326v1.pdf
- sense2vec http://arxiv.org/abs/1511.06388
- node2vec http://www.kdd.org/kdd2016/papers/files/Paper_218.pdf
- subgraph2vec http://arxiv.org/abs/1606.08928
- wordnet2vec http://arxiv.org/abs/1606.03335
- doc2sent2vec http://research.microsoft.com/apps/pubs/default.aspx?id=264430
- vec2topic http://arxiv.org/abs/1603.04747
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment