This repository contains an implementation of Query-Answer Networks (qa_network.py). Interacting with the model requires the construction of ContextQueries objects (query.py). Additional information can be found in comments within these files. A minimal example can be found at the end of qa_network.py.
If you use code of this repository, please make sure to cite:
Separating Answers from Queries for Neural Reading Comprehension. Dirk Weissenborn. arXiv:1607.03316.
- requires TensorFlow 0.9