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 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:
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- The notes for Math, Machine Learning, Deep Learning and Research papers.☆52Updated 5 years ago
- A spell checker built from GloVe word vectors☆81Updated 7 years ago
- Keras implementation of CoVe☆50Updated 6 years ago
- Demo code to use SyntaxNet for basic paraphrasing.☆49Updated 7 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 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
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- An implementation of Hierchical Attention Networks for Document Classification in Keras.☆46Updated 4 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- ACL 2018 paper: Probabilistic FastText for Multi-Sense Word Embeddings (Athiwaratkun et al., 2018)☆148Updated 6 years ago
- Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition☆33Updated 7 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Incremental learning of word embeddings with context informativeness.☆94Updated last year
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 7 years ago
- Doc2Vec implementation in tensorflow.☆51Updated 8 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 7 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆31Updated 6 years ago
- PyTorch deep learning models for text processing☆178Updated 6 years ago
- Code for my blog post☆49Updated 6 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager☆72Updated 2 years ago