BangLiu / QANet-PyTorchLinks
Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"
☆120Updated 6 years ago
Alternatives and similar repositories for QANet-PyTorch
Users that are interested in QANet-PyTorch are comparing it to the libraries listed below
Sorting:
- A Pytorch implementation of QANet☆91Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆144Updated 3 years ago
- The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.☆58Updated 6 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆149Updated 6 years ago
- Pytorch Implementation of Dynamic Co-attention Networks(DCN+) for Question Answering on SQuAD2.0☆54Updated 7 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 3 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆54Updated 6 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆154Updated 3 years ago
- Code for EMNLP 2018 paper "Commonsense for Generative Multi-Hop Question Answering Tasks"☆123Updated 6 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 5 years ago
- Visualization for simple attention and Google's multi-head attention.☆68Updated 7 years ago
- Code for "Unpaired Sentiment-to-Sentiment Translation: A Cycled Reinforcement Learning Approach" (ACL 2018)☆108Updated 7 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 7 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 6 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆118Updated 6 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 8 years ago
- Reinforced Mnemonic Reader for Machine Reading Comprehension with reinforcement loss in tensorflow☆24Updated 6 years ago
- PyTorch code for ICLR 2019 paper: Global-to-local Memory Pointer Networks for Task-Oriented Dialogue https://arxiv.org/pdf/1901.04713☆159Updated 6 years ago
- The code for "An Auto-Encoder Matching Model for Learning Utterance-Level Semantic Dependency in Dialogue Generation" (EMNLP 2018)☆47Updated 7 years ago
- BiSET: Bi-directional Selective Encoding with Template for Abstractive Summarization (ACL 2019)☆41Updated 3 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- Graph to sequence implemented in Pytorch combining Graph convolutional networks and opennmt-py☆152Updated 6 years ago
- SDNet☆187Updated 2 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆153Updated 8 years ago
- Code corresponding to our paper "A Graph-to-Sequence Model for AMR-to-Text Generation"☆137Updated 4 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Updated 7 years ago
- roBERTa training for SQuAD☆50Updated 5 years ago