Skip to main content

Paragraph

Represents a single paragraph in the document.

Fields

PropertyRequiredTypeDescription
idTruestringUnique ID of the paragraph, used for referencing from other objects
typeTruestringType of the paragraph (e.g., title, lead, body, heading)
textTruestringParagraph text, possibly corrected (token offsets link to this text)
origTextFalsestringOriginal paragraph text from the request (omitted if identical to "text")
sentencesTrueList[Sentence]Sentences contained in the paragraph