Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SummarySentence

Package version

A sentence that is part of the extracted summary.

Hierarchy

  • SummarySentence

Index

Properties

length

length: number

The length of the sentence.

offset

offset: number

The sentence offset from the start of the document, based on the value of the parameter StringIndexType.

rankScore

rankScore: number

A double value representing the relevance of the sentence within the summary. Higher values indicate higher importance.

text

text: string

The extracted sentence text.

Generated using TypeDoc