407 questions with Azure AI Language tags

Sort by: Updated
2 answers

Microsoft.Cis.Monitoring.Query error when using Azure.AI.TextAnalytics Package

Hello, I am building an ASP .NET Web Application using VB.NET. The application will use the Azure.AI.TextAnalytics Package to extract Health Information from a given text. However, when I run the App using Visual Studio 2019 I keep getting the error…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,464 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
asked 2022-05-10T05:40:03.643+00:00
KA 76 Reputation points
answered 2022-05-12T06:58:23.127+00:00
KA 76 Reputation points
0 answers

luis endpoint unreachable

Up until a few days ago I had an application (overlordbot) running that would connect to the luis endpoint I setup in azure (luis-ghostclouds.cognitiveservices.azure.com) have it produce text from a recorded spoken snippet of speech, use logic to…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,687 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 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,799 questions
asked 2022-05-11T02:27:01.537+00:00
Tony Alfaro 1 Reputation point
commented 2022-05-11T12:09:08.727+00:00
Tony Alfaro 1 Reputation point
1 answer

text to speech in javascript

Hello, I'm new to here Azure. And I only want to use the text to speech function with Azure. I've follow the tour how-to-speech-synthesis to write the code. And everything looks fine. But the broswer only sound up once. I've try to change the…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,687 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
asked 2022-04-21T13:22:16.39+00:00
张寒轩 1 Reputation point
commented 2022-04-26T08:21:58.843+00:00
romungi-MSFT 45,116 Reputation points Microsoft Employee
1 answer

Json file containing labels not accepted custom NER

I am trying to make a custom NER project using Azure. When I want to use my own file for the tags of the data, it responds "InvalidArgument: Invalid project json object. Could not find member 'extractors' on object of type 'JsonProjectAssets'"…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 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,799 questions
asked 2022-04-15T13:09:51.787+00:00
Marten 1 Reputation point
answered 2022-04-21T14:10:53.857+00:00
Pat 6 Reputation points
1 answer

Dependency with msrest between Question Answering and Botbuilder

Hi, I'm building a microsoft bot using Python 3.9 wich uses azure-ai-language-questionanswering actual version 1.0.0 and Botbuilder (-schema/core/ai/etc) version 4.14.0. I found out that question answering requires at least msrest version 0.6.21 but…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
828 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
asked 2022-04-16T16:28:28.027+00:00
newbie_developer 6 Reputation points
answered 2022-04-18T10:38:10.027+00:00
romungi-MSFT 45,116 Reputation points Microsoft Employee
1 answer

Cognitive Service for Custom NER: Issues with reusing tags file generated by language studio

Hello, I recently created some training data to train a NLP model for named entity recognition using Azure Cognitive Service for custom entity recognition. Tagging the data and training the model worked pretty fine with language studio. …

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 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,799 questions
asked 2022-04-08T15:11:26.937+00:00
Martin Danner 1 Reputation point
answered 2022-04-16T06:04:04.403+00:00
GiftA-MSFT 11,166 Reputation points
2 answers

New-AzWebApp : Long running operation failed with status 'InternalServerError'

While trying to Azure App Service App Cloning Using PowerShell , I am getting the below error: I want to copy an existing webapp to another app plan. I have collected the command from…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
692 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,514 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,691 questions
asked 2022-04-08T09:53:21.447+00:00
akash.paul 6 Reputation points
answered 2022-04-09T03:51:54.033+00:00
akash.paul 6 Reputation points
2 answers One of the answers was accepted by the question author.

How can we use TTS when using capitals?

We have auto generated text that uses capital letters in a sentence. Exemple : ATTENTION, there is a FIRE reported in your street. We need to call out this info, using Azure TTS, however the capital words are not pronounced but spelled letter by…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 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,799 questions
asked 2022-03-28T14:21:21.443+00:00
Erik Buckens 21 Reputation points
accepted 2022-04-06T07:13:15.54+00:00
Erik Buckens 21 Reputation points
1 answer

Azure speech-to-text issue for Hindi(India) for "two two"

I was trying azure text to speech in Hindi (India) and faced an issue where “two two” gives 2 as response instead of “22” the same is arising for 3s and 4s as well.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,687 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
asked 2022-03-15T13:17:51.023+00:00
Mohit Kumar 1 Reputation point
commented 2022-03-28T06:02:17.27+00:00
YutongTie-MSFT 51,176 Reputation points
2 answers One of the answers was accepted by the question author.

Adjust Text Analytics (Sentiment) Model

I am new to Azure services and just testing it out at the moment. We are using cognitive services, specifically text analytics / sentiment detection to try and determine the sentiment of short phrases. I am curious if there is some way to adjust…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 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,799 questions
asked 2021-05-09T14:22:45.267+00:00
Justin 26 Reputation points
answered 2022-03-25T16:25:23.19+00:00
KR 1 Reputation point
1 answer

How does azure speech to text handles stammering and labiochorea ?

I was curious to know about how does azure speech to text deals with stammering and labiochorea? As this seems a bit challenging to handle.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,687 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
asked 2022-03-16T13:11:23.837+00:00
Mohit Kumar 1 Reputation point
answered 2022-03-21T17:58:18.843+00:00
GiftA-MSFT 11,166 Reputation points
2 answers One of the answers was accepted by the question author.

Text to Speech: imprecise Break times

Asking for 20second of pause in text->speech gives only 5s and 10s for this code: I would expect 20s! Tested on website and over python API https://azure.microsoft.com/en-gb/services/cognitive-services/text-to-speech/#features <speak…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
asked 2022-03-17T13:38:56.147+00:00
mrx 21 Reputation points
accepted 2022-03-21T09:28:27.893+00:00
mrx 21 Reputation points
1 answer

Entities Extraction - Form Recognizer VS NER in Cognitive Service ?

Hi, I have a requirement to identify different entities in a set of documents. I came across two services in Azure that are seems to be useful for our use case - Form Recognizer and NER in Cognitive Service The latest version(2021-09-30-preview)…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,634 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,799 questions
asked 2022-03-11T11:22:05.113+00:00
Mani Wadhwa 1 Reputation point
commented 2022-03-21T07:20:29.827+00:00
YutongTie-MSFT 51,176 Reputation points
1 answer

Can not access to AZURE Text Analytics API. "Time out" is raised

I was using sentiment analysis function by Azure Text Analytics Client Library for Python-Version 5.1.0. The sample program ran successfully. And then I embedded it in my own code, and tried it. And I found it ran several times and got stuck. Sometimes…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
asked 2022-03-08T12:15:56.507+00:00
foxwentingdos 1 Reputation point
commented 2022-03-16T07:46:52.087+00:00
foxwentingdos 1 Reputation point
1 answer One of the answers was accepted by the question author.

How do I create a language resource?

I have a project to create a chat bot and I am required to have a language resource for me to be able to choose the custom question answering option but I keep getting this error. How do I resolve this? * ResourceKindRequireAcceptTerms: This…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 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,799 questions
asked 2022-03-08T13:15:48.453+00:00
Gideon Okuro 21 Reputation points
accepted 2022-03-09T09:29:43.78+00:00
Gideon Okuro 21 Reputation points
1 answer One of the answers was accepted by the question author.

Custom NER creation from Quickstart doesn't work

It errors out by giving validation error: {"code":"InvalidTemplateDeployment","details":[{"code":"UserOwnedStorageIdInvalid","message":"Invalid user storage id or storage type is not…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 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,799 questions
asked 2022-02-25T00:37:30.333+00:00
Nandita Jaya 21 Reputation points Microsoft Employee
accepted 2022-03-04T16:50:23.85+00:00
Nandita Jaya 21 Reputation points Microsoft Employee
1 answer

How can we install Text Analytics In Azure?

text analytics

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
asked 2022-02-26T10:23:55.94+00:00
MUDGAL, Vasudha 1 Reputation point
commented 2022-02-28T07:00:39.877+00:00
YutongTie-MSFT 51,176 Reputation points
1 answer

Azure Machine Learning app for Excel incorrect positive and negative sentiment - feedback?

We have just trialled the Azure ML excel add in and used the sentiment analyser. The majority of results are coming back with false positive and negative results. Where would we feedback our results to support development and is there support out there…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,860 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
asked 2022-02-17T14:17:46.67+00:00
Alastair Whiteley 1 Reputation point
commented 2022-02-19T00:43:24.147+00:00
Ramr-msft 17,736 Reputation points
1 answer

access to Health Text analytics

Hi, I employee of NHS Maudsley and South London, we want to implement NLP for health text analytics. Would be very interested to implement that using azure health text analytics. I am not able to access it through my azure account. can you please…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 questions
asked 2022-02-17T10:45:20.307+00:00
Shashidhar Ameenpur 0 Reputation points
answered 2022-02-18T16:28:47.577+00:00
GiftA-MSFT 11,166 Reputation points
2 answers One of the answers was accepted by the question author.

Typescript SDK for the new question and answer service in language studio

Hi, I developed a typescript bot with an integration of Luis and QnA-Maker. Now the new language studio was released and I want to use the new question and answer service in my typescript bot. I found an online documentation, but I missed the…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
407 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,799 questions
asked 2022-02-08T15:09:08.723+00:00
Andreas Sommer 21 Reputation points
accepted 2022-02-18T14:31:40.703+00:00
Andreas Sommer 21 Reputation points