1,877 questions with Azure AI Document Intelligence tags

Sort by: Updated
0 answers

Why does the latest version of the Microsoft Document Intelligence API (2024-11-30) seem moderately worse than the previous version (the July preview)?

I have created a program that utilizes the JSON results generated using the document intelligence model API (using the receipt model) for business related purposes. For several months I was using the July preview version of the API and was very impressed…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-23T06:11:23.1666667+00:00
Turtle 0 Reputation points
edited a comment 2025-01-27T11:24:18.4433333+00:00
Casey 0 Reputation points
0 answers

A regression in OCR quality and ability to find fields in REST API 2024-11-30 (GA) for receipts/invoices?

We use Document intelligence to OCR and pull out relevant information from receipts and invoices. We are currently on the API 2024-07-31-preview but saw there was a new GA release in December (API 2024-11-30 (GA)) so we tested it out. There is a small…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-27T11:08:54.32+00:00
Casey 0 Reputation points
1 answer

Running a composed model with only one extraction algorithm

I have two document types that I want to create a composed model from. One of the document types is null/irrelevant/"other" data which I don't want extracted. The other document type contains relevant information that I want to run through an…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-24T02:39:45.9166667+00:00
Marques Chacon 40 Reputation points
commented 2025-01-27T08:14:16.91+00:00
kothapally Snigdha 950 Reputation points Microsoft Vendor
1 answer

Could not build the model: Total number of pages in the dataset is 1013. The maximum number of pages allowed in a dataset is 1000

Error: (Depicted Below) Could not build the model: Total number of pages in the dataset is 1013. The maximum number of pages allowed in a dataset is 1000 Question: why this happing ?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-22T13:59:36.9633333+00:00
Prafful Agarwal 0 Reputation points
accepted 2025-01-27T08:13:57.65+00:00
Prafful Agarwal 0 Reputation points
1 answer

How to fix request timeout issue with large pdfs in Document Intelligence API?

Hello guys, I am getting a request timeout issue with the document intelligence API request. The catch is the timeout doesn't occur when I extract the details using the Document Intelligence Studio. I am requesting to my custom extraction model. const…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-24T08:10:24.7533333+00:00
Udit 0 Reputation points
commented 2025-01-27T07:30:33.01+00:00
Manas Mohanty (Quadrant Resource LLC) 95 Reputation points Microsoft Vendor
1 answer

Run Analysis Custom extraction model

Hello, when we train a custom extraction model we can hit the run analysis button in the document intelligence UI to generate the ocr file of the pdf, which we can then download in the azure blob storage manager. is there a possiblity to generate…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-26T23:22:04.55+00:00
Pavith Vickneswararajah 0 Reputation points
answered 2025-01-27T06:48:00.1066667+00:00
Azar 25,935 Reputation points MVP
0 answers

Azure Document Intelligence, The requested model was not found.

I'm not the one who created the training models, and I just get access to the azure portal as developer to work on a task In Document Intelligence Studio -> settings , when I select resource for Service I can see a list of models but when I switch…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-24T18:32:09.31+00:00
RABIE BIE 0 Reputation points
commented 2025-01-27T05:57:57.59+00:00
Saideep Anchuri 1,285 Reputation points Microsoft Vendor
0 answers

Azure Document Intelligence : custom classification model training issue

Hi Team, @ Subject: Issue Training Azure Custom Classification Model via code We are facing an issue while training a custom classification model programmatically. Below is the detailed context of the setup and the issue we are encountering: Setup…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-24T00:13:41.4433333+00:00
Namohar Munichandrappa 0 Reputation points
commented 2025-01-27T05:11:47.2766667+00:00
Saideep Anchuri 1,285 Reputation points Microsoft Vendor
1 answer

AI builder vs Document intelligence

I have recently been looking into the AI builder (specifically the models that can do form recognition like prebuilt models like invoices for example) and Document Intelligence (previously form recognizer), which also has prebuilt and custom models. My…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2024-09-04T22:56:46.39+00:00
Gianchandani, Neha 0 Reputation points
edited the question 2025-01-27T04:54:59.5766667+00:00
Rakesh Gurram 11,475 Reputation points Microsoft Vendor
1 answer

Why after training, "Test" only looked at 2 pages of my test document, instead of looking at the entire document?

In Azure AI Document Intelligence Studio, I am using Custom Extraction Model. As a trustee from a board, my goal is to be able to analyze Check Journals in PDF Format. The check journals are 10 to 20 pages in table format of check number, date, code,…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-20T22:14:27.03+00:00
Edward Ha 0 Reputation points
answered 2025-01-27T04:54:58.36+00:00
mounika jasti 0 Reputation points
0 answers

The compose model is not working in ai foundary portal

I build the model TestModel1 with field TotalAsset and build the another filed TestModel2 with field TotalLibilites when I compose the model (ComposeTestModel1AndTestModel2) of TestModel1 and TestModel2 then it trained on only one TotalLibilites …

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-22T13:45:02.22+00:00
Prafful Agarwal 0 Reputation points
commented 2025-01-27T04:09:48.1133333+00:00
Manas Mohanty (Quadrant Resource LLC) 95 Reputation points Microsoft Vendor
0 answers

Custom Neural model for Containers

when the custom neural model for containers will be available. At 3.1 it still isn't Grazie

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-23T11:46:20.4333333+00:00
Stefano Cipriani 90 Reputation points
commented 2025-01-27T03:15:18.79+00:00
santoshkc 11,790 Reputation points Microsoft Vendor
1 answer

Pricing of Composed Models

How does the pricing for composed models work? Are we paying for each classification performed and each extraction performed? What if I have a document type called "other" that has irrelevant information, and I don't want to run extraction on…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-24T01:48:33.3533333+00:00
Marques Chacon 40 Reputation points
commented 2025-01-27T00:16:58.88+00:00
Saideep Anchuri 1,285 Reputation points Microsoft Vendor
1 answer

Unstable Table Layout with Merged Column Headers

Hello Everyone, We are currently using Azure Document Intelligence to extract table data from PDF documents. By default, we use the layout model for data extraction. However, we've encountered some issues with specific documents, particularly when: …

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-26T13:44:54.73+00:00
Aleksandr Kodiakov 0 Reputation points
edited an answer 2025-01-26T15:46:47.2433333+00:00
Sina Salam 16,446 Reputation points
1 answer

ResourceNotFoundError: (NotFound) Figures analyze result does not exist.

I'm trying to extract figure from a PDF document. Below is the code that I'm running: import os from dotenv import load_dotenv import base64 import json # Azure packages to import from azure.core.credentials import AzureKeyCredential from…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2024-12-26T06:57:54.7766667+00:00
Meraj Shaikh 0 Reputation points
edited a comment 2025-01-26T07:53:25.46+00:00
Meraj Shaikh 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can I get image related information on Azure's Document Intelligence Studio?

Out of the models supported by Document Intelligence Studio, is there a model that gives out image information? Is there an option of using Custom model along with the existing one?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,070 questions
asked 2024-02-09T18:52:24.5266667+00:00
Divya Prakash Jha (DP) 25 Reputation points Microsoft Employee
commented 2025-01-26T06:39:04.3066667+00:00
MohammadReza Rahmatzadeh 0 Reputation points
1 answer

Azure Document Intelligence unable to read XFA PDFs

I am running into an issue where the Azure AI Document Intelligence interface is unable to read certain PDF files and displays "To view the full contents of this document, you need a later version of the PDF viewer...." I believe this 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,877 questions
asked 2025-01-24T14:11:55.94+00:00
mv_gibson 1 Reputation point
answered 2025-01-24T19:03:54.6366667+00:00
Pavankumar Purilla 2,850 Reputation points Microsoft Vendor
1 answer

Add subscript/superscript handling to Azure DocumentAI

Hi, I am using Azure DocAI layout model and I really like its high-quality results. One thing I am recently struggling with is the handling of subscript and superscript characters. I am using PDF input documents (not scneed), though I guess this doesn't…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-22T14:37:02.3+00:00
Florian F 0 Reputation points
commented 2025-01-24T16:15:34.09+00:00
Pavankumar Purilla 2,850 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Internal Server Error when calling Azure.AI.DocumentIntelligence.AnalyzeDocumentAsync with latest SDK

We have been successfully using the previous Azure.AI.FormRecognizer SDK v4.1 to call prebuilt models in Azure Document Intelligence. Since we now want to use some of the latest prebuilt models (like prebuilt-tax.us), we now have to upgrade to the newly…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2025-01-16T17:36:11.22+00:00
Sean Leino 20 Reputation points
accepted 2025-01-24T15:25:21.2533333+00:00
Sean Leino 20 Reputation points
1 answer

OCR is reading watermark letters

We are using Form recognizer for extracting data from these types of ID's. however these ID's have a watermark (not visible on this sample image) which are getting picked. How do we avoid that from happening as it is impacting the accuracy.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,877 questions
asked 2023-06-09T11:02:37.01+00:00
Vikas Mathad 0 Reputation points
commented 2025-01-24T11:04:51.2966667+00:00
RABIE BIE 0 Reputation points