GradySimon / tensorflow-gloveLinks
An implementation of GloVe in TensorFlow
☆291Updated 8 years ago
Alternatives and similar repositories for tensorflow-glove
Users that are interested in tensorflow-glove are comparing it to the libraries listed below
Sorting:
- ☆472Updated 3 years ago
- Deep Averaging Networks☆239Updated 3 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆246Updated 7 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆223Updated 6 years ago
- Text classification using a convolutional neural network.☆453Updated 5 years ago
- End-To-End Memory Network using Tensorflow☆341Updated 8 years ago
- Recurrent & convolutional neural network modules☆355Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆404Updated 7 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago
- Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016☆434Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated 2 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆177Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆224Updated 5 years ago
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆308Updated 6 years ago
- Word Mover's Distance from Matthew J Kusner's paper "From Word Embeddings to Document Distances"☆540Updated last year
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆437Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Some language modeling tools for Keras☆659Updated 8 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆460Updated 7 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
- Sentence2vec by Rock☆311Updated 9 months ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆522Updated 8 years ago
- ☆235Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago