Training similar forms in single model VS multi-model and compose
I've been testing FR and have many different form formats (100+). From what I've read, it's best to train a custom model for each set of different forms and then if you want to compare all of them via single api call you can compose them together. …
Azure AI Document Intelligence

Microsoft Azure Form Recognizer - Confidence score for tables
when i try to extract the data from tables using Microsoft Azure Form Recognizer am not getting Confidence score for data extracted from tables. Can you please advise?
Azure AI Document Intelligence
Is the pre-built Invoices model for form recognizer set up only for US format invoices?
Can you please confirm if the pre-built invoices model (https://learn.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/concept-invoice) for form recognizer (part of the azure cognitive services) is specific to US format invoices? I see…
Azure AI Document Intelligence
Azure AI services
How to Create Table tag ( Custom Model using Fott link) for the Non Table layout Invoice document
Hi There, I'm trying to create a Custom model for an invoice document , in which the line items are not in table format ( fott layout is unable to recognize that the line items in table format) and the end JSON return is not having the bounding box for…
Azure AI Document Intelligence
API call to Form Recognizer end point errors "Internal: Unexpected error The underlying connection was closed"
I am trying to hit form recognizer end point and seeing the below error "Internal: Unexpected error The underlying connection was closed"
Azure AI Document Intelligence
Form Recognizer Studio - Preview
How can I tell which version Form Recognizer Studio is using? I am assuming it is using the latest (at this point in time, version 2021-09-30-preview), but is there a way to check this without (possibly) producing the json result and reading the…
Azure AI Document Intelligence
Cannot read properties of undefined (reading 'error')
I labeled five documents. Each document has many pages, but I labeled only a single page of all five docs. When running the train command from Form Recognizer Studio, I am getting the error: Cannot read properties of undefined (reading 'error'). Any…
Azure AI Document Intelligence

Covert Form Recognizer logic app results to CSV
Good day all. I've started to experiment a little with the Form Recognizer but am stuck on how to easily convert the recognized table into usable data structure such as CSV. When using the https://fott-2-1.azurewebsites.net/ tool I am able to download…
Azure Logic Apps
Azure AI Document Intelligence
HI Team, my only requirement from form recognizer is that possible to extract only particular paragraph to json ..it means i have resume i want only few line to capture not all.
my only requirement from form recognizer is that possible to extract only particular paragraph to json ..it means i have resume i want only few line to capture not all.
Azure AI Document Intelligence
How many types of invoices can be trained in one custom model?
I have multiple types of invoices, with different layouts. Is it possible to train one single custom model with different types of invoice? Or it is must to create a seperate custom model for each type of invoice?
Azure AI Document Intelligence
Form Recognizer Multiple Models to Analyze 1 form
Hi, I'm sort of looking to do the opposite of Model Compose on Form Recognizer. While Model Compose allows you to combine multiple models and the classifier determines which model to call when you upload a document, I'm looking to call multiple models…
Azure AI Document Intelligence
Extracting “other” information from Azure Form Recognizer’s Prebuilt Invoice Recognize output
Hi all, I did a comparison between Amazon Textract and Azure Form Recognizer. Azure Form Recognizer gives key value pairs as output and it contains these fields. This covers quite a bunch of fields. However Textract only covers very few fields (see…
Azure AI Document Intelligence
Convert Form Recognizer Custom Model Json results to csv
There is a great quick start document on how to parse the json results using prebuilt models here that print the results to screen. I modified the sample to write the results to CSVs and it works. I am looking to do the same using Custom Models (with or…
Azure AI Document Intelligence
FormRecognizerStudio
Hi, I have an issue with the Customs form in the FormRecognizerStudio. When I click on it I get an error: "You don't have an Azure subscription under your current directory (myDirectory) Please go to the Azure portal to create a new subscription…
Azure AI Document Intelligence

Azure Form Recognizer - Is Form Recogniser data for Australia stored in Australian data centres?
Is Form Recogniser data for Australia stored in Australian data centres?
Azure AI Document Intelligence
FormRecognizerStudio
Hello, i would like to train my own data in the form recognizer studio. The installation (Blob Storage and Co) process is already completed but the studio is always loading at the label data task. Is there somehting I can do to solve my problem? …
Azure AI Document Intelligence
More Invoice fields for the predefined model ?
Is it planned, in the near future, to add more fields to the predefinned model ? For Example the VAT number ? If so what would be the estimated amount of time to wait before those fields are added ? thx
Azure AI Document Intelligence
Layout model not extracting the contents present in a credit report PDF file.
Hi there, I am currently trying to extract all the tables present in a credit report pdf file and the form recognizer does not seem to be extracting all the contents present properly. Is there a way to manually label these tables in the layout…
Azure AI Document Intelligence
Form Recognizer studio custom form project page stucks at "Loading documents..."
I was following this guide until step 4: "Review and submit your settings to create the project". The next screen is stuck forever at "Loading documents..." and a spinner. I tried to go back to custom form projects page and click on…
Azure AI Document Intelligence
Form Recognizer Supervised Training Question
I'm amazed by the result of MS Form Recognize and I think MS Form Recognizer has phenomenal potential. While giving a trial on a ballot form, I see the output is superb. However, i do find something I cannot do and I want to understand why. To…