Cost Clarification and Optimization Options for Custom NER Project
Dear Azure Pricing Team, I am currently working on a custom Named Entity Recognition (NER) project and have been using Azure Language Studio for training and deployment. However, I’ve noticed that my costs have been higher than expected, and I would like…
Cost Clarification and Optimization Options for Custom NER Project
Dear Azure Pricing Team, I am currently working on a custom Named Entity Recognition (NER) project and have been using Azure Language Studio for training and deployment. However, I’ve noticed that my costs have been higher than expected, and I would like…
Cost-Effective Approach for Custom NER in Azure: Azure Language Studio vs. Azure Machine Learning
Hi Azure Community, I’m working on a custom Named Entity Recognition (NER) project where the main goal is to build a model that can extract specific entities from documents. I initially trained and deployed a model using Azure Language Studio, leveraging…
Cannot access Language Project in Language Studio anymore, and cannot access newly created language project
There might be a bug with language studio. I can no longer access a project I created in language studio. Keep getting a 403 error when trying to click the project. Also, I tried creating a new project through the Language Studio UI, I see the project in…
CORs error creating Language project
First off, just want to say I tried using the recommendations here but had no success: https://learn.microsoft.com/en-us/answers/questions/1457128/cannot-access-language-project-in-language-studio From Language Studio, I'm trying to create a new Text…
Index from language service not showing up in Azure Open ai's bring your own data
Hi , I began by creating a Language Service and then deployed the azure ai search service in the same region as Language Service. Next, I headed to the Language Studio to create a project using the same language resource and service as mentioned above…
Empty string response after request to import a Conversational Language Understanding project
Greetings, I am following the the following Azure Guide to import a project in Azure AI Language. https://learn.microsoft.com/en-us/azure/ai-services/language-service/conversational-language-understanding/how-to/fail-over#import-to-a-new-project The…
Azure AI - Language Studio – Data Labeling – Auto-label with GPT option - Failed job - Missing error details
I want to create a capability to identify some custom business text value from files using Azure AI. So I created a project in Azure AI - Language Studio and uploaded my files into an Azure Storage Account Container. The wizard started with data labeling…
I need help connecting my language service to my search service
Hi , I am currently using azure free trial, the one that gives you $200 , I created a language service (which automatically creates a search service). Now I want to connect the language service to the search service, I went into the language service, on…
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…
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.…
Literal Text Translation and Error Translation
Context: I was working on a Python-based text analyzer and translator app, which takes input in three formats (text, image, and audio)and gives output using 4 Azure services: Azure AI services, speech service, text analytics, and translator services,…
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?
How to pass a private url to Language Studio manage data?
Hi, I want to provide a URL to the manage data section of the language studio. Now the URL belongs to the Confluence of my company's data, please tell me a way so that when I pass the URL to the- add data source option, then it is able to read the data…
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.…
Structured data format
Hi, I want to understand how exactly the data format should be, I do not understand the syntax and how the language service is working and extracting the QnA pair, issue is- That i had a non-structured data and then I categorized and it and made into a…
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…
"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
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 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