I just noticed that we need to update ExtractSummaryActionresult to ExtractiveSummarizeResult and it works.
How to fix "ExtractSummaryActionresult" not found error for cognitive services text analytics 5.3.0 API
Agrawal, Ashish
5
Reputation points
I have followed all steps mentioned on https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/summarization/quickstart?pivots=programming-language-python&tabs=document-summarization%2Cwindows and created a sample application using c sharp. However, I am getting error as TextAnalyticsAction does not contain definition for ExtractSummaryActions. I am using Text analytics 5.3.0 and same code as mentioned in quick start guide. Kindly assist.