guillaume-chevalier / GloVe-as-a-TensorFlow-Embedding-LayerLinks
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.
☆89Updated 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
Sorting:
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- ImplementAI Workshop on Deep NLP for Question Generation☆77Updated 7 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- 2019 NAACL NLI with Deep Learning tutorial site.☆31Updated 6 years ago
- Code for my blog post☆49Updated 6 years ago
- NLP library designed for reproducible experimentation management☆294Updated last year
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆31Updated 6 years ago
- ☆188Updated 7 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆110Updated 3 years ago
- Train and visualize Hierarchical Attention Networks☆202Updated 7 years ago
- interactive explorer for language models☆135Updated 3 years ago
- A spell checker built from GloVe word vectors☆81Updated 7 years ago
- Demo code to use SyntaxNet for basic paraphrasing.☆49Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- The notes for Math, Machine Learning, Deep Learning and Research papers.☆52Updated 5 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆188Updated 6 years ago
- Tensorflow 1.5 implementation of Chris Moody's Lda2vec, adapted from @meereeum☆108Updated 6 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 8 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 years ago
- Topic modeling with word vectors☆118Updated 4 years ago
- Text Summarization using Pointer Attention Models☆59Updated 7 years ago
- Keras implementation of CoVe☆50Updated 6 years ago