Caesar AI Atlas

Text Span

Caesar AI Atlas Definition

A text span is the index range associated with a specific segment of a text string. It is commonly used in natural language processing to locate words, entities, annotations, or model outputs within source text.

Other Definitions

Text Span Source

The array index span associated with a specific subsection of a text string. For example, the word in the Python string occupies the text span from 3 to 6.

Related Terms