/question-answering-SQuAD2.0-dcn

Implementation of a Dynamic Coattention Network proposed by Xiong et al.(2017) for Question Answering, learning to find answers spans in a document, given a question, using the Stanford Question Answering Dataset (SQuAD2.0).

Primary LanguagePython

Watchers