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

Efficient sampling of words given factored output from sentence corruptor #22

Closed pdasigi closed 8 years ago

pdasigi commented 8 years ago

Storing factored indices, and sampling only from the frequent words.