napsternxg / deepwalk_keras_igraphLinks
Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk
☆38Updated 9 years ago
Alternatives and similar repositories for deepwalk_keras_igraph
Users that are interested in deepwalk_keras_igraph are comparing it to the libraries listed below
Sorting:
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Word vectors☆64Updated 7 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- Randomized embeddings for extreme learning☆24Updated 9 years ago
- The information sieve for discrete variables.☆36Updated 8 years ago
- Theano implementation of GloVe for graphs☆47Updated 10 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- ☆44Updated 9 years ago
- ☆36Updated 10 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- A board game recommendation engine/model/website.☆39Updated 8 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 9 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Collaborative Topic Modeling. P. Gopalan, L. Charlin, D.M. Blei, Content-based recommendations with Poisson factorization, NIPS 2014.☆59Updated 8 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- code for iclr workshop paper "Learning Document Embedding by Predicting N-grams for Sentiment Classification of Long Movie Reviews"☆25Updated 9 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- Dynamic version of Poisson Factorization (dPF). dPF captures the changing interest of users and the evolution of items over time accordin…☆48Updated 9 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 9 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 10 years ago
- Bernoulli Embeddings for Text☆83Updated 7 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 9 years ago
- Scalable inference for Correlated Topic Models☆30Updated 10 years ago
- Social Poisson Factorization☆26Updated 6 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 9 years ago
- Cython implementation of DeepWalk☆54Updated 2 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆55Updated 7 years ago