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.
☆90Updated 7 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
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Demo code to use SyntaxNet for basic paraphrasing.☆49Updated 8 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- ImplementAI Workshop on Deep NLP for Question Generation☆77Updated 7 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 7 years ago
- NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager☆71Updated 2 years ago
- ☆188Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- A spell checker built from GloVe word vectors☆81Updated 7 years ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆214Updated 8 years ago
- Enso: An Open Source Library for Benchmarking Embeddings + Transfer Learning Methods☆96Updated 4 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- Keras implementation of CoVe☆50Updated 7 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆223Updated 6 months ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- The notes for Math, Machine Learning, Deep Learning and Research papers.☆52Updated 6 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 7 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 8 years ago
- NLP library designed for reproducible experimentation management☆294Updated last year
- Neural Paraphrase Generation☆177Updated 3 years ago
- Use RNNs to identify entities in news queries☆56Updated 9 years ago
- Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Process…☆250Updated 7 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- Code for my blog post☆50Updated 7 years ago