From 29e6ba694ca21920a96d5218af22e0a79f99cd5a Mon Sep 17 00:00:00 2001 From: jyravi <56615890+jyravi@users.noreply.github.com> Date: Tue, 11 Jun 2024 14:38:14 +0530 Subject: [PATCH 1/2] Update automate-document-processing-azure-form-recognizer-content.md --- ...omate-document-processing-azure-form-recognizer-content.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ai-ml/architecture/automate-document-processing-azure-form-recognizer-content.md b/docs/ai-ml/architecture/automate-document-processing-azure-form-recognizer-content.md index b7ce999c4b7..c86fe92a7d1 100644 --- a/docs/ai-ml/architecture/automate-document-processing-azure-form-recognizer-content.md +++ b/docs/ai-ml/architecture/automate-document-processing-azure-form-recognizer-content.md @@ -20,10 +20,10 @@ The following sections describe the various stages of the data extraction proces - [Invoice][Form Recognizer invoice model] - [Receipt][Form Recognizer receipt model] - [ID document][Form Recognizer ID document model] - - [Business card][Form Recognizer business card model] - [General document][Form Recognizer general document model (preview)] + - [US tax document models][https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept-tax-document?view=doc-intel-4.0.0] - The response from Azure AI Document Intelligence contains raw optical character recognition (OCR) data and structured extractions. Azure AI Document Intelligence also assigns [confidence values][Characteristics and limitations of Form Recognizer - Customer evaluation] to the extracted data. + The response from Azure AI Document Intelligence contains raw optical character recognition (OCR) data and structured extractions. 1. The App Service back-end application uses the confidence values to check the extraction quality. If the quality is below a specified threshold, the app flags the data for manual verification. When the extraction quality meets requirements, the data enters [Azure Cosmos DB][Welcome to Azure Cosmos DB] for downstream application consumption. The app can also return the results to the front-end browser. From 73ca2c6ab2767576babdcd39761c50b3bb480ae1 Mon Sep 17 00:00:00 2001 From: jyravi <56615890+jyravi@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:16:19 +0530 Subject: [PATCH 2/2] Update automate-document-processing-azure-form-recognizer-content.md Corrected the links corresponding to US tax Document Models , added US mortgage document models, removed the Business card model link from the bottom of the file. --- ...-document-processing-azure-form-recognizer-content.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/ai-ml/architecture/automate-document-processing-azure-form-recognizer-content.md b/docs/ai-ml/architecture/automate-document-processing-azure-form-recognizer-content.md index c86fe92a7d1..3d765559267 100644 --- a/docs/ai-ml/architecture/automate-document-processing-azure-form-recognizer-content.md +++ b/docs/ai-ml/architecture/automate-document-processing-azure-form-recognizer-content.md @@ -20,8 +20,9 @@ The following sections describe the various stages of the data extraction proces - [Invoice][Form Recognizer invoice model] - [Receipt][Form Recognizer receipt model] - [ID document][Form Recognizer ID document model] - - [General document][Form Recognizer general document model (preview)] - - [US tax document models][https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept-tax-document?view=doc-intel-4.0.0] + - [General document][Form Recognizer general document model] + - [US tax document models](/azure/ai-services/document-intelligence/concept-tax-document) + - [US mortgage document model](/azure/ai-services/document-intelligence/concept-mortgage-documents) The response from Azure AI Document Intelligence contains raw optical character recognition (OCR) data and structured extractions. @@ -311,12 +312,12 @@ Principal author: [Durability and availability parameters]: /azure/storage/common/storage-redundancy#durability-and-availability-parameters [Extract text from objects using Power Automate and AI Builder]: ../../example-scenario/ai/extract-object-text.yml [Failover for business continuity and disaster recovery]: /azure/machine-learning/how-to-high-availability-machine-learning -[Form Recognizer business card model]: /azure/applied-ai-services/form-recognizer/concept-business-card -[Form Recognizer general document model (preview)]: /azure/applied-ai-services/form-recognizer/concept-general-document +[Form Recognizer general document model]: /azure/applied-ai-services/form-recognizer/concept-general-document [Form Recognizer ID document model]: /azure/applied-ai-services/form-recognizer/concept-id-document [Form Recognizer invoice model]: /azure/applied-ai-services/form-recognizer/concept-invoice [Form Recognizer layout model]: /azure/applied-ai-services/form-recognizer/concept-layout [Form Recognizer receipt model]: /azure/applied-ai-services/form-recognizer/concept-receipt +[US tax document models]: /azure/ai-services/document-intelligence/concept-tax-document [Get started: Form Recognizer Studio]: /azure/ai-services/document-intelligence/quickstarts/try-document-intelligence-studio?view=doc-intel-3.1.0 [Get started with AzCopy]: /azure/storage/common/storage-use-azcopy-v10 [How to: Use Sentiment analysis and Opinion Mining - Data limits]: /azure/cognitive-services/language-service/sentiment-opinion-mining/how-to/call-api#data-limits