huggingface / node-question-answering

Fast and production-ready question answering in Node.js
Apache License 2.0
464 stars 53 forks source link

Adding multiple answers and selected range #31

Open imranq opened 3 years ago

imranq commented 3 years ago

Is there a way to output multiple answers (even if lower probability from the top answer) and the index in the the corpus where the answer is found?