machine-reading-comprehension
There are 105 repositories under machine-reading-comprehension topic.
CLUEbenchmark/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
namisan/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
gaoisbest/NLP-Projects
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
spacemanidol/MSMARCO
Utilities, Baselines, Statistics and Descriptions Related to the MSMARCO DATASET
shiningliang/MRC2018
2018百度机器阅读理解技术竞赛
nlpdata/c3
Investigating Prior Knowledge for Challenging Chinese Machine Reading Comprehension
zcgzcgzcg1/MRC_book
《机器阅读理解:算法与实践》代码
l11x0m7/Question_Answering_Models
This repo collects and re-produces models related to domains of question answering and machine reading comprehension
xanhho/Reading-Comprehension-Question-Answering-Papers
Survey on Machine Reading Comprehension
SunnyMarkLiu/lic2019-dureader2.0-rank2
Rank2 solution (no-BERT) for 2019 Language and Intelligence Challenge - DuReader2.0 Machine Reading Comprehension.
sherlcok314159/ChineseMRC-Data
收集了目前为止中文领域的MRC抽取式数据集
jingyihiter/mycail
**法研杯-司法人工智能挑战赛
krystalan/Multi-hopRC
:notebook_with_decorative_cover: notes for Multi-hop Reading Comprehension and open-domain question answering
yuweihao/reclor
Code for "ReClor: A Reading Comprehension Dataset Requiring Logical Reasoning" (ICLR 2020)
nlpdata/dream
DREAM: A Challenge Dataset and Models for Dialogue-Based Reading Comprehension
SparkJiao/SLQA
An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question Answering
VumBleBot/odqa_baseline_code
Baseline code for Korean open domain question answering(ODQA)
AkariAsai/logic_guided_qa
The official implementation of ACL 2020, "Logic-Guided Data Augmentation and Regularization for Consistent Question Answering".
nlpdata/mrc_bert_baseline
A BERT-Based Machine Reading Comprehension Baseline
ymcui/expmrc
ExpMRC: Explainability Evaluation for Machine Reading Comprehension
CLUEbenchmark/MobileQA
离线端阅读理解应用 QA for mobile, Android & iPhone
taishan1994/BERT-Event-Extraction
使用bert进行事件抽取。
ujjax/machine-comprehension
MACHINE READING COMPREHENSION WITH SELF-MATCHING NETWORKS
IndexFziQ/KMRC-Papers
A list of recent papers regarding knowledge-based machine reading comprehension.
stevezheng23/reading_comprehension_tf
Machine Reading Comprehension in Tensorflow
Chiang97912/DGCNN
Dilate Gated Convolutional Neural Network For Machine Reading Comprehension
nlpdata/strategy
Improving Machine Reading Comprehension with General Reading Strategies
benywon/ReCO
ReCO: A Large Scale Chinese Reading Comprehension Dataset on Opinion
KaiyuanGao/awesome-deeplearning-nlp-papers
A curated list of Deep learning and NLP must read papers
lyeoni/KorQuAD
KorQuAD (Korean Question Answering Dataset) submission guide using PyTorch pretrained BERT
lyj555/LICS2021_MRC
2021语言与智能技术竞赛:机器阅读理解任务
AkariAsai/unanswerable_qa
The official implementation for ACL 2021 "Challenges in Information Seeking QA: Unanswerable Questions and Paragraph Retrieval".
Judenpech/MLEC-QA
Data and baseline code of EMNLP 2021 paper "MLEC-QA: A Chinese Multi-Choice Biomedical Question Answering Dataset".
menghuanlater/Tianchi2020ChineseMedicineNER
2020阿里云天池大数据竞赛-中医药命名实体识别挑战赛
xufangzhi/Logiformer
[SIGIR 2022] The implementation of Logiformer