1,498 questions with Azure AI Document Intelligence tags

Sort by: Updated
0 answers

How to read data from a local pdf using Document intelligence studio (layout)

Hello All, I am trying to read data from a pdf in below code it used formurl. I want to read data from local How to do it?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-04-29T03:34:46.6233333+00:00
Aditya Kommu 0 Reputation points
commented 2024-06-26T01:59:20.36+00:00
dupammi 7,950 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

FormRecognizer throwing Image too large error

When passing a pdf document of size 4.93 MB, Form Recognizer is throwing an error - "message": "The input image is too large. Refer to documentation for the maximum file size."

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2022-08-03T08:35:45.913+00:00
Shreeram Mandaleeka 41 Reputation points
commented 2024-06-25T17:07:54.6+00:00
Nguyen, Keven 0 Reputation points
0 answers

How to save the output of AnalyzeResult Class object to a JSON file

I'm following the code in the below link but unable to save the output of result = poller.result() to a JSON file. output_json = json.dumps(result) output =…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2023-10-05T19:32:07.0533333+00:00
prateek 10 Reputation points
commented 2024-06-25T13:04:16.8566667+00:00
Roberto Araujo Filho 110 Reputation points
2 answers One of the answers was accepted by the question author.

Document Intelligence: Neural Quota issues

I'm getting the following error: DocumentModelLimitNeural Account cannot create more than 20 custom neural models per month. Please contact support to request additional capacity. However I'm trying to create my first 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,498 questions
asked 2024-06-24T15:55:46.12+00:00
BATORGIL MUNKHOD 20 Reputation points
accepted 2024-06-25T01:35:17.2133333+00:00
BATORGIL MUNKHOD 20 Reputation points
0 answers

Getting 404 : Resource not found error while using document intelligence in azure AI services

I have just raised up my subscription to pay as you go and then i tried to create the the instance to run analysis on entire 100 page pdf but it is showing me this error

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-06-24T13:43:27.43+00:00
neeti.wason 0 Reputation points
commented 2024-06-24T21:51:18.9366667+00:00
VasaviLankipalle-MSFT 15,836 Reputation points
0 answers

Document Intelligence Incorrectly Rotating Table

I'm trying to OCR some tables in PDF form. When the column headers are vertical text, the output table is OCR'd correctly but rotated so that the column headers run up and down the right-most column (almost like a 90 degree rotation of the table). This…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-06-14T19:34:41.64+00:00
honeymoow 0 Reputation points
commented 2024-06-24T13:47:45.4966667+00:00
honeymoow 0 Reputation points
0 answers

How to extract the data from a electrical circuit diagram using Microsoft Document intelligence

Hello, I have many complex circuit diagrams, i am using Azure AI document intelligence , I want to extract only paragraphs which is being shown as result of analysis of document in Azure Document intelligence , when i see the json output it gives…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-06-22T16:39:18.18+00:00
Ajeet Ojha 0 Reputation points
commented 2024-06-23T15:27:06.03+00:00
Sina Salam 6,496 Reputation points
1 answer One of the answers was accepted by the question author.

Standardizing Table Schema from Prebuilt - Invoices Using Azure Document Intelligence

I am using the Prebuilt Invoice Model from Azure Document Intelligence. While the model works well overall, I am facing an issue with the table schema. The invoices I receive come from various sources, each with a different table structure. My goal is to…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-05-24T05:58:19.7566667+00:00
Vikas M 60 Reputation points
accepted 2024-06-23T12:29:19.4033333+00:00
Vikas M 60 Reputation points
1 answer

Fix ClientAuthenticationError: (401) Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource. Code: 401 Message:

On running below code facing error of ClientAuthenticationError: (401) Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2023-10-20T11:21:05.2466667+00:00
Sajal Soni 5 Reputation points
edited a comment 2024-06-23T10:32:41.01+00:00
Enu Mittal 0 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure AI Document Intelligence - Custom Classification Model Low Confidence

I am working on a Custom Classification Model using Azure AI Document Intelligence and I am getting low confidence scores on my classes. Specifically, the model struggles to differentiate between "Non-Structured documents" 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,498 questions
asked 2024-06-20T09:44:37.44+00:00
Estacio, Pedro Vasconcelos 20 Reputation points
commented 2024-06-21T10:22:08.89+00:00
dupammi 7,950 Reputation points Microsoft Vendor
0 answers

Keep Getting Error Could not connect to upstream host: Error while copying content to a stream

I am using below code to perform OCR using the connected container hosted environment . from azure.ai.formrecognizer import DocumentAnalysisClient from azure.core.credentials import AzureKeyCredential credential =…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-03-08T14:51:09.75+00:00
Shailesh Kumar (NAV Backoffice) 25 Reputation points
commented 2024-06-20T19:33:00.6966667+00:00
Kash Hatton 0 Reputation points
1 answer

How to fix "Access denied due to invalid subscription key or wrong API endpoint error"

Hello All, I am new to the world of AZURE and I am trying to use the Document Intelligence service for OCR scanning. As part of the product I am building, we just obtained a subscription through the Microsoft Founders Hub program. The name of the…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-01-24T10:11:02.46+00:00
Sandeep Nair 10 Reputation points
commented 2024-06-20T19:32:49.7466667+00:00
1 answer

Hand written signatures are not getting detected in form recognizer custom extraction template models, we are having a requirement to ocr a JPG image, and crop the signature part, store it

Hand written signatures are not getting detected in form recognizer custom extraction template models, we are having a requirement to ocr a JPG image, and crop the signature part, store it . Please suggest if it can be done in form recognizer, or does…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-06-20T08:01:36.6333333+00:00
Sriramsubramaniyan Nadarajan 76 Reputation points
answered 2024-06-20T10:30:43.0666667+00:00
santoshkc 6,215 Reputation points Microsoft Vendor
1 answer

Azure Document Intelligence - prebuild-layout - find original page number in markdown result

I'm using the Azure Document Intelligence service to analyze different types of documents. I set the output format style in Markdown to be able to have more information regarding the structure and formatting of the document. To get the result 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,498 questions
asked 2024-05-03T15:08:47.8466667+00:00
Curati Filippo 0 Reputation points
answered 2024-06-20T08:11:07.8933333+00:00
Curati Filippo 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure document Intelligence feedback mechanism with Human in the loop

I'm using Robotic Process Automation (RPA) combined with Azure Document Intelligence (ADI) to automate document processing. I've built and trained a custom model in ADI using document intelligence studio. My RPA tool submits documents for processing…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-06-19T00:14:45.64+00:00
Sai Ramesh 20 Reputation points
accepted 2024-06-20T04:33:03.49+00:00
Sai Ramesh 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to read text from custom object labeled image

in vision studio we can do the image object labeling, classification, OCR etc... is there any service which does the combination of Object Labeling and OCR? i mean, find specific areas using custom object labeling and then read the text only from labeled…

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.
233 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,498 questions
asked 2024-06-04T20:59:27.26+00:00
Naresh Raju 20 Reputation points
edited the question 2024-06-19T16:45:55.4866667+00:00
VasaviLankipalle-MSFT 15,836 Reputation points
2 answers One of the answers was accepted by the question author.

Document Intelligence Studio - custom models: how to share with team?

Hi, I've built some custom extraction models with Document Intelligence Studio. Now my question is: suppose a scenario where I'm out of office and there's the necessity to modify a model an retrain it to perform better (or similar situation). How is it…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-01-04T13:15:07.9066667+00:00
Dario Chemello 25 Reputation points
commented 2024-06-19T15:17:37.9366667+00:00
Vince Kolb 190 Reputation points
2 answers One of the answers was accepted by the question author.

Analyzing multiple invoices (using Invoice prebuilt model) embedded in a single file.

We're using the Document Intelligent service for extracting data from invoice documents uploaded by users using the Invoice prebuilt model. Is there a way to support analyzing multiple invoice instances that embedded in a single pdf file? like detecting…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-01-09T20:26:01.0433333+00:00
Hussein Koprly 20 Reputation points Microsoft Employee
answered 2024-06-19T11:09:14.27+00:00
Vicente Bouza Alvarez 0 Reputation points
0 answers

Azure Document AI: Unable to retrieve the bounding region for empty value in KeyValuePairs

Hello, I am looking to extract key-value pairs from documents using Azure Document AI. In particular, I want to extract the information from the forms with empty values. However, during testing, I observed that no bounding region is returned for the…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-06-16T08:18:35.37+00:00
RomEQ 0 Reputation points
commented 2024-06-19T00:40:29.88+00:00
YutongTie-MSFT 47,991 Reputation points
1 answer

Using My Own Labeled Data with Azure Document Intelligence Custom Neural Model

Hi, I want to use my own labeled data with Azure Document Intelligence Custom Neural Model. I have labeled a series of receipt images using my own labeling tool. Can I use this labeled data to train a custom neural model? If yes, could you provide…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,498 questions
asked 2024-06-03T16:18:54.5933333+00:00
Pedro Preto 0 Reputation points
commented 2024-06-18T22:33:47+00:00
VasaviLankipalle-MSFT 15,836 Reputation points