AbstractiveSummaryRequest Properties
A request to generate a brief summary of long text by understanding the context of the original text and rephrasing it in a new, concise form.Name | Description |
---|---|
Language | Gets or sets the target language of the summary. |
Options | Gets request options. Inherited from TextRequest. |
SentenceCount | Gets or sets the number of sentences in the summary. |
Text | Gets or sets the text to manage. Inherited from TextRequest. |
See Also