BangLiu / QANet-PyTorch
Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"
☆120Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for QANet-PyTorch
- A Pytorch implementation of QANet☆91Updated 6 years ago
- R-net in PyTorch, with ELMo☆199Updated 4 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆108Updated 6 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆149Updated 5 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 5 years ago
- ☆120Updated last year
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 2 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆84Updated 2 years ago
- The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.☆57Updated 5 years ago
- PyTorch code for ICLR 2019 paper: Global-to-local Memory Pointer Networks for Task-Oriented Dialogue https://arxiv.org/pdf/1901.04713☆160Updated 5 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆153Updated 7 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago
- Code for EMNLP 2018 paper "Commonsense for Generative Multi-Hop Question Answering Tasks"☆123Updated 5 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆155Updated 2 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 5 years ago
- A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task☆136Updated 5 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆100Updated 4 years ago
- Reinforced Mnemonic Reader for Machine Reading Comprehension with reinforcement loss in tensorflow☆24Updated 6 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 2 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Updated last year
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆70Updated 5 years ago
- Retrieve, Read, Rerank: Towards End-to-End Multi-Document Reading Comprehension☆105Updated 5 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆121Updated 6 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆55Updated 5 years ago
- ☆43Updated 6 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆106Updated 5 years ago
- Code corresponding to our paper "A Graph-to-Sequence Model for AMR-to-Text Generation"☆137Updated 3 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆133Updated 5 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆125Updated 5 years ago