Implementation of the model described in the ACL'18 short paper:
- A Co-Matching Model for Multi-choice Reading Comprehension by Shuohang Wang, Mo Yu, Shiyu Chang, Jing Jiang
- Python 3.6
- Pytorch 0.4
- NLTK
- RACE: Large-scale ReAding Comprehension Dataset From Examinations
- GloVe: Global Vectors for Word Representation
sh preprocess.sh
python main.py --cuda
Copyright 2015 Singapore Management University (SMU). All Rights Reserved.