Azure Document Intelligence - General Internal Server Error
I am using custom classification in Azure Document Intelligence. While trying to train the model, I am facing "General Internal Server Error" for more than a week. If anyone is aware of the solution, please share the solution. Thanks
Cannot share any version 2024-11-30 custom model projects (works for previous projects of previous version)
Hi, In the Azure Document Intelligence Studio, I can't share any projects with API version 2024-11-30, but it works fine with previous version, as you can see: Any ideas on how to fix this?
form-recognizer studio: Document Intelligence Service endpoint configuration
NOTE: I did ask this question before, but the other post leads to a 404?! Please close the first post and not this one. Thanks There is little information online for the form-recognizer studio YML configuration. When we spin up the studio and the…
DocumentIntelligence: UnicodeDecodeError While Batch OCR Local PDFs
Hello, I have been trying to use Azure AI's DocumentIntelligence to OCR about 1,000 locally-stored PDF files. I mostly have been following guidance by @Anonymous on this question:…
The "PageBreak" in Azure AI Document Intelligence v4
This is a follow-up discussion for adding the real page number in the markdown output. With the Azure AI Document Intelligence v4, the output contains "<!-- PageBreak -->" for each page, probably we can replace this flag with the real…
Extracting specific table from a document using AI module
A document, especially an earnings report, will have different tables in the document, e.g. https://report.adidas-group.com/2023/en/_assets/downloads/cons-financial-statements-adidas-ar23.pdf. I am only interested in a specific table, "Consolidated…
TrainingHoursLimitNeural
Hi, Me and my team are upgrading and training a bunch of new models with the 4.0 release, but we've hit a roadblock. Were on a S0 Tier paid service but getting this error message: TrainingHoursLimitNeural Account cannot train more than 10 hours of…
Custom generative extraction-Endpoint
Hi All, I am using the preview version of Custom generative extraction with Azure AI document intelligence. There was a API available which used this end point as part of 2024-07-31 release but this is no longer available in the documentation now. Even…
I need your advice on how to extract information from a pdf on smart document and then use this information in power automate.
Hello, Thank you in advance for your answers. I have a document that is 60 to 150 pages long and I would like to extract information from only 5 pages (accounting ledger with account numbers). I used document intelligent on my document and I specified…
Inaccurate OCR value for date field
We are using custom models for the form recognizer service, and the most annoying issue we are facing is the date field. We tried different formats, and it would not read an accurate date from the date field. There were multiple issues while reading the…
Document Intelligence: Sharing a project using token does not work for version GA 4.0
Hi all, Up till now we were able to share projects between co-workers using the 'share' button. Since we updated the models to GA4.0 in document intelligence, this button is greyed out. What could be the reason for this? Is it expected this…
Tables Extraction Using Custom Extraction Model (Merged Rows and Row Splitting Issues)
Hello, I am working on extracting tables from PDF documents using a custom extraction model. The documents vary: some contain tables, others have paragraphs, and one is a scanned PDF. On average, each PDF has about 16 pages, with tables typically found…
how to get multiple occurrences back in document from custom model and how to avoid if irrelavent data is present at position where the field is trained in custom model
Hi Team, we are planning to move from general document to custom model. we have 2 questions 1)we trained the model but if the same field occurs twice in a document the Doc Intelligence is returning only first occurrence from the entire document . can…
Document intelligence custom model layout strange reading
Hello, I am adding new files to my existing model and I have encountered with problem on one of the vendor invoices. It has problems reading the text correctly and fully. Plus doesn't divide it where the space is so I can't get only the amount. Could…
How to output blank results in a custom model
Please tell me how to output a blank result when the reading result is blank for a label defined in a custom model of Document Intelligence.
Document Intelligence Studio - Failed to access Blob container
We are facing this issue within load projects in Document Intelligence Studio. The strange thing is that this error appears randomly and not always. The CORS settings for storage are set according to the documentation.
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…
504 gateway error and An existing connection was forcibly closed by the remote host with Document intelligence url while getting analyze result from the document
Hi, I am using Azure Document Inetelligence URL to analyze a pdf document contains 545 pages (85MB in size) in it. we are using S0 tier configuration to our docment intelligence Service. So we are able to upload the document but when we try to call to…
Add a Field is missing in document intelligence studio
I start with the custom model, load a document, click Analyze and see everything that it extracted from my document but on the Fields tab, I do not have an Add a Field button. In demos I see that button but not in my case. Do you know why it's missing or…
Broken JSON Schema URLs
The JSON schema URL in the *.labels.json files for API version 2021-03-01 is broken: URL: https://schema.cognitiveservices.azure.com/formrecognizer/2021-03-01/labels.json Response: { "error": { "code":…