“…Document retrieval models such as tf-idf, BM25, and language modeling (Baeza-Yates et al, 1999) have been extended to tackle sentence retrieval. Three of the most successful sentence retrieval methods are TFISF (Allan et al, 2003), which is a variant of the vector space model with tf-idf weighting, language modeling with local context (Murdock, 2006;Fernández et al, 2011), and a recursive version of TFISF that accounts for local context (Doko et al, 2013). TFISF is very competitive compared to document retrieval models tuned specifically for sentence retrieval (e.g., BM25 and language modeling (Losada, 2008)) and we therefore include it as a baseline.…”