napsternxg / deepwalk_keras_igraph
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
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Word vectors☆64Updated 6 years ago
- A convolutional neural network library for NLP.☆60Updated 7 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 10 years ago
- Social Poisson Factorization☆26Updated 6 years ago
- Theano implementation of GloVe for graphs☆46Updated 9 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
- Word Embedding Revisted: Explicit Matrix Factorization☆33Updated 7 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
- A board game recommendation engine/model/website.☆39Updated 8 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆40Updated 9 years ago
- Implementations of matrix factorization or tensor factorization algorithms☆32Updated 9 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
- topics Models extension for Mallet & scikit-learn☆49Updated 8 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 9 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆53Updated 7 years ago
- ☆44Updated 9 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 9 years ago
- Neural embeddings with negative sampling in Keras☆11Updated 7 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
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 9 years ago
- ☆70Updated 10 years ago
- Implementation of Word Embedding-based Antonym Detection using Thesauri and Distributional Information in NAACL2015☆35Updated 3 years ago