JonathanRaiman / PVDMLinks
Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.
☆246Updated 7 years ago
Alternatives and similar repositories for PVDM
Users that are interested in PVDM are comparing it to the libraries listed below
Sorting:
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- ☆196Updated 7 years ago
- ☆218Updated 9 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago
- Learning to Rank with Deep Neural Networks☆154Updated 10 years ago
- ☆87Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- ☆142Updated 5 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 8 years ago
- In progress☆272Updated 8 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆187Updated 8 years ago
- Deep Averaging Networks☆237Updated 3 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- in progress☆187Updated 7 years ago
- Tools for mapping a sentence with arbitrary length to vector space☆664Updated 10 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Code for the paper "Improving Information Extraction by Acquiring External Evidence with Reinforcement Learning" http://arxiv.org/abs/160…☆233Updated 7 years ago
- Naive Bayes SVM for Sentiment Analysis☆305Updated 8 years ago
- Word Mover's Distance from Matthew J Kusner's paper "From Word Embeddings to Document Distances"☆541Updated last year
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆223Updated 6 years ago
- Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs☆80Updated 6 years ago
- This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.☆167Updated 9 years ago
- A demo code for topical word embedding☆314Updated 7 years ago
- Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend item…☆147Updated 10 years ago