jojonki / BiDAF
Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.org/abs/1611.01603
☆143Updated 3 years ago
Alternatives and similar repositories for BiDAF:
Users that are interested in BiDAF are comparing it to the libraries listed below
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 5 years ago
- A Pytorch implementation of QANet☆91Updated 6 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆148Updated 6 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 6 years ago
- The source code of ACL 2018 paper "Denoising Distantly Supervised Open-Domain Question Answering".☆204Updated 6 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 7 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆105Updated 5 years ago
- Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems☆352Updated last year
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- TensorFlow Models for the Stanford Question Answering Dataset☆72Updated 6 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 2 years ago
- A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task☆135Updated 6 years ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆118Updated 6 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Updated 6 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆154Updated 2 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆101Updated 5 years ago
- ☆78Updated 5 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 6 years ago
- The baselines used in the CoQA paper☆175Updated 4 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- question answering, reading comprehension toolkit☆166Updated 2 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆84Updated 3 years ago
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.or…☆196Updated 3 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated last year
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆139Updated 2 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 5 years ago