Skip to content

Commit 3d4e711

Browse files
Update articles/ai-services/content-understanding/choosing_guide_doc_processing.md
Co-authored-by: Patrick Farley <[email protected]>
1 parent cd77a97 commit 3d4e711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/content-understanding/choosing_guide_doc_processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ As organizations increasingly rely on Generative AI to manage documents and unst
1919
## Azure AI Document Intelligence
2020
Azure AI Document Intelligence remains the trusted choice for many document-centric scenarios. Customers continue to rely on the industry leading OCR capability and structure extraction, including table recognition, figures, paragraphs, selection marks, sections, and more output in markdown format for easy integrations with LLMs for ingestion for RAG, field extraction and document chat scenarios. Document Intelligence has the tools to build scalable and flexible IDP solutions with classification and conditional routing for high-accuracy extraction from prebuilt models like invoices, receipts, tax forms, and identification cards. For any custom template, you can label a few samples to train a custom extraction model on any document type. Document Intelligence models have some limitation like supporting only extracting results, limited generalization of custom models across many template variations and limited semantic understanding capabilities. With confidence scores and grounded results, you can build an effective, low latency, consistent extractive document processing solution for most scenarios. Document Intelligence provides the following models:
2121

22-
* Document digitization or [Optical Character Recognition (OCR)](https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/prebuilt/read?view=doc-intel-4.0.0&branch=main&tabs=sample-code) to extract printed or hand written text from documents.
22+
* Document digitization or [Optical Character Recognition (OCR)](/azure/ai-services/document-intelligence/prebuilt/read?view=doc-intel-4.0.0&branch=main&tabs=sample-code) to extract printed or handwritten text from documents.
2323

2424
* Document structure extraction with [Layout](https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/prebuilt/layout?view=doc-intel-4.0.0&branch=main&tabs=rest%2Csample-code) to extract table, selection marks, sections and document structure along with OCR.
2525

0 commit comments

Comments
 (0)