You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/content-understanding/document/overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Document analyzers can process complex documents in various formats and template
28
28
***Loan and mortgage applications**: Automate processing to enable quicker handling by banks, lenders, and government entities.
29
29
***Financial services**: Analyze complex documents like financial reports and asset management reports.
30
30
***Expense management**: Parse receipts and invoices from various retailers to validate expenses across different formats and templates.
31
-
***Document sets and knolwedge base scenarios**: Extract key fields from document sets as a whole, and add reference data to handle tasks like validation and enrichment by applying multi-step reasoning.
31
+
***Document sets and knowledge base scenarios**: Extract key fields from document sets as a whole, and add reference data that handle tasks like validation and enrichment by applying multi-step reasoning.
32
32
33
33
## Document analyzer capabilities
34
34
@@ -56,7 +56,7 @@ It precisely captures both printed and handwritten text while preserving the doc
56
56
57
57
Field extraction empowers you to extract, classify, and generate structured data from various documents and forms, customized to meet your unique requirements. The process of transforming unstructured content into organized, actionable information simplifies data management, improves searchability, and supports automated workflows. For instance, you can seamlessly extract customer details, billing addresses, and itemized charges from invoices, or identify contractual parties, renewal dates, and payment terms in legal agreements. To maximize efficiency, you can utilize prebuilt analyzer templates—such as ones tailored for invoices—or design bespoke analyzers from scratch, enhancing precision through the labeling of more sample documents.
58
58
59
-
Note that confidence and grounding is an opt-in feature. Please set`estimateFieldSourceAndConfidence` as `true` to opt in for confidence and grounding for field extraction.
59
+
The confidence and grounding API is an opt-in feature. Set`estimateFieldSourceAndConfidence` as `true` to opt in for confidence and grounding for field extraction.
-**Enhanced accuracy and reliability:** Achieve precise extraction and classification of critical business data, significantly reducing errors and improving operational efficiency across automated workflows.
85
85
86
-
-**Agents-ready:** Process diverse inputs and deliver output in a standard format that’s ready for an agent’s workflow. Outputs can give your application an understanding of user intent, with data supported by a stronglytyped schema that makes it easier to quickly get data in a format ready for your code.
86
+
-**Agents-ready:** Process your diverse input and deliver output in a standard format that's ready for an agent's workflow. Outputs can give your application an understanding of user intent, with data supported by a `strongly-typed` schema that makes it easier to quickly get data in a format ready for your code.
87
87
88
88
## Input requirements
89
89
For detailed information on supported input document formats, refer to our [Service quotas and limits](../service-limits.md) page.
0 commit comments