Skip to main content
All terms
Patterns

Sentence-Window Retrieval

Matching on single sentences but returning a window of surrounding sentences for context.

Definition

Sentence-window retrieval indexes individual sentences for precise matching, then returns a window of the sentences around the matched one so the model has enough surrounding context. It balances pinpoint retrieval with readable, coherent passages.