A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task
☆135Nov 15, 2018Updated 7 years ago
Alternatives and similar repositories for MnemonicReader
Users that are interested in MnemonicReader are comparing it to the libraries listed below
Sorting:
- Tensorflow Implementation of R-Net☆577Aug 8, 2018Updated 7 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆149Nov 26, 2018Updated 7 years ago
- R-net in PyTorch, with ELMo☆196Nov 12, 2019Updated 6 years ago
- a pytorch implementation of match lstm question answering model☆43May 3, 2024Updated last year
- question answering, reading comprehension toolkit☆164Oct 16, 2022Updated 3 years ago
- An example for applying FusionNet to Natural Language Inference☆134Dec 10, 2018Updated 7 years ago
- ☆437Feb 4, 2024Updated 2 years ago
- An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question A…☆75May 13, 2021Updated 4 years ago
- Pytorch implementation of QAnet☆13May 6, 2018Updated 7 years ago
- My implementation of the FusionNet for machine comprehension☆26Apr 25, 2018Updated 7 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Jul 5, 2018Updated 7 years ago
- A pytorch implementation of QAnet☆28Dec 11, 2018Updated 7 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Sep 9, 2017Updated 8 years ago
- Author implementation of "Contextualized Word Representations for Reading Comprehension" (Salant et al. 2017)☆11Jun 14, 2018Updated 7 years ago
- A Pytorch implementation of QANet☆91Oct 30, 2018Updated 7 years ago
- The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.☆58Nov 14, 2018Updated 7 years ago
- Code from Jia and Liang, "Adversarial Examples for Evaluating Reading Comprehension Systems" (EMNLP 2017)☆118Oct 18, 2018Updated 7 years ago
- Search-based-Neural-Structured-Learning-for-Sequential-Question-Answering☆33Jun 12, 2023Updated 2 years ago
- Baseline Systems of DuReader Dataset☆1,166May 26, 2022Updated 3 years ago
- Reinforced Mnemonic Reader for Machine Reading Comprehension with reinforcement loss in tensorflow☆24Oct 17, 2018Updated 7 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆983May 30, 2018Updated 7 years ago
- Keras based Reading Comprehension Models☆19Dec 20, 2018Updated 7 years ago
- Language Model Pruning for Sequence Labeling☆147Feb 29, 2020Updated 6 years ago
- Datasets for the paper "Improving the Robustness of Question Answering Systems to Question Paraphrasing" (ACL 2019)☆27Aug 7, 2019Updated 6 years ago
- The source code of ACL 2018 paper "Denoising Distantly Supervised Open-Domain Question Answering".☆205Nov 7, 2018Updated 7 years ago
- TensorFlow Models for the Stanford Question Answering Dataset☆71Dec 14, 2018Updated 7 years ago
- Source code for the paper "Neural Multi-Step Reasoning for Question Answering on Semi-Structured Tables"☆20May 18, 2017Updated 8 years ago
- BERT Baseline for the Natural Questions☆11Jan 24, 2019Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Dec 2, 2016Updated 9 years ago
- A repository for converting between CoQA, SQuAD2, and QuAC and visualizing the data.☆24Dec 11, 2018Updated 7 years ago
- This released code is for our ACL2018 paper "End-Task Oriented Textual Entailment via Deep Explorations of Inter-Sentence Interactions". …☆15May 28, 2018Updated 7 years ago
- A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.☆403Mar 26, 2022Updated 3 years ago
- A PyTorch implementation of QANet.☆343Apr 19, 2022Updated 3 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,541May 31, 2023Updated 2 years ago
- SDNet☆189Jun 12, 2023Updated 2 years ago
- ☆285Sep 14, 2017Updated 8 years ago
- Neural network toolkit for sentence pair modeling.☆303Jan 7, 2021Updated 5 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆196May 21, 2019Updated 6 years ago
- 2018年机器阅读理解技术竞赛总结,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)☆30Aug 7, 2018Updated 7 years ago