DocumentSummarizeBehavior Constructors
Generates a brief summary of long text contained in a document.| Name | Parameters | Description |
|---|---|---|
| DocumentSummarizeBehavior(Type, SummarizationMode) | type, summarizationMode | Initializes a new instance of the DocumentSummarizeBehavior class with specified settings. |
| DocumentSummarizeBehavior(Type) | type | Initializes a new instance of the DocumentSummarizeBehavior class with specified settings. |
See Also