Groups and merges overlapping text chunks from the same origin in the retrieval results.
Arguments
- store
A
RagnarStore
object. Must have@version == 2
.- chunks
A tibble of retrieved chunks, such as the output of
ragnar_retrieve()
.
Value
A tibble of de-overlapped chunks.