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:
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆245Updated 7 years ago
- Text classification using a convolutional neural network.☆449Updated 5 years ago
- ☆472Updated 3 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- Sentence2vec by Rock☆312Updated 2 months ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- Deep Averaging Networks☆238Updated 3 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆222Updated 6 years ago
- Yet another Python binding for fastText☆224Updated 6 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆177Updated 7 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 7 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
- ☆617Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- CNN/Daily Mail Reading Comprehension Task☆292Updated 8 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- Some language modeling tools for Keras☆658Updated 7 years ago
- ☆233Updated 6 years ago
- ☆149Updated 2 years ago
- Extension of the original word2vec using different architectures☆211Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 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
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆520Updated 7 years ago
- NER system based on stack LSTMs☆340Updated 7 years ago