AbstractiveSummary interface

An object representing a single summary with context for given document.

Properties

contexts

The context list of the summary.

text

The text of the summary.

Property Details

contexts

The context list of the summary.

contexts: SummaryContext[]

Property Value

text

The text of the summary.

text: string

Property Value

string