1,533 questions with Azure AI Document Intelligence tags

Sort by: Updated
0 answers

How to extract the data from a electrical circuit diagram using Microsoft Document intelligence

Hello, I have many complex circuit diagrams, i am using Azure AI document intelligence , I want to extract only paragraphs which is being shown as result of analysis of document in Azure Document intelligence , when i see the json output it gives…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-22T16:39:18.18+00:00
Ajeet Ojha 0 Reputation points
commented 2024-06-23T15:27:06.03+00:00
Sina Salam 7,441 Reputation points
1 answer One of the answers was accepted by the question author.

Standardizing Table Schema from Prebuilt - Invoices Using Azure Document Intelligence

I am using the Prebuilt Invoice Model from Azure Document Intelligence. While the model works well overall, I am facing an issue with the table schema. The invoices I receive come from various sources, each with a different table structure. My goal is to…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-05-24T05:58:19.7566667+00:00
Vikas M 60 Reputation points
accepted 2024-06-23T12:29:19.4033333+00:00
Vikas M 60 Reputation points
1 answer

Fix ClientAuthenticationError: (401) Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource. Code: 401 Message:

On running below code facing error of ClientAuthenticationError: (401) Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2023-10-20T11:21:05.2466667+00:00
Sajal Soni 5 Reputation points
edited a comment 2024-06-23T10:32:41.01+00:00
Enu Mittal 0 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure AI Document Intelligence - Custom Classification Model Low Confidence

I am working on a Custom Classification Model using Azure AI Document Intelligence and I am getting low confidence scores on my classes. Specifically, the model struggles to differentiate between "Non-Structured documents" and…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-20T09:44:37.44+00:00
Estacio, Pedro Vasconcelos 20 Reputation points
commented 2024-06-21T10:22:08.89+00:00
dupammi 8,035 Reputation points Microsoft Vendor
0 answers

Keep Getting Error Could not connect to upstream host: Error while copying content to a stream

I am using below code to perform OCR using the connected container hosted environment . from azure.ai.formrecognizer import DocumentAnalysisClient from azure.core.credentials import AzureKeyCredential credential =…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-03-08T14:51:09.75+00:00
Shailesh Kumar (NAV Backoffice) 25 Reputation points
commented 2024-06-20T19:33:00.6966667+00:00
Kash Hatton 5 Reputation points
1 answer

How to fix "Access denied due to invalid subscription key or wrong API endpoint error"

Hello All, I am new to the world of AZURE and I am trying to use the Document Intelligence service for OCR scanning. As part of the product I am building, we just obtained a subscription through the Microsoft Founders Hub program. The name of the…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-01-24T10:11:02.46+00:00
Sandeep Nair 10 Reputation points
commented 2024-06-20T19:32:49.7466667+00:00
1 answer

Hand written signatures are not getting detected in form recognizer custom extraction template models, we are having a requirement to ocr a JPG image, and crop the signature part, store it

Hand written signatures are not getting detected in form recognizer custom extraction template models, we are having a requirement to ocr a JPG image, and crop the signature part, store it . Please suggest if it can be done in form recognizer, or does…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-20T08:01:36.6333333+00:00
Sriramsubramaniyan Nadarajan 76 Reputation points
answered 2024-06-20T10:30:43.0666667+00:00
santoshkc 6,955 Reputation points Microsoft Vendor
1 answer

Azure Document Intelligence - prebuild-layout - find original page number in markdown result

I'm using the Azure Document Intelligence service to analyze different types of documents. I set the output format style in Markdown to be able to have more information regarding the structure and formatting of the document. To get the result in…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-05-03T15:08:47.8466667+00:00
Curati Filippo 0 Reputation points
answered 2024-06-20T08:11:07.8933333+00:00
Curati Filippo 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure document Intelligence feedback mechanism with Human in the loop

I'm using Robotic Process Automation (RPA) combined with Azure Document Intelligence (ADI) to automate document processing. I've built and trained a custom model in ADI using document intelligence studio. My RPA tool submits documents for processing…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-19T00:14:45.64+00:00
Sai Ramesh 20 Reputation points
accepted 2024-06-20T04:33:03.49+00:00
Sai Ramesh 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to read text from custom object labeled image

in vision studio we can do the image object labeling, classification, OCR etc... is there any service which does the combination of Object Labeling and OCR? i mean, find specific areas using custom object labeling and then read the text only from labeled…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
235 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,533 questions
asked 2024-06-04T20:59:27.26+00:00
Naresh Raju 20 Reputation points
edited the question 2024-06-19T16:45:55.4866667+00:00
VasaviLankipalle-MSFT 15,951 Reputation points
2 answers One of the answers was accepted by the question author.

Document Intelligence Studio - custom models: how to share with team?

Hi, I've built some custom extraction models with Document Intelligence Studio. Now my question is: suppose a scenario where I'm out of office and there's the necessity to modify a model an retrain it to perform better (or similar situation). How is it…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-01-04T13:15:07.9066667+00:00
Dario Chemello 25 Reputation points
commented 2024-06-19T15:17:37.9366667+00:00
Vince Kolb 195 Reputation points
1 answer

Using My Own Labeled Data with Azure Document Intelligence Custom Neural Model

Hi, I want to use my own labeled data with Azure Document Intelligence Custom Neural Model. I have labeled a series of receipt images using my own labeling tool. Can I use this labeled data to train a custom neural model? If yes, could you provide…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-03T16:18:54.5933333+00:00
Pedro Preto 0 Reputation points
commented 2024-06-18T22:33:47+00:00
VasaviLankipalle-MSFT 15,951 Reputation points
1 answer One of the answers was accepted by the question author.

How to enable neural "neural" build model in Document Intelligence Container?

I'm running a local instance of Azure Document Intelligence (Form Recognizer) Container. Accessing the local URL ([http://localhost:5001]), I'm able to open the Form Recognizer studio and select a custom model. So, I can see this screen: After that, I…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-13T20:12:38.6766667+00:00
Diego Lima Pereira 20 Reputation points
accepted 2024-06-18T11:39:27.19+00:00
Diego Lima Pereira 20 Reputation points
0 answers

Can we train custom model on handwritten signatures not recognized by OCR?

Signatures that are "artistic" aren't detected by OCR since they don't contain valid characters. Do custom models perform token classification on the text detected by OCR? Or do they use techniques such as YOLO for object detection to first…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-11T12:14:57.02+00:00
Bogdan Pechounov 60 Reputation points
commented 2024-06-18T06:11:57.9866667+00:00
Sriramsubramaniyan Nadarajan 76 Reputation points
0 answers

Does Azure Document Intelligence Support Multiple Documents Within a Single File?

Hello, I'm working on a solution for a client where some of the documents contain multiple files within them. For example, a single file with multiple consecutive invoices on different pages. Does Azure Document Intelligence support this? Also, is there…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-17T13:50:02.05+00:00
Shahar Spencer 60 Reputation points
commented 2024-06-18T05:41:52.7966667+00:00
dupammi 8,035 Reputation points Microsoft Vendor
0 answers

Azure Document Intelligence Container not working

Hi, I am trying to setup an Azure Document Intelligence Custom Container to read documents on-premise using the Document Intelligence Container and following the below…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-11T16:20:02.0633333+00:00
Shailesh Kumar (NAV Backoffice) 25 Reputation points
commented 2024-06-14T14:12:59.2966667+00:00
Shailesh Kumar (NAV Backoffice) 25 Reputation points
1 answer

Issue with Data Extraction Using Prebuilt.Invoice Model and API Version 2023-10-31

Hi, I am encountering an issue while using the begin_analyze_document method with the Prebuilt.Invoice model and API version 2023-10-31. The error occurs when I call poller.result(), and the details are as follows: poller.result() Traceback (most recent…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-13T11:00:10.08+00:00
Ivan Hernanz 0 Reputation points
answered 2024-06-13T20:52:29.93+00:00
VasaviLankipalle-MSFT 15,951 Reputation points
1 answer One of the answers was accepted by the question author.

How to send a local file to the REST API of AZURE DOCUMENT INTELLIGENCE

I need some help so basically I wen to the documentation for the rest api and I used python in order to get a json response and got the data back The issue is that I would like to use my own local storage pdf files in order to use DOCUMENT intelligence…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-03-01T16:21:00.7266667+00:00
KEVIN S 20 Reputation points
commented 2024-06-13T18:57:01.5233333+00:00
Ana Vicentim 0 Reputation points
1 answer

Problem on not correctly detecting VendorName

I'm using the document intelligence model for extracting the data from pdf and it is not correctly detecting the vendor name and it is detecting from the logo.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-12T05:59:48.65+00:00
Dhruvin Vachhani 0 Reputation points
commented 2024-06-13T05:31:51.28+00:00
santoshkc 6,955 Reputation points Microsoft Vendor
1 answer

Need info on pricing tier for using General Document model

We are planning to upgrade a paid subscription frm Free subscription for our Doc Intelligence resource that we are using. We are using General Document pre-built model and we are seeing two different price…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,533 questions
asked 2024-06-06T15:55:50.83+00:00
Karri, Keerthi 20 Reputation points
commented 2024-06-12T18:28:17.94+00:00
VasaviLankipalle-MSFT 15,951 Reputation points