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 133 forks source link

Fix serialization of WordAlignmentEntailment layers #226

Open nelson-liu opened 7 years ago

nelson-liu commented 7 years ago

Currently, WordAlignmentEntailment layers do not work properly with serialization, and should thus be fixed.