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

Replaced symbolic operations with layers. Got memory network working. #48

Closed pdasigi closed 8 years ago

matt-gardner commented 8 years ago

Looks good to me. Merging now.