367 questions with Azure AI Language tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Custom name recognition

Hi, what if I have my own list of names (entities) that I want to recognize in text. Is it possible to provide such a list to Text Analysis before doing an analysis on a piece of text so that it would recognize those names? Thank you,

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
367 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,466 questions
asked 2020-11-02T05:40:00.443+00:00
Rok 46 Reputation points
commented 2020-11-05T09:55:46.69+00:00
Rok 46 Reputation points
1 answer

Text Analytics

I return an error with I try to use Text Analytics in Power BI. Here's the error: DataSource.Error: An error happened while reading data from the provider: 'The magic number in GZip header is not correct. Make sure you are passing in a GZip stream.' …

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
367 questions
asked 2020-08-29T10:21:54.23+00:00
Thabo Mofokeng 21 Reputation points
answered 2020-08-31T10:35:45.037+00:00
Ramr-msft 17,621 Reputation points
2 answers

Text Analytics - Key Phrase error

Since 2 months Text Analytics is returning an error for all Key Phrases. Did you change anything in the set up? Before it was working just fine Thank you for your help With Best Regards Christian

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
367 questions
asked 2020-07-23T12:07:56.527+00:00
Christian Saint Martin 1 Reputation point
answered 2020-08-29T09:55:26.487+00:00
Thabo Mofokeng 21 Reputation points
1 answer

Sentence sentiment

could you point me to the paper to understand how Azure text analytics conducts the sentence sentiment analysis? what are the algorithms/models used? what are the performance metrics comparing to others? Thanks.

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
367 questions
asked 2020-08-19T18:05:26.723+00:00
X. Han 26 Reputation points
answered 2020-08-20T10:24:33.283+00:00
romungi-MSFT 42,986 Reputation points Microsoft Employee
2 answers

Which endpoint should I be using for Text analytics API connection?

I am following the QuickStart Python tutorial for using the Text Analytics API and it suggests saving your endpoint and key from the deployed resource i.e. 'Key 1' and 'endpoint' url. key = "<paste-your-text-analytics-key-here>" …

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
367 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,466 questions
asked 2020-07-31T11:10:47.043+00:00
Vinny 6 Reputation points
answered 2020-08-04T16:26:18.78+00:00
YutongTie-MSFT 47,096 Reputation points
1 answer

How to summarize sentiment for a long text with Text Analytics sentiment API?

With Azure Text Analytics sentiment API, we're able to label sentiment for a text piece. However, for a long piece of text that exceeds the 5120 limit, we have to split it into chunks. My question is after getting the sentiment labels for individual…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
367 questions
asked 2020-07-12T22:34:58.627+00:00
Yu Zhu 6 Reputation points
commented 2020-07-16T03:02:09.547+00:00
Ramr-msft 17,621 Reputation points
1 answer One of the answers was accepted by the question author.

Text Analytics API version 3 -- Similarity Analysis

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,…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
367 questions
asked 2020-05-14T03:08:10.52+00:00
Mike Ubezzi 2,776 Reputation points
accepted 2020-05-14T16:42:17.577+00:00
Mike Ubezzi 2,776 Reputation points