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 handling of longer underscore questions #62

Closed matt-gardner closed 8 years ago

matt-gardner commented 8 years ago

Looking at the debug output made me realize some pretty bad errors in the question interpreter. Fixing some of those now. This is the first one.