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

Integrate sentence corruptor #20

Closed matt-gardner closed 8 years ago

matt-gardner commented 8 years ago

This allows calling of the sentence corruptor from scala code, so that we can use it as part of a pipeline.