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

Clean up embedding API #369

Closed matt-gardner closed 7 years ago

matt-gardner commented 7 years ago

Fixes #307. You can see the gist of the change by looking at the changes to the example experiment files. The actual code changes are just making the experiment spec file changes possible.