Azure.AI.TextAnalytics.CategorizedEntity is missing Length and Offset properties

Dana Freer 1 Reputation point
2020-12-18T09:47:59.01+00:00

I'm just getting started with the Azure Cognitive Services, and trying the Quickstart samples (https://learn.microsoft.com/en-us/azure/cognitive-services/text-analytics/quickstarts/client-libraries-rest-api?tabs=version-3-1&pivots=programming-language-csharp#opinion-mining)

I have found a problem in that the Length and Offset properties are not present in the CategorizedEntity struct.

Any idea what's going on?

Thanks.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,849 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dana Freer 1 Reputation point
    2020-12-18T09:52:19.687+00:00

    Ah, looks like these properties are on in version 3.1 (Preview)


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.