Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtractedSummarySentence

Package version

Hierarchy

  • ExtractedSummarySentence

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