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:
- The notes for Math, Machine Learning, Deep Learning and Research papers.☆52Updated 5 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- PyTorch deep learning models for text processing☆178Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Keras implementation of CoVe☆50Updated 6 years ago
- Code for my blog post☆49Updated 6 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 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 python library to compute rouge score for summarization☆57Updated 2 years ago
- 2019 NAACL NLI with Deep Learning tutorial site.☆31Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- ULMFiT + Siamese Network for Sentence Vectors☆33Updated 6 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 7 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Text Summarization using Pointer Attention Models☆59Updated 7 years ago
- An implementation of Hierchical Attention Networks for Document Classification in Keras.☆46Updated 4 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Utilities for Keras - Deep Learning library☆31Updated 2 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and T…☆209Updated 3 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- An extension of word2vec to learn phrase embeddings☆75Updated 6 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 years ago
- A spell checker built from GloVe word vectors☆81Updated 7 years ago
- ☆130Updated 5 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 7 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- ImplementAI Workshop on Deep NLP for Question Generation☆77Updated 7 years ago