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

bugfix in debug output, removed unnec variable #266

Closed BeckySharp closed 7 years ago

BeckySharp commented 7 years ago

I needed to handle longer lists of answer tuples with the incorrect options (I was doing so for the correct answer)