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