2021
A Neural Model for Joint Document and Snippet Ranking in Question Answering for Large Document Collections
ACL 2021long
Question answering (QA) systems for large document collections typically use pipelines that (i) retrieve possibly relevant documents, (ii) re-rank them, (iii) rank paragraphs or other snippets of the top-ranked documents, and (iv) select spans of the top-ranked snippets as exact answers. Pipelines a…