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

Adding sequence tagging models and instances #237

Closed matt-gardner closed 7 years ago

matt-gardner commented 7 years ago

We still need to write code to get SQuAD into a sequence tagging format, but after that, this should just work.