GradySimon / tensorflow-gloveLinks
An implementation of GloVe in TensorFlow
☆291Updated 7 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:
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆222Updated 6 years ago
- Deep Averaging Networks☆237Updated 3 years ago
- ☆472Updated 3 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆245Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Recurrent & convolutional neural network modules☆353Updated 6 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Text classification using a convolutional neural network.☆450Updated 5 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016☆434Updated 8 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 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 6 years ago
- Word to Gaussian Mixture Model☆283Updated 6 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- Word Mover's Distance from Matthew J Kusner's paper "From Word Embeddings to Document Distances"☆541Updated last year
- LSTM language model with CNN over characters☆830Updated 8 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 7 years ago
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆307Updated 5 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285☆329Updated 8 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆367Updated 8 years ago
- ☆233Updated 6 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago