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

Allow for multiple inputs in TimeDistributedWithMask, fix other bugs #231

Closed matt-gardner closed 7 years ago

BeckySharp commented 7 years ago

looks great to me, thanks!