GradySimon / tensorflow-glove
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
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Deep Averaging Networks☆238Updated 3 years ago
- End-To-End Memory Network using Tensorflow☆341Updated 8 years ago
- Text classification using a convolutional neural network.☆447Updated 5 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Sequence to sequence learning using TensorFlow.☆390Updated 6 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆264Updated 8 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆519Updated 7 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆244Updated 7 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆224Updated 4 years ago
- ☆472Updated 3 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
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Sentence2vec by Rock☆312Updated 2 years ago
- ☆233Updated 6 years ago
- Recurrent & convolutional neural network modules☆353Updated 6 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆221Updated 5 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 7 years ago
- ☆616Updated 8 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 6 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆324Updated 6 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆144Updated last year
- Some language modeling tools for Keras☆657Updated 7 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- Gaussian word embeddings☆190Updated 6 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆199Updated 8 years ago