Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LeadingSentence

The leading sentences in a section or subsection of the input document.

Hierarchy

  • LeadingSentence

Index

Properties

Optional element_locations

element_locations: ElementLocations[]

An array of location objects that lists the locations of detected leading sentences.

Optional location

location: Location

The numeric location of the identified element in the document, represented with two integers labeled begin and end.

Optional text

text: string

The text of the leading sentence.

Generated using TypeDoc