-
-
Save fivejjs/13de34297b8bae1d28370620f748c425 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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 | |
- context2vec http://u.cs.biu.ac.il/~melamuo/publications/context2vec_conll16.pdf | |
- rdf2vec http://iswc2016.semanticweb.org/pages/program/accepted-papers.html#research_ristoski_32 | |
- hash2vec http://arxiv.org/abs/1608.08940 | |
- query2vec http://www.cs.cmu.edu/~dongyeok/papers/query2vec_v0.2.pdf | |
# option anything2anything model | |
- vec2topic http://arxiv.org/abs/1603.04747 | |
- character2word http://arxiv.org/pdf/1508.02096v2.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment