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

A couple of improvements to Lucene results #36

Closed matt-gardner closed 8 years ago

matt-gardner commented 8 years ago

@pdasigi, this has the improvements you requested. There is now a parameter to set a limit on the length of returned results (default: 100), and the query sentence is optionally excluded from the returned results.