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

Feature additions: Hard memory selection and CNN encoder #78

Closed pdasigi closed 8 years ago

matt-gardner commented 8 years ago

If you rebase to master again, you'll get the fixed keras version number that should fix the semaphore failure.

pdasigi commented 8 years ago

I addressed all the comments. Not sure why git still shows outdated diffs.

matt-gardner commented 8 years ago

Once you fix that last bug, feel free to merge.