1,478 questions with Azure AI Document Intelligence tags

Sort by: Updated
1 answer

What are the new "Build Mode" options in Form Recognizer?

Hi, I recently noticed that there were some new options available when training a custom model in Form Recognizer. I was wondering if there was some information on what each of these options are, as currently it is unclear as to which one I should be…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2022-02-14T15:37:05.27+00:00
Yasmin Prentice (YPR) 1 Reputation point
answered 2022-02-15T16:20:44.767+00:00
GiftA-MSFT 11,161 Reputation points
1 answer

How to use form recognizer in asp.net MVC (.net frame work 4.6.2)

Code: FormPageCollection formPages = await recognizerClient .StartRecognizeContentAsync(stream) .WaitForCompletionAsync(); Question: When I use this piece of code from console application(.net frame work 4.6.2), it successfully responded. But…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,377 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,478 questions
asked 2022-02-14T09:47:03.273+00:00
建瑋 潘 11 Reputation points
commented 2022-02-15T12:03:37.607+00:00
Ramr-msft 17,641 Reputation points
1 answer

FormRecognizer - AnalyzeResults throws error

Hello - I'm calling the https://{endPoint}/formrecognizer/v2.1/custom/models/{modeid}/analyzeresults/{resultId} along with the subscription key using Azure data factory but get the following message: but get the following message …

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2022-02-06T02:45:47.12+00:00
Sachin S 26 Reputation points
answered 2022-02-08T05:01:03.757+00:00
GiftA-MSFT 11,161 Reputation points
3 answers

Unable to train a model on Form Recognizer Studio - OCR file has an invalid schema

Hello, For a few days, I can no longer train custom Form Recognizer models via Form Recognizer Studio. When starting a train, the error is: "ModelBuildError Could not build the model: OCR file 'xxxx.pdf.ocr.json' has an invalid…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2022-01-25T17:25:39.387+00:00
Aurélien DOLANDE 1 Reputation point
commented 2022-02-04T20:31:52.14+00:00
CHIPPENDALE,TOM (Agilent USA) 21 Reputation points
1 answer

(Form Recognizer) Does polling for an answer count against quota / credits?

Using Azure Form Recognizer which is aync means that we have to poll periodically for the result - Looking at the metrics in the dashboard, this seems to be logged and so wondering does this count against credits / usage? What frequency of polling 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,478 questions
asked 2022-01-26T11:01:49.323+00:00
Craig-1507 1 Reputation point
answered 2022-02-02T17:54:41.957+00:00
YutongTie-MSFT 47,676 Reputation points
1 answer

Setting up blob storage for use in Form Recognizer (SAS and CORS)

I'm trying to setup a custom model with Form recognizer 2.1. I'm following instructions from here. I've setup a new resource group in which I have the Form recognizer and a storage account. Inside this storage account I've created a blob container,…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,556 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,478 questions
asked 2022-01-28T14:54:11.397+00:00
Kataja Hanna 1 Reputation point
commented 2022-02-01T13:47:07.287+00:00
romungi-MSFT 43,451 Reputation points Microsoft Employee
1 answer

Recognizing multiple rows content without horizontal seperators

Hi, I am training a custom model to detect the table contents from documents. Even after training the model is unable to detect multirow content. Also in some rows, there are vacant spaces. I want the form recognizer to detect them as a blank cells.…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2022-01-25T14:01:24.37+00:00
Rahul Kottath 6 Reputation points
commented 2022-02-01T05:35:23.3+00:00
Rahul Kottath 6 Reputation points
1 answer

Form regoniser - OCR labelling tool- Run analysis not enabled in edge

hi while hosting the ocr labelling tool using localhost the run analysis button is enabled but when hosting it via host name for eg http://xxxxxxxxx:3000/prebuilts-analyze/ the run analysis button is not enabled in EDGE I checked in…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2022-01-26T05:41:34.793+00:00
Kesavamurthi D 106 Reputation points
answered 2022-01-31T14:15:15.817+00:00
GiftA-MSFT 11,161 Reputation points
1 answer

Form Recognizer - superscripts and subscripts

I plan to use Form Recognizer to detect and convert tables data from pdf documents. I already trained and used the custom model as not all of the tables were properly recognized automatically. I use Azure Function and FormRecognizerClient to get 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,478 questions
asked 2022-01-26T08:34:52.023+00:00
Magdalena Dzierzak 1 Reputation point
answered 2022-01-26T22:39:52.89+00:00
GiftA-MSFT 11,161 Reputation points
1 answer One of the answers was accepted by the question author.

Can Azure Form Recognizer v3.1.1 read foreign language and currency characters?

Hello, I am currently testing out Azure Form Recognizer v3.1.1 to see how it handles non-english characters (i.e. Chinese) and currency characters (i.e. GBP, euros). I am using this quickstart program…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2022-01-25T23:44:53.177+00:00
Vincent Villacorta 21 Reputation points
accepted 2022-01-26T21:53:58.317+00:00
Vincent Villacorta 21 Reputation points
1 answer One of the answers was accepted by the question author.

Need JS code for Azure Forms Recognizer rest api

hi i am using ocr labelling tool for scanning the invoices .i am able to get the output in json and csv. but i have it to achieve it via JS code. my url 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,478 questions
asked 2022-01-25T02:22:35.217+00:00
Kesavamurthi D 106 Reputation points
accepted 2022-01-25T09:47:58.83+00:00
Kesavamurthi D 106 Reputation points
2 answers One of the answers was accepted by the question author.

OCR labelling tool -customisation- not able to see prebuilt invoice model option

hi Planning to use the OCR labelling tool - prebuilt invoice model as a part of our end to end solution. The way the tool shows the extracted values with bounding boxes and its respective key value pair is cool option to have it in our solution. i…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2022-01-19T23:13:22.573+00:00
Kesavamurthi D 106 Reputation points
commented 2022-01-21T10:58:42.96+00:00
Kesavamurthi D 106 Reputation points
1 answer

Form recognizer sas url

Hi, Im uploading file programmatically to container and generating sas token for the same file through c# code. var ms = new MemoryStream(storageBlob.FileBytes); var blobContentInfo = blobClient.Upload(ms, true); } logger.LogInformation("File…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,832 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,478 questions
asked 2022-01-19T18:27:29.917+00:00
Vidhya R (external) 1 Reputation point
answered 2022-01-21T08:50:36.613+00:00
romungi-MSFT 43,451 Reputation points Microsoft Employee
7 answers

Form Recognizer Sample Labeling Tool Error: failed to load from OCR

I am trying to label a sample of documents to train a custom model using the sample labeling tool. I have followed the instructions listed here: https://learn.microsoft.com/en-us/azure/cognitive-services/form-recognizer/quickstarts/label-tool?tabs=v2-1 …

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
333 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.
231 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,478 questions
asked 2021-02-25T17:25:06.057+00:00
Andrew Leonard 21 Reputation points
answered 2022-01-21T04:09:37.153+00:00
Mohan Krishna Rayapuvari 1 Reputation point
2 answers

Azure Form Recognizer performance

We are investigating the possibility of including document OCR into our product offering and would prefer to use Azure Form Recognizer. However, we are experiencing very slow performance when using custom or composed models for document OCR - often in…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2022-01-12T12:55:46.327+00:00
Anonymous
answered 2022-01-19T08:57:51.667+00:00
Marco Wagener 1 Reputation point
1 answer

Does form recognizer version 3.0 include biggger PDF dimensions?

Form recognizer currently has PDF dimensions that are up to 17 x 17 inches, corresponding to Legal or A3 paper size, or smaller. Will the new version of Form Recognizer (3.0), that is still in preview, allow for PDFs that are bigger in dimension?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2022-01-18T14:25:49.847+00:00
Evelyn Madera 1 Reputation point Microsoft Employee
answered 2022-01-19T04:43:56.883+00:00
GiftA-MSFT 11,161 Reputation points
5 answers One of the answers was accepted by the question author.

Form Recogniser form labelling tool - offset tables

I have looked at the table function on fott but I cannot see how I can deal with the sort of table below which can extend onto multiple pages. The "column" headers are not really columns and the "rows" are not really rows, but…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 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,524 questions
asked 2021-12-15T17:22:46.113+00:00
Michael Douglas 21 Reputation points
answered 2022-01-18T09:44:12.777+00:00
Michael Douglas 21 Reputation points
2 answers One of the answers was accepted by the question author.

Can't extract 'Region' for ID Documents with Prebuilt models using .Net SDK for Forms Recognizer

We use the Microsoft Azure Cognitive Services Form Recognizer client library to invoke the Form Recognizer resource with our documents. We’re using the prebuilt model(id document) for analyzing the driver’s license. During our testing, we’ve noticed…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2022-01-10T12:20:28.963+00:00
surya hanuma 21 Reputation points
accepted 2022-01-11T08:39:28.483+00:00
surya hanuma 21 Reputation points
3 answers

Form Recognizer Sample Labelling Tool - unable to select part of ocr text

I am trying to select and tag only part of some ocr text. For example on this screenshot the text "UCR: 1GB727040....." I want to exclude "UCR:" because this is the key and not the value. The help documents state I can drag…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2021-12-15T15:12:29.107+00:00
Michael Douglas 21 Reputation points
answered 2022-01-06T14:55:42.403+00:00
Michael Douglas 21 Reputation points
1 answer

Export Custom Model in Azure Form Recognizer from one account to another

Hi, I want to export my custom model created in Azure Form Recognizer from my account to another account? I have trained multiple pdfs to extract the desired fields in that custom model and I don't want to train again the same pdfs in my new account. How…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,478 questions
asked 2022-01-03T08:39:30.323+00:00
Md Asfaque 6 Reputation points
commented 2022-01-04T05:16:16.857+00:00
romungi-MSFT 43,451 Reputation points Microsoft Employee