napsternxg / deepwalk_keras_igraph
Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk
☆38Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for deepwalk_keras_igraph
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 7 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 9 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 6 years ago
- Theano implementation of GloVe for graphs☆46Updated 9 years ago
- A convolutional neural network library for NLP.☆60Updated 6 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 9 years ago
- Social Poisson Factorization☆26Updated 5 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆60Updated 8 years ago
- Word vectors☆64Updated 6 years ago
- Scalable tensor factorization☆53Updated 9 years ago
- ☆16Updated 8 years ago
- Randomized embeddings for extreme learning☆24Updated 9 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆54Updated 7 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 8 years ago
- Scalable inference for Correlated Topic Models☆30Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 8 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆41Updated 9 years ago
- Scripts to explore and visualize distributional semantic models using graphs.☆23Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆86Updated 8 years ago
- Code for the implementation of Tweet2Vec☆61Updated 6 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 9 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- Dynamic version of Poisson Factorization (dPF). dPF captures the changing interest of users and the evolution of items over time accordin…☆49Updated 8 years ago