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

Implemented BidirectionalAttentionFlow model #171

Closed matt-gardner closed 7 years ago

nelson-liu commented 7 years ago

pulled in changes from master to get circle.yml so circle doesn't try to be smart and run scala tests and fail (bc unresolved dependencies).

matt-gardner commented 7 years ago

Merging this, finally.