allenai / deep_qa

A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
Apache License 2.0
404 stars 132 forks source link

[MRG] Add Attention Sum Reader #149

Closed nelson-liu closed 7 years ago

nelson-liu commented 7 years ago

This PR adds the Attention Sum Reader model to the pipeline.

nelson-liu commented 7 years ago

@matt-gardner this is ready to be looked at now.