Text Analytics API version 3 -- Similarity Analysis

Mike Ubezzi 2,776 Reputation points Moderator
2020-05-14T03:08:10.52+00:00

I am looking to analyses thousands of comments for similarity and I am planning to use Text Analytics v3 API. Does anyone know of a sample code (preferably in Python) that shows how to use the API for this purpose?

[Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: Microsoft Learn

Azure Language in Foundry Tools
Azure Language in Foundry Tools

An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.

0 comments No comments

Answer accepted by question author

Ramr-msft 17,836 Reputation points
2020-05-14T03:14:22.627+00:00

Please see using the Python REST API to call the Text Analytics Cognitive Service(https://learn.microsoft.com/en-us/azure/cognitive-services/text-analytics/quickstarts/python).

Source: Azure Docs

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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