The full analysis object containing this paragraph.
Readonly
idID of the paragraph used to refer to it from other objects.
The original paragraph text as in the request.
The sentences the paragraph consists of.
Optional sentiment of the paragraph.
The paragraph text, possibly after correction (token offsets link here).
Title, section heading, lead, body text, etc. For now, it is simply the segment type: title, lead, body.
Optional vectors for this paragraph.
Static
Readonly
TYPE_Type of a paragraph representing an abstract (lead or perex) of the whole document.
Static
Readonly
TYPE_Type of a paragraph containing regular text (for now this is used for the whole body of the document).
Static
Readonly
TYPE_Type of a paragraph representing a section/chapter heading (not used yet).
Static
Readonly
TYPE_Type of a paragraph representing a title of the whole document. Also used for email subjects.
Tecto tokens across all sentences.
Static
of
Interface of items with an id value.