1,541 questions with Azure AI Document Intelligence tags

Sort by: Updated
3 answers One of the answers was accepted by the question author.

Hello, I used azure.ai.formrecognizer.DocumentAnalysisClient to analyze PDF file, it can only process 2 pages. Do you know why ?

Hello, I used this python Azure SDK to extract the infromation from PDF file, no matter how I change the paramters Pages, it only output 2 pages which are processed. I tired 3 pages or 10 pages PDF files. The len(result.page) is always 2. Do you know…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 questions
asked 2023-11-16T22:28:43.6066667+00:00
Yu Cai 100 Reputation points
answered 2024-07-30T05:45:30.3966667+00:00
Derek Compdf 0 Reputation points
1 answer

Form Recognizer SDK (c#) - PDF Form Field Types

Form Recognizer SDK (c#) I have multiple PDFs, each with different form fields (Textbox, checkbox etc.) Using the API is there a way to iterate through form fields in a PDF and return the type (textbox, checkbox etc.) And if Is so which…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 questions
asked 2022-10-26T16:55:07.983+00:00
Adam 1 Reputation point
commented 2024-07-30T05:39:56.53+00:00
Derek Compdf 0 Reputation points
1 answer One of the answers was accepted by the question author.

Issue with Document Intelligence Service in Central India Region. Getting 404 resource not found error

I have created a Document Intelligence service in the Central India region and trying to extract the data. However, it is showing a 'resource not found' error. When I create this service in East US, we are able to extract the data without any issues.…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 questions
asked 2024-07-29T12:55:55.2266667+00:00
Sangharshjit Kamble 0 Reputation points
accepted 2024-07-30T04:37:18.1066667+00:00
Sangharshjit Kamble 0 Reputation points
1 answer

Created document layout form under OCR Doc Intelligence-Custom Model - Need to add multiple options in one field or space. How can this be done?

I created document layout form under Doc Intelligence-Custom Model for OCR Train/reading - Need to add multiple options in one field or space. How can this be done? one the form the cell has 4 selections in a designated space/field, when handwritten…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 questions
asked 2024-07-30T02:22:53.6666667+00:00
Watkins, Gail 0 Reputation points
edited the question 2024-07-30T03:03:44.0833333+00:00
AmaranS 4,190 Reputation points Microsoft Vendor
1 answer

Azure AI search using Azure Document Intelligences Layout Model

Hey all, as the title says, I want to make my Azure AI Search index better by using a pre-built layout model from the Azure Document Intelligences. The Microsoft tutorial shows an example of adding a custom model as a custom skill, but the layout model…

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.
868 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,541 questions
asked 2024-07-29T08:28:08.7133333+00:00
Manos 0 Reputation points
answered 2024-07-29T12:55:08.8133333+00:00
AzureAce 27 Reputation points
0 answers

How to properly re-embed a vector database? or provide document context to AI?

I'm trying to build as AI-assisted document editor. One component would be an AI chat that references the updated content of the editor. I've done some research and believe using a vector db is the best industry standard solution for this, but am stuck…

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.
868 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,545 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,661 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,541 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 2024-07-28T17:45:21.79+00:00
dan 0 Reputation points
commented 2024-07-29T09:17:37.7166667+00:00
dupammi 8,035 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

is there a method to create pandas data frame from the document analysis results where a table was extracted?

I am using Azure Forms Recognizer (layout) prebuilt model to extract tables from PDFs. The result can be converted into a python dict, that has a section for tables, then cells. The actual table contents are separated out in individual cell content…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 questions
asked 2024-07-26T17:27:57.87+00:00
Brian Beam 20 Reputation points
edited the question 2024-07-29T02:07:25.2566667+00:00
AmaranS 4,190 Reputation points Microsoft Vendor
0 answers

Quote limit issue in Azure AI

Getting below error while deploy azure openai This operation require 40 new capacity in quota Tokens Per Minute (thousands) - GPT-35-Turbo, which is bigger than the current available capacity 30. The current quota usage is 0 and the quota limit is 30…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,661 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,541 questions
asked 2024-07-27T15:35:21.95+00:00
EnigmaticsLabsPrivateLimited-9233 0 Reputation points
commented 2024-07-28T01:54:25.7466667+00:00
YutongTie-MSFT 48,746 Reputation points
1 answer

per mile symbol is not supported in document intelligence in azure AI

‰ can be extracted in 3.0 but not working 3.1. could you pls fix it asap

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 questions
asked 2024-07-26T07:56:09.8766667+00:00
Ye, Simon 0 Reputation points
commented 2024-07-28T01:37:51.8733333+00:00
Ye, Simon 0 Reputation points
1 answer

I want the code implementation of this doc(golang//armauthorization package?) https://video2.skills-academy.com/en-us/azure/openshift/howto-tag-resources

I want the code implementation of this doc(golang//armauthorization package?) https://video2.skills-academy.com/en-us/azure/openshift/howto-tag-resources should the armauthorization package be used? if yes then how, i want the implementation of policy…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
836 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,541 questions
asked 2024-07-24T13:08:11.5866667+00:00
sankalp sodagum 0 Reputation points
commented 2024-07-27T10:22:59.11+00:00
Vinodh247 13,961 Reputation points
0 answers

Getting Bash Errors When Publishing Function

Hello! I'm following the instructions for this exercise related to the Azure AI Document Intelligence Learning Path -…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,697 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,541 questions
asked 2024-07-26T11:36:37.1566667+00:00
Luisa Rojales 0 Reputation points
1 answer

Can you help me to know the estimate pricing of using azure document intelligence to extract tables and key value pairs from 35000 document approximately 200000 pages?

Pricing of Azure 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,541 questions
asked 2024-07-22T05:01:23.8033333+00:00
Ashim Saraswati 0 Reputation points
commented 2024-07-25T03:20:41+00:00
dupammi 8,035 Reputation points Microsoft Vendor
2 answers

Issues with Auto-Labeling and Table Extraction in Custom Extraction Model for Electricity and Gas Bills in Azure Document Intelligence

I am using a custom extraction model in document intelligence to train on electricity and gas bills for data extraction. However, there are many templates for each supplier, and I am using auto-labeling to speed up the process. The issue is that after…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 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 2024-07-12T08:38:43.23+00:00
Shima Yousefi 0 Reputation points
commented 2024-07-24T19:38:04.41+00:00
Azar 22,510 Reputation points MVP
2 answers One of the answers was accepted by the question author.

How to change the location of the Aure Resource Group? I mislocated it in US and I would like to relocate it to Asia.

I would like to change the location to Asia, let me know if there are any ways!

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,948 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,541 questions
asked 2024-07-13T12:30:51.91+00:00
Kim 20 Reputation points
accepted 2024-07-23T08:53:42.76+00:00
Kim 20 Reputation points
1 answer

Running document intelligence to extract Layout but the output given is from a diffeent model (general-document)

Hi, while using the Python SDK to request the analysis of a PDF document from the Document Intellicence service, we are getting different result between docs tested on document intelligence studio end the results coming back from the SDK call. More…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 questions
asked 2024-01-26T09:16:23.9733333+00:00
Jacopo Morabito 10 Reputation points
answered 2024-07-23T07:40:08.03+00:00
Jakov Prpić 0 Reputation points
1 answer One of the answers was accepted by the question author.

Keyboard shortcuts in Form Recognizer Studio

Hello In Form Recognizer Studio, we noticed 'Numbers' in front of the tags in the Custom model menu (Label data tab), and a popup message 'keyboard shortcut : SHIFT + ...' when you hover over it. What is it for, and also how does it work? Nothing happens…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 questions
asked 2023-01-20T15:51:20.9033333+00:00
HouMez 351 Reputation points
edited the question 2024-07-23T03:00:06.5466667+00:00
VasaviLankipalle-MSFT 15,956 Reputation points
0 answers

On-Premises Deployment for Document Intelligence Service

I have successfully set up a Document Intelligence service in the cloud and am considering future on-premises deployment. Could you provide detailed guidance on whether this service can be deployed and supported on-premises? Additionally, I am…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 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 2024-07-21T04:31:53.71+00:00
Vikas M 60 Reputation points
commented 2024-07-21T10:43:45.08+00:00
YutongTie-MSFT 48,746 Reputation points
1 answer

How AI can Help in Architectural Design Pattern?

Explain how software enabled wih AI can help in designing blueprint for architecture?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 questions
asked 2024-07-20T11:32:53.1566667+00:00
Art, Design + Learning Studio 0 Reputation points
answered 2024-07-21T06:09:28.1533333+00:00
Dillon Silzer 56,841 Reputation points
0 answers

How to keep in Document intelligence retrieved tables the cell that contains two lines as one cell and in one row instead of two rows

the above image is what my custom model retrieves (as u can see empty row index when there is a cell with two lines content) The above image is how I manually labeled it and how it shows the tables items in the fields items section (the correct…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,541 questions
asked 2024-07-19T14:15:29.5+00:00
Waddah Alhajar 0 Reputation points
commented 2024-07-21T04:18:53.8566667+00:00
VasaviLankipalle-MSFT 15,956 Reputation points
0 answers

When I am sending a base64 string encoded file to azure functions for http trigger, it is sending a 413 error.

When I am sending a base64 string encoded file to azure functions for http trigger, it is sending a 413 error. {"statusCode":413,"message":"request entity too large"}. The base64Source: size.txt My code: import…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,697 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,541 questions
asked 2024-07-20T13:22:11.9266667+00:00
Ayush T24Global.com 0 Reputation points
commented 2024-07-20T13:46:04.4433333+00:00
Ayush T24Global.com 0 Reputation points