1,542 questions with Azure AI Document Intelligence tags

Sort by: Updated
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,542 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,655 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,161 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,542 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,542 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,731 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,542 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,655 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,161 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,542 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 48,821 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,542 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,542 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,731 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,542 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,655 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,542 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,161 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,542 questions
asked 2021-03-19T09:20:16.257+00:00
璐琰 曹 1 Reputation point
commented 2021-03-24T07:01:01.337+00:00
romungi-MSFT 43,701 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,542 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,542 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,542 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 48,821 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,542 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 48,821 Reputation points
1 answer

Training table data

Trying to understand how we can train table data in the custom train model through the OCR labeling tool. [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: MSDN

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,542 questions
asked 2020-05-14T02:27:20.587+00:00
bharathn-msft 5,091 Reputation points Microsoft Employee
commented 2021-03-11T22:00:59.637+00:00
Chrizzzy 123 1 Reputation point
0 answers

Azure Cognitive Services Form Recognizer Prebuilt Receipt Model

This is probably a question more focused at the development team and developers using the solution to backend their systems. I have been playing around with the Form Recognizer and building a test front end that uses the extracted data for later…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,542 questions
asked 2021-03-03T21:37:58.287+00:00
Chris Sampson 1 Reputation point
commented 2021-03-04T06:56:19.423+00:00
Chris Sampson 1 Reputation point
1 answer One of the answers was accepted by the question author.

(cluttered label) How to avoid wrong key pairs value (2 field in 1 line)

I experienced having wrong key pairs value result (2 field in 1 line) and I found article in github explaining: Avoid cluttered labels Sometimes when you apply different labels within the same line of text, the service may merge those labels into 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,542 questions
asked 2021-03-02T16:43:00.157+00:00
daniel setiadi 21 Reputation points
accepted 2021-03-03T04:50:26.99+00:00
daniel setiadi 21 Reputation points
5 answers

Form Recognizer -No actions available in logic app step

Hi I am trying to create a logic app with a step using form recognizer. However I do not see any actions available. I see the message "we couldn't find any actions"

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,002 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,542 questions
asked 2021-02-28T22:34:39.437+00:00
Anshul Jain 1 Reputation point
answered 2021-03-02T20:35:40.987+00:00
YutongTie-MSFT 48,821 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to edit old model id in FOTT?

Hello team, I could see that after editing project on FOTT and generating a new model I'd, I can still use old model id to Analyze document using form recogniser. My question is is there a way to edit old model or revert project to old 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,542 questions
asked 2021-02-26T10:17:22.893+00:00
Neha Srivastava 41 Reputation points
accepted 2021-02-27T04:48:45.327+00:00
Neha Srivastava 41 Reputation points
1 answer One of the answers was accepted by the question author.

How do you suggest to copy model from non prod to prod environment?

Hi team, We have separate subscription for prod and non prod environments. So I will have to create separate cognitive service and storage account for prod environment. All testing and further training will happen in non prod environments. Is it ok…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,542 questions
asked 2021-02-24T10:53:56.86+00:00
Neha Srivastava 41 Reputation points
commented 2021-02-25T16:36:41.673+00:00
romungi-MSFT 43,701 Reputation points Microsoft Employee