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

Configurable tokenizer #68

Closed matt-gardner closed 8 years ago

matt-gardner commented 8 years ago

I want to reproduce the model and data from that previous commit exactly, so I needed to allow for changing the tokenizer.