414 questions with Azure AI Language tags

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

How do I fix a 403 "This request is not authorized to perform this operation using this permission." error when accessing a newly created Language Studio project?

I am trying to work my way through the Extract Custom Entities exercise. I am running into an issue when trying to access a newly created project. I can get though the creation steps, but when I click on the project, I get a 403 error that states…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 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,857 questions
asked 2024-08-17T21:31:13.9+00:00
Pavel Gutin 75 Reputation points
commented 2024-10-14T22:52:28.56+00:00
Lazar Kirven 0 Reputation points
0 answers

Permission issues with Storage Account while I'm trying to open my Project in Language Studio

Hi! I created a Azure Language resource in my environment and linked it to a Storage Account. This Azure Language has a Managed Identity, to which I gave the following permissions within Storage Account: Contributor, Reader and Storage Blob Data Owner.…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,170 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,862 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-10-10T15:22:38.01+00:00
Pyerre Marcos Goulart Silva 0 Reputation points
commented 2024-10-14T18:07:11.3266667+00:00
Ashok Gandhi Kotnana 0 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Refresh URL and image recognition

Hi,I wish to add the feature of the refresh URL to the URLs I added as the source but only this url is having the feature- surface-book-user-guide-EN.pdf not the one I supplied- is not getting the refresh url option. I am using the free service for now…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-10-11T08:53:31.43+00:00
Mansi Gusain 80 Reputation points
commented 2024-10-14T15:55:26.9133333+00:00
Mansi Gusain 80 Reputation points
1 answer

Structured data in URL?

Hi this a URL- https://learn.microsoft.com/en-us/azure/ai-services/language-service/question-answering/concepts/limits as per the language studio this is a structured data why and how? what is the criteria of structured data?

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-10-14T09:37:11.3766667+00:00
Mansi Gusain 80 Reputation points
commented 2024-10-14T15:51:51.97+00:00
Mansi Gusain 80 Reputation points
1 answer One of the answers was accepted by the question author.

"code": "404", "message": "Resource not found"

azureEndpoint = 'https://bitthal.cognitiveservices.azure.com/'; please help me with finding correct api url getting resource not found error

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-03-11T18:41:33.36+00:00
Bitthal Bhai Patel 25 Reputation points
commented 2024-10-12T18:54:39.94+00:00
Amir Zakaria 0 Reputation points
1 answer One of the answers was accepted by the question author.

What are the statuses for Custom NER training?

Hi! I'm trying to train and deploy my Custom NER model using this guide: Microsoft documentation, and I’ve also referred to the "How-to" guides. I'm using REST APIs. The documentation states: "Training could take between 10 and 30 minutes…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-10-09T20:34:54.7666667+00:00
darya 20 Reputation points
commented 2024-10-11T08:27:08.2033333+00:00
darya 20 Reputation points
1 answer

Azure CLU is not producing expected result.

During negative scenario testing (e.g., 'xyx'), the kb_search intent incorrectly fetches an entity with 100% confidence, expected entity should be empty.Testing Negative Scenarios.png

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-10-10T11:48:20.7433333+00:00
Bhawarkar, Nitin (365) 0 Reputation points
answered 2024-10-10T21:19:14.4066667+00:00
Amira Bedhiafi 24,711 Reputation points
1 answer One of the answers was accepted by the question author.

FAQ bot using conversational language workflow

Hi, I wanted to create a FAQ bot, so for that I was using the custom question and answering following this- https://learn.microsoft.com/en-us/azure/ai-services/language-service/question-answering/tutorials/bot-service is there a way possible to get a bot…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-10-09T06:23:55.44+00:00
Mansi Gusain 80 Reputation points
accepted 2024-10-10T11:46:43.9333333+00:00
Mansi Gusain 80 Reputation points
0 answers

How to include custom and standard entities in Named Entity Recognition model

I'm happy to train a NER model to detect a specific entity, however I would like to retain the pre-trained model's ability to detect standard entities like people, location, organisation etc. What's the best way to do this?

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-09-30T09:55:58.69+00:00
Beth O'Dwyer 0 Reputation points
commented 2024-10-04T16:58:49.5066667+00:00
Saideep Anchuri (Quadrant Resource LLC) 0 Reputation points Microsoft Vendor
1 answer

I am getting error while creating Custom text classification project under Azure Language services

Tried creating project with 3 different browser,given access of storage resource to language service but nothing seems to resolve this issue.

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-08-19T05:04:42.48+00:00
Krishna Ramlolarakh Dwivedi 5 Reputation points
commented 2024-09-29T15:55:26.2333333+00:00
MikeNegus-6177 0 Reputation points
0 answers

Language Studio Auto-labeling with GPT not working, job always fails!

I have followed exactly the instruction provided in the link for auto labeling with GPT: https://learn.microsoft.com/en-us/azure/ai-services/language-service/custom-named-entity-recognition/how-to/use-autolabeling?tabs=autolabel-model However, every…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,089 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 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,857 questions
asked 2024-09-19T19:34:59.2+00:00
Ajam, Meraj 0 Reputation points
commented 2024-09-26T05:17:31.8366667+00:00
AshokPeddakotla-MSFT 34,016 Reputation points
1 answer

How to fix Unknown A server error occurred. Please refresh the page and try again. error in azire ai service language studio

when i try to select any project inside langauge studio i am continuously getting this error. i have shared you the log files and har trace file in email.

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-09-20T10:03:01.87+00:00
Dinnemidi Ananda Kumar 60 Reputation points
answered 2024-09-20T15:18:56.9733333+00:00
Dinnemidi Ananda Kumar 60 Reputation points
1 answer

Unable to create CLU project with Azure Language service and Disable Local Auth - true

Hello, I need some help creating a CLU project with Azure Language service with disabled Local Auth set to true. Here are the steps I followed so far: I created an Azure Language resource with User Managed Identity. I set the Disable Local Auth…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 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,857 questions
asked 2024-09-16T16:37:35.2466667+00:00
Sumanth Kumar 0 Reputation points
commented 2024-09-18T16:50:33.0666667+00:00
Saideep Anchuri (Quadrant Resource LLC) 0 Reputation points Microsoft Vendor
1 answer

Azure AI Studio - Prompt flow - "Flow is missing" error

I am trying to create a prompt flow in Azure AI studio, and I keep getting the "Flow is missing" when I try to open the flow after creating it. I have tried all types of flows i.e. standard, chat and evaluation. I am not able to proceed…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
838 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,016 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,089 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 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,857 questions
asked 2024-09-11T14:01:02.71+00:00
Prabhakar Reddy 0 Reputation points
commented 2024-09-13T19:28:26.23+00:00
Prabhakar Reddy 0 Reputation points
2 answers

Text Classification Sample - Authorization Permission Mismatch in Lanugage Studio

In the custom text classification, you upload the test data files into a storage blob. I have followed the documentation for providing the roles on the storage blob for the language studio service but I continue to get the following error: <?xml…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 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,857 questions
asked 2021-11-17T19:21:29.027+00:00
Dean Goddette 6 Reputation points
answered 2024-09-13T10:57:03.5533333+00:00
Tarjei Romtveit 0 Reputation points
0 answers

Azure AI Language - Version Change - Deprecated v2 Types?

Anyone else having issue with types categorized as v2 in Azure AI Language? (as of 9/6/2024) Curious if Aug 28, 2024 version referenced in below deprecated v2…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-09-06T19:07:53.5633333+00:00
Kent Mitchell 5 Reputation points Microsoft Employee
commented 2024-09-12T04:28:50.1+00:00
navba-MSFT 24,465 Reputation points Microsoft Employee
1 answer

Discrepancies in Evaluation Metrics for Identical Outputs in Azure AI Studio Using GPT-3.5-Turbo Prompt Flows

Hi, I have a question about evaluation metrics for question-answering with context using GPT-3.5-turbo in Prompt Flow. I created two prompt flows to generate model answers and assess performance metrics. Both flows have identical structures, with the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,275 questions
Azure AI Metrics Advisor
Azure AI Metrics Advisor
An Azure artificial intelligence analytics service that proactively monitors metrics and diagnoses issues.
83 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,089 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 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,857 questions
asked 2024-09-04T12:02:43.39+00:00
Kornkamol 0 Reputation points
answered 2024-09-06T17:24:03.52+00:00
Amira Bedhiafi 24,711 Reputation points
1 answer

Any Azure AI service can help find possible duplicated customer data?

Hello Everyone, We have a customer table that includes information such as first name, last name, email, date of birth, address, and phone number. We're exploring whether there's an Azure AI service that can help us identify potential duplicate records.…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 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,857 questions
asked 2024-09-04T20:20:05.4166667+00:00
Henry Zhang 186 Reputation points
edited the question 2024-09-05T04:45:05.7633333+00:00
SnehaAgrawal-MSFT 21,586 Reputation points
1 answer One of the answers was accepted by the question author.

Error to open project in Custom Text Classification Language "A server error occurred. Please refresh the page and try again."

Hello, i want to learn about "Custom Text Classification" in Azure Language Cognitive Services. After i create a project (single text classification), i can't open my project and facing the error. The error message is "A Server error…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-02-28T03:44:22.87+00:00
Aliyya Amru 75 Reputation points
commented 2024-09-02T06:31:48.29+00:00
Sunil Sravan Pesaramalli 0 Reputation points
1 answer

Why does the Azure API stop responding for translation requests in 3 minutes?

I have setup a BOT using Zoom SDK which uses the Azure AI Language translation API. I have set it up for translating only one language, English to Hindi. When I start the zoom call, the audio stream is sent to Azure server and we get the Hindi…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
414 questions
asked 2024-08-30T11:12:31.2533333+00:00
Aayush Shah 0 Reputation points
answered 2024-09-01T13:46:04.37+00:00
Amira Bedhiafi 24,711 Reputation points