Text Analytics API version 3 -- Similarity Analysis

Mike Ubezzi 2,776 Reputation points
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 AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
408 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ramr-msft 17,736 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://video2.skills-academy.com/en-us/azure/cognitive-services/text-analytics/quickstarts/python).

    Source: Azure Docs

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.