ExtractiveSummaryRequest Properties
A request to generate a brief summary of long text by selecting and extracting key sentences or phrases from the original text.
Name | Description |
---|---|
Language | Gets or sets the target language of the summary. |
Max |
Gets or sets the maximum number of sentences in the summary. |
Options |
Gets request options.
Inherited from Text |
Text |
Gets or sets the text to manage.
Inherited from Text |
See Also