laddie132 / Match-LSTM
A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension
☆107Updated 6 years ago
Alternatives and similar repositories for Match-LSTM:
Users that are interested in Match-LSTM are comparing it to the libraries listed below
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆105Updated 5 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆148Updated 6 years ago
- A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task☆135Updated 6 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆139Updated 2 years ago
- Reinforced Mnemonic Reader for Machine Reading Comprehension with reinforcement loss in tensorflow☆24Updated 6 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆100Updated 4 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 QANet☆91Updated 6 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 7 years ago
- Resources of our paper at AAAI-19 ``Response Generation by Context-aware Prototype Editing"☆78Updated 5 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- question answering, reading comprehension toolkit☆166Updated 2 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
- The source code of ACL 2018 paper "Denoising Distantly Supervised Open-Domain Question Answering".☆206Updated 6 years ago
- A Multi-Type Multi-Span Network for Reading Comprehension that Requires Discrete Reasoning☆89Updated 5 years ago
- Improving Machine Reading Comprehension with General Reading Strategies☆37Updated 5 years ago
- An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question A…☆76Updated 3 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 3 years ago
- Cross-Lingual Machine Reading Comprehension (EMNLP 2019)☆68Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 3 years ago
- CIKM 2019: Interactive Matching Network for Multi-Turn Response Selection in Retrieval-Based Chatbots☆84Updated 5 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- A toolkit for abstractive summarization, which is easy to implement the baseline and our proposed models, which can achieve the SOTA perf…☆49Updated 6 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆52Updated 4 years ago
- ReCoSa: Detecting the Relevant Contexts with Self-Attention for Multi-turn Dialogue Generation☆57Updated 5 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 6 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 5 years ago
- ☆78Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆79Updated 6 years ago
- NLU: domain-intent-slot; text2SQL☆75Updated 4 years ago