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
- Implementation of ULMFit algorithm for text classification via transfer learning☆95Updated 5 years ago
- A spell checker built from GloVe word vectors☆81Updated 6 years ago
- The notes for Math, Machine Learning, Deep Learning and Research papers.☆52Updated 5 years ago
- Keras implementation of CoVe☆51Updated 6 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- A python library to compute rouge score for summarization☆58Updated 2 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 5 years ago
- PyTorch deep learning models for text processing☆177Updated 5 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆118Updated 6 years ago
- ☆46Updated 2 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization"(https://arxiv.org/abs/1705.04304)☆19Updated 7 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- Code for my blog post☆49Updated 6 years ago
- Incremental learning of word embeddings with context informativeness.☆95Updated last year
- Keras implementation of the Crepe character-level convolutional neural net.☆74Updated 6 years ago
- ULMFiT + Siamese Network for Sentence Vectors☆35Updated 6 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆60Updated 6 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆59Updated 7 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 6 years ago
- Transfer Learning for NLP Tasks☆56Updated 6 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆109Updated 3 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 5 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆77Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆86Updated 7 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 4 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- Semantic Textual Similarity in Python☆80Updated 7 years ago
- Text Summarization using Pointer Attention Models☆60Updated 6 years ago