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

Fixed some loading issues with DenseConcatMemoryUpdater #217

Closed matt-gardner closed 7 years ago

nelson-liu commented 7 years ago

looks like tests here are failing because of the same pylint issue in #219 --- i'll push that PR to master first and then you can update?