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

Made TupleInferenceModel compatible with adaptive batch sizes #341

Closed matt-gardner closed 7 years ago

matt-gardner commented 7 years ago

And cleaned up the code a bit while I was at it.