-
-
Save shashankg7/011c155c041cbec29863e1a639fbf839 to your computer and use it in GitHub Desktop.
This file contains 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
- 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 | |
- sense2vec http://arxiv.org/abs/1511.06388 | |
- node2vec http://www.kdd.org/kdd2016/papers/files/Paper_218.pdf | |
- vec2topic http://arxiv.org/abs/1603.04747 | |
- wordnet2vec http://arxiv.org/abs/1606.03335 | |
- doc2sent2vec http://research.microsoft.com/apps/pubs/default.aspx?id=264430 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment