1,500 questions with Azure AI Document Intelligence tags

Sort by: Updated
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,500 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 5 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,500 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,500 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,380 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,500 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,500 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,500 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,500 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,500 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,500 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,500 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
1 answer One of the answers was accepted by the question author.

How to enable neural "neural" build model in Document Intelligence Container?

I'm running a local instance of Azure Document Intelligence (Form Recognizer) Container. Accessing the local URL ([http://localhost:5001]), I'm able to open the Form Recognizer studio and select a custom model. So, I can see this screen: After that, 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,500 questions
asked 2024-06-13T20:12:38.6766667+00:00
Diego Lima Pereira 20 Reputation points
accepted 2024-06-18T11:39:27.19+00:00
Diego Lima Pereira 20 Reputation points
0 answers

Can we train custom model on handwritten signatures not recognized by OCR?

Signatures that are "artistic" aren't detected by OCR since they don't contain valid characters. Do custom models perform token classification on the text detected by OCR? Or do they use techniques such as YOLO for object detection to first…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,500 questions
asked 2024-06-11T12:14:57.02+00:00
Bogdan Pechounov 60 Reputation points
commented 2024-06-18T06:11:57.9866667+00:00
Sriramsubramaniyan Nadarajan 76 Reputation points
0 answers

Does Azure Document Intelligence Support Multiple Documents Within a Single File?

Hello, I'm working on a solution for a client where some of the documents contain multiple files within them. For example, a single file with multiple consecutive invoices on different pages. Does Azure Document Intelligence support this? Also, is there…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,500 questions
asked 2024-06-17T13:50:02.05+00:00
Shahar Spencer 60 Reputation points
commented 2024-06-18T05:41:52.7966667+00:00
dupammi 7,955 Reputation points Microsoft Vendor
0 answers

Azure Document Intelligence Container not working

Hi, I am trying to setup an Azure Document Intelligence Custom Container to read documents on-premise using the Document Intelligence Container and following the below…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,500 questions
asked 2024-06-11T16:20:02.0633333+00:00
Shailesh Kumar (NAV Backoffice) 25 Reputation points
commented 2024-06-14T14:12:59.2966667+00:00
Shailesh Kumar (NAV Backoffice) 25 Reputation points
1 answer

Issue with Data Extraction Using Prebuilt.Invoice Model and API Version 2023-10-31

Hi, I am encountering an issue while using the begin_analyze_document method with the Prebuilt.Invoice model and API version 2023-10-31. The error occurs when I call poller.result(), and the details are as follows: poller.result() Traceback (most recent…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,500 questions
asked 2024-06-13T11:00:10.08+00:00
Ivan Hernanz 0 Reputation points
answered 2024-06-13T20:52:29.93+00:00
VasaviLankipalle-MSFT 15,836 Reputation points
1 answer One of the answers was accepted by the question author.

How to send a local file to the REST API of AZURE DOCUMENT INTELLIGENCE

I need some help so basically I wen to the documentation for the rest api and I used python in order to get a json response and got the data back The issue is that I would like to use my own local storage pdf files in order to use DOCUMENT intelligence…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,500 questions
asked 2024-03-01T16:21:00.7266667+00:00
KEVIN S 20 Reputation points
commented 2024-06-13T18:57:01.5233333+00:00
Ana Vicentim 0 Reputation points
1 answer

Problem on not correctly detecting VendorName

I'm using the document intelligence model for extracting the data from pdf and it is not correctly detecting the vendor name and it is detecting from the logo.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,500 questions
asked 2024-06-12T05:59:48.65+00:00
Dhruvin Vachhani 0 Reputation points
commented 2024-06-13T05:31:51.28+00:00
santoshkc 6,380 Reputation points Microsoft Vendor
1 answer

Need info on pricing tier for using General Document model

We are planning to upgrade a paid subscription frm Free subscription for our Doc Intelligence resource that we are using. We are using General Document pre-built model and we are seeing two different price…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,500 questions
asked 2024-06-06T15:55:50.83+00:00
Karri, Keerthi 20 Reputation points
commented 2024-06-12T18:28:17.94+00:00
VasaviLankipalle-MSFT 15,836 Reputation points
1 answer

Ingesting documents into Search AI using upload wizard vs Document Intelligence

I have a collection of pdfs (2.5k documents, about 50 pages each) that I would like to retrieve information from. I have an Azure OpenAI resource as well as an Azure AI Search resource configured. In the Azure OpenAI Studio I can directly upload my…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
828 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 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,500 questions
asked 2024-06-11T15:41:31.1366667+00:00
Charles 0 Reputation points
answered 2024-06-12T13:48:31.55+00:00
SnehaAgrawal-MSFT 19,676 Reputation points
0 answers

How to extract the value when the option is circled indicating that it is selected?

I am new in using Azure document intelligence studio and I am using General document model to extract key value pairs and paragraphs content. I have one requirement where if the field is circled, I should get this value as selected. Is there any way 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,500 questions
asked 2024-05-27T09:24:03.6266667+00:00
Sowmya, Chakka S 0 Reputation points
commented 2024-06-12T11:19:34.3766667+00:00
dupammi 7,955 Reputation points Microsoft Vendor