guillaume-chevalier / GloVe-as-a-TensorFlow-Embedding-Layer
Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.
☆90Updated 6 years ago
Alternatives and similar repositories for GloVe-as-a-TensorFlow-Embedding-Layer:
Users that are interested in GloVe-as-a-TensorFlow-Embedding-Layer are comparing it to the libraries listed below
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- PyTorch deep learning models for text processing☆178Updated 6 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 7 years ago
- An implementation of Hierchical Attention Networks for Document Classification in Keras.☆46Updated 4 years ago
- Keras implementation of CoVe☆50Updated 6 years ago
- A spell checker built from GloVe word vectors☆81Updated 6 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- The notes for Math, Machine Learning, Deep Learning and Research papers.☆52Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Code for WWW 2017 conference paper "Leveraging large amounts of weakly supervised data for multi-language sentiment classification"☆36Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- A simple CNN implementation in Keras.☆30Updated 8 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 years ago
- ☆52Updated 7 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- Text Summarization using Pointer Attention Models☆59Updated 7 years ago
- Code for my blog post☆49Updated 6 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 7 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- ULMFiT + Siamese Network for Sentence Vectors☆34Updated 6 years ago
- Semantic Textual Similarity in Python☆79Updated 8 years ago
- NLP tutorial☆42Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago