Class ChunkPageSpan (2.27.0)

ChunkPageSpan(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents where the chunk starts and ends in the document.

Attributes

NameDescription
page_start int
Page where chunk starts in the document.
page_end int
Page where chunk ends in the document.