Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 638 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 638 Bytes

General Information

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.

Installation

  • requires TensorFlow 0.9