1,452 questions with Azure AI Document Intelligence tags

Sort by: Updated
0 answers

How to read data from a local pdf using Document intelligence studio (layout)

Hello All, I am trying to read data from a pdf in below code it used formurl. I want to read data from local How to do 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,452 questions
asked 2024-04-29T03:34:46.6233333+00:00
Aditya Kommu 0 Reputation points
commented 2024-04-30T01:18:51.7633333+00:00
dupammi 7,575 Reputation points Microsoft Vendor
1 answer

Error while training the Custom Classification model in Document Intelligence tool

I am running the Custom Classification model in Document Intelligence tool. I am running the Train model and getting the above error. I am not sure what settings in Document Intelligence need to change.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-04-24T19:41:01.74+00:00
ShahKrutiJ-8199 5 Reputation points
commented 2024-04-29T10:01:57.34+00:00
romungi-MSFT 42,986 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How do I use the Document intelligence API to analyze multiple documents at once?

I am using a custom model and the script for analyzing one document is very straightforward. But, I am unable to do so for multiple documents at once. How do I analyze multiple documents at once using python?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-04-26T05:04:28.37+00:00
Harsh Khewal 135 Reputation points
accepted 2024-04-29T09:09:46.2366667+00:00
Harsh Khewal 135 Reputation points
1 answer

Max pages best practice

Is there a best practice or suggested way for handling large documents (> 2000 page limit)? I’d like to handle these documents in batches to avoid data loss. I know that there is a page range parameter but without knowing the total number of pages…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-04-27T16:53:48.23+00:00
Seth Fenster 0 Reputation points
commented 2024-04-29T07:39:17.1733333+00:00
romungi-MSFT 42,986 Reputation points Microsoft Employee
0 answers

Document Intelligence pollUntilDone Stalling

The Document Intelligence extraction via pollUntilDone() was working fine yesterday, however around an hour ago when I tried calling pollUntilDown I'm experience an extremely long stall, which I suspect to be an Azure issue, but hasn't seen any updates…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-04-24T16:28:25.24+00:00
Mason 0 Reputation points
commented 2024-04-29T05:18:47.5133333+00:00
santoshkc 5,335 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

FormsRecognizer how to create ocr.json files programmatically for custom classification model

In order to automate the creation of a new custom classification model programmatically it appears we need to create ocr.json files for each file before we call the BuildDocumentClassifierAsync method via the DocumentModelAdministrationClient SDK. These…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2023-10-01T13:59:25.55+00:00
Tim Bates 20 Reputation points
commented 2024-04-26T22:57:10.6333333+00:00
dupammi 7,575 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Status of a Custom Classification Model training keeps as 'Running' forever

Does anyone know how to check the progress of a Custom Classification Model training? I started the training of a model, but it´s status keeps as 'running' forever. Got the same project, same training dataset, same API version, same everything 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,452 questions
asked 2024-04-23T20:51:19.6566667+00:00
Roberto Araujo Filho 65 Reputation points
accepted 2024-04-26T10:41:26.9266667+00:00
Roberto Araujo Filho 65 Reputation points
2 answers One of the answers was accepted by the question author.

Queries Regarding Azure AI Vision Disconnected Container

Our team is currently exploring the usage of Azure AI Vision in disconnected environments, and we have several questions regarding the implementation and management of disconnected containers. Below are our inquiries in detail: Lost License Mount Point:…

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.
227 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,452 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 2024-04-24T12:46:09.9966667+00:00
Niket Kumar Singh 205 Reputation points
accepted 2024-04-26T09:37:06.37+00:00
Niket Kumar Singh 205 Reputation points
1 answer

When training a custom extraction model, how should column names be labeled to ensure accurate recognition during testing?

I have a collection of documents containing various tables. When attempting to label the column names, direct labeling is not possible. Initially, we must insert the column names in the first row (i.e., #0), and then use this as a template to rename 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,452 questions
asked 2024-04-24T05:26:35.56+00:00
neha_b 0 Reputation points
answered 2024-04-26T05:32:42.2066667+00:00
romungi-MSFT 42,986 Reputation points Microsoft Employee
1 answer

Invoice date month and date are switched in Document Intelligence invoice prebuilt-model

The date and month is switched in this case. How can we prevent this? Did they made some updates?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-04-22T15:12:02.13+00:00
BanhMiBoSua 0 Reputation points
answered 2024-04-25T22:07:29.2166667+00:00
YutongTie-MSFT 47,096 Reputation points
0 answers

Lines and paragraphs are not being read properly in a document with spaced point characters

When we send a pdf with the structure Name . . . .: Value, the ocr understands each point character as a new line and then the extracted text is very confusing (see attached picture using DocIntel Studio for a more visual representation). The expected…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-04-05T16:50:05.18+00:00
Aran Coll 0 Reputation points
commented 2024-04-25T11:51:20.9933333+00:00
Aran Coll 0 Reputation points
0 answers

Why does the query fields function go away when selected output is markdown?

This screenshot demonstrates that when markdown output is selected the Fields tab will disappear and you lose the query fields function: When text is the selected output then the Fields tab appears again and the query field function is working. What is…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 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 2024-04-23T02:08:19.1333333+00:00
Arman 45 Reputation points
commented 2024-04-25T02:56:56.7733333+00:00
dupammi 7,575 Reputation points Microsoft Vendor
0 answers

The AnalyzeDocumentFromUriAsync api call remains pending

The AnalyzeDocumentFromUriAsync api call has been hanging without error for a couple of days. I also encountered the same problem in Document intelligent studio in neural models while everything works in template models. Anyone encountering the same…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-04-23T12:25:22.46+00:00
Stefano Cipriani 70 Reputation points
edited a comment 2024-04-24T22:51:06.1133333+00:00
VasaviLankipalle-MSFT 15,006 Reputation points
1 answer

Which vision ai model is suitable for reading and extracting data from a graph (bar, line or combined) ?

I am working on a project where I am attempting to use an AI model to read graphs accurately and extract data from them. I have tried many models, but the accuracy is low. What about Azure Computer Vision and Custom Vision? Do they have this capability?

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
326 questions
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.
227 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,452 questions
asked 2024-04-24T17:26:20.85+00:00
Avinash Shrivastava 0 Reputation points
edited an answer 2024-04-24T22:48:32.55+00:00
VasaviLankipalle-MSFT 15,006 Reputation points
1 answer

Failover/Redundancy option for Document Intelligent studio API.

Hi, Is there a failover or the redundancy option for the Document Intelligent Studio project/API ? appreciate the response on this. Thanks, Prashanth

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-04-22T13:17:26.05+00:00
Narasimhamurthy, Prashanth 25 Reputation points
commented 2024-04-24T21:56:26.1733333+00:00
VasaviLankipalle-MSFT 15,006 Reputation points
1 answer One of the answers was accepted by the question author.

How can you train a custom classification model with Word (docx) and Excel (xlsx) documents?

On the page https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-classifier?view=doc-intel-4.0.0 it states that from version 2024-02-29-preview you can use Microsoft Office documents for the custom…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-04-18T11:32:05.8766667+00:00
Michelle Barlo | Twyzer 25 Reputation points
commented 2024-04-24T16:17:22.8233333+00:00
VasaviLankipalle-MSFT 15,006 Reputation points
1 answer

Azure Document Intelligence correction

Hi, Currently we were using ABBYY/KOFAX for OCR. And both has a verification stage where user can correct the ocred text and the system will automatically learn and train itself. we want to replace with Azure DI and as we understand we cannot do 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,452 questions
asked 2024-02-27T05:37:08.6366667+00:00
Kola, Sarath Babu 5 Reputation points
commented 2024-04-24T12:04:34.3266667+00:00
santoshkc 5,335 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Unable to login to Document Intelligence studio

Hi Team, I'm getting below error pop-up while launching Azure Document Intelligence Studio (for Custom Extraction Models or for any Pre-built models).. getting this error from last 3 to 4 hours. TypeError__ Cannot read properties of undefined (reading…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-02-29T12:55:27.4666667+00:00
Kalyan Gandham 130 Reputation points
answered 2024-04-24T10:25:35.0066667+00:00
Victor Muñoz 0 Reputation points
1 answer

Can Document Intelligence recognize signatures in the document?

I want to process contract documents where detecting the presence of signatures is an important part of determining their validity. At the moment when I test the layout model with contract it appears that some signatures are recognized as text content…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 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 2024-04-23T04:45:10.0733333+00:00
Arman 45 Reputation points
commented 2024-04-24T08:16:01.66+00:00
santoshkc 5,335 Reputation points Microsoft Vendor
0 answers

How should we label the table that spans multiple pages?

when we try to label the table that spans multiple pages we got the error. is there any workaround for this?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-04-19T09:31:19.7366667+00:00
Hrushikesh Shinde 0 Reputation points
commented 2024-04-24T07:45:51.45+00:00
dupammi 7,575 Reputation points Microsoft Vendor