Skip to content

le02146/qa_network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of QA Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%