1,368 questions with Azure AI Document Intelligence tags

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

How to train custom model for different document formats with the same set of labels?

I'm trying to understand what is the best way to train a custom model for invoices in languages not supported by the prebuilt invoice model, french as an example. As normal we will have many different invoice formats from different vendors, but in all…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-04-23T18:51:39.367+00:00
Hugo Scaramal 41 Reputation points
commented 2021-05-04T11:59:24.543+00:00
Hugo Scaramal 41 Reputation points
3 answers

Move Form Recogniser custom model from one account to other account

I had created custom model in Azure Form Recognizer which now I want to share with another account. How can I share/move my model. One is my personal account and the other is my professional account.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2020-10-28T09:45:40.723+00:00
Azure Admin 41 Reputation points
answered 2021-04-27T05:03:40.17+00:00
Kokul Jose 311 Reputation points
3 answers

Where is Form Recognizer Model Saved? Can i download the Form Recognizer model?

Due to my custom requirement, I want Form Recognizer Model in onnx or in .h5 format. Is it possible to get the model or can i download Form Recognizer Model?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2020-12-30T14:13:48.87+00:00
Tirth Patel 21 Reputation points
answered 2021-04-27T05:02:45.67+00:00
Kokul Jose 311 Reputation points
1 answer

Azure Form Recognizer - Train Custom Model Based on Local Files

From documentations it seems that Form Recognizer only supports getting training data from Storage Account. Is it possible to provide the data locally (by providing local directories)?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-04-23T10:13:31.943+00:00
Ryan Tsang 1 Reputation point
answered 2021-04-23T13:49:47.987+00:00
romungi-MSFT 42,191 Reputation points Microsoft Employee
2 answers

Form recognizer analysis error V 2.0

I am getting the following error while running the python script to analyse a trained model with labels. "The Form Recognizer API version used to create the model and the current API version used for analyze are incompatible.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2020-10-18T17:46:25.857+00:00
theertha Padman 1 Reputation point
answered 2021-04-20T10:45:14.733+00:00
Barnett, Ian 11 Reputation points
1 answer One of the answers was accepted by the question author.

Form Recognizer Java Version and Labeling Tool Cross-Page

Good morning, I've got two questions. First one, I was working with Labeling Tool v2.1 and I bought my sample Maven Project with Java. When I tried to use my custom model, it threw an error. I found that was a problem with versions between Labeling…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-04-16T06:50:05.717+00:00
Oriol Canadés Díez 21 Reputation points
commented 2021-04-19T06:47:16.517+00:00
Oriol Canadés Díez 21 Reputation points
1 answer

Form recogniser does not extract table data

I am trying to extract table data by training different table layout structures. But once the training is completed I am not able to fetch the table data if I am trying to analyze a new file which has a different layout. Is it a limitation from Azure…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 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,375 questions
asked 2021-04-16T14:02:34.087+00:00
Chubsy 1 Reputation point
answered 2021-04-16T18:33:38.347+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

Azure Form Recognizer duplicating text extracted from PDF

While extracting values using Azure Form Recognizer, many values are shown duplicated. I have trained a custom model labelling the appropriate key values. I find that the OCR duplicates the boxes, so that when I am labelling using the sample labeling…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-04-09T06:28:50.92+00:00
Jakub Lubowicki 1 Reputation point
answered 2021-04-09T12:16:58.48+00:00
Jakub Lubowicki 1 Reputation point
1 answer

Form Recognizer: how to analyze a form already split in multiple files (each per page) from the same multipage form

Hello, I have a form to analyze provided in three .jpg files, corrisponding each to a single page of a multipage form. I was wondering if is there possible to feed Form Recognizer with these three separated files to check if they match a label based…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-03-22T18:56:10.467+00:00
-FrancescoFucci- 1 Reputation point
commented 2021-04-05T07:02:39.053+00:00
Ramr-msft 17,616 Reputation points
1 answer

Which AI technology can detect the type of document a pdf is?

Is there a component of Cognitive Services that can be used to detect whether a pdf is an order form vs. an invoice vs. a lab result? Thanks in advance, Eric halsey

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 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,375 questions
asked 2021-04-01T20:40:40.037+00:00
Eric Halsey 26 Reputation points
answered 2021-04-02T01:58:42.7+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

not getting invoice line items

Hello, I have extracted invoice fields using code here for prebuilt invoice model, …

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-03-22T15:22:39.493+00:00
Vijay Mane 1 Reputation point
commented 2021-03-30T16:31:03.883+00:00
YutongTie-MSFT 46,646 Reputation points
2 answers

Building Form Recognizer with labels and output required in pdf

Hello Members, Started working Form Recognizer by building a training model for our custom pdfs sources. And trying to extract the selective tables/images from those 100 paged PDF. To train this custom model, we uploaded 10 different PDF versions…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-03-08T16:49:00.193+00:00
amitlalazure503 26 Reputation points
commented 2021-03-27T15:08:10.927+00:00
amitlalazure503 26 Reputation points
1 answer

Form Recognizer API Compatibility Error 1027

I am getting below error. I have trained my model in labelling tool - https://fott-preview.azurewebsites.net/ . with open(path_to_sample_content, "rb") as f: poller = form_recognizer_client.begin_recognize_custom_forms(model_id =…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-03-20T08:13:23.637+00:00
Rucha Sawarkar 1 Reputation point
commented 2021-03-26T04:57:41.95+00:00
Ramr-msft 17,616 Reputation points
0 answers

Form Recognizer Labeling Tool: Table detection Issue

As shown in the image1 1 ,the labeling tool is detecting the table structure after running OCR, but it is not detecting the entire table. Instead it is taking first 2 columns only as shown in the image2.2 Is there a way to make it capture all the 3…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 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,375 questions
asked 2021-03-12T13:24:17.327+00:00
sandeep kolisetty 1 Reputation point
commented 2021-03-25T05:26:39.017+00:00
Sandeep Satya Hanuman Kolisetty 1 Reputation point
1 answer

parsing from multiple forms in a single payload

I need to extract data from each individual form that is received when multiple forms are sent in a single payload. For example, for an Accounts Receivable department that batch sends me their daily forms. They may have 50 forms sent in one batch (such…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-03-23T13:09:48.207+00:00
Ben Manning (etherFAX) 1 Reputation point
answered 2021-03-24T14:54:58.277+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

Does Azure Form Recognizer support Chinese Language?

I have a lot of PDFs in Chinese language? Does Azure Form Recognizer support recognize these Chinese characters?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-03-19T09:20:16.257+00:00
璐琰 曹 1 Reputation point
commented 2021-03-24T07:01:01.337+00:00
romungi-MSFT 42,191 Reputation points Microsoft Employee
2 answers

How to speed up the Form Recognizer API call to recognize custom models.

I am working on a project where i need to analyze more than 20 pdf's. How can I speed up the form recognizer API calls to get the response faster.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2020-12-02T13:52:23.957+00:00
Tirth Patel 21 Reputation points
answered 2021-03-23T14:54:26.153+00:00
NetaH-MSFT 6 Reputation points
2 answers

Azure Form Recognizer API (v2.1-preview.2) Response Id Not Working

I am using Azure Form Recognizer API version v2.1-preview.2. I am using a custom model which I have trained already. I used https://{Endpoint}/formrecognizer/v2.1-preview.2/custom/models/{model ID} and get the response 202 properly with header details…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-02-05T05:14:42.897+00:00
Sachin Tah 1 Reputation point
commented 2021-03-17T12:47:33.867+00:00
Pedros 1 Reputation point
0 answers

Form Recognizer - Changed confidence

I have been running form recognizer with one model for the past 5-6 months. Results for good images were in range 0.9 - 1. I was able to detect anomalies usually if the confidence is below 0.7 range. This weekend form recognizer started returning values…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-03-16T13:59:25.533+00:00
Samir Sijercic 1 Reputation point
commented 2021-03-16T20:29:11.283+00:00
YutongTie-MSFT 46,646 Reputation points
0 answers

why cant i find shapes when i click on insert?

the shapes are not showing up when i click insert. at first i had the free version so i uploaded to the 6.99 version still no shapes

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2021-03-15T15:57:46.573+00:00
quin fowler 1 Reputation point
commented 2021-03-16T04:13:18.57+00:00
YutongTie-MSFT 46,646 Reputation points