Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,849 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Ah, looks like these properties are on in version 3.1 (Preview)