@Azure Customer Thanks for the question. Currently the range is from 1 to 20. You can use the sentenceCount parameter to specify how many sentences will be returned, with 3 being the default. We have forwarded to product team to increase the sentence count more in the near future.
Return more than 20 sentences from Extractive Summarization cognitive service
Is it possible to return more than 20 sentences from Extractive Summarization cognitive services ?
When I try to return more than 20 sentences I get this error.
AggregateException: One or more errors occurred. (Job task parameter value 26 is not supported for sentenceCount parameter for job task type ExtractiveSummarization. Supported values 1 (min) to 20 (max).
Is it actually possible to get more back or is this the limit?
And if so is it ok to run multiple calls to complete the text, or is that extremely inefficient / would no longer be an optimal result?
Thank you to anyone who might have any ideas.