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
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Content Understanding is a cloud-based [Azure AI service](../../what-are-ai-serv
25
25
By using Content Understanding, organizations can streamline data collection and processing, driving operational efficiency, data-driven decision-making, and innovation. With customizable APIs, Content Understanding allows for easy extraction of fields or content from documents and forms, adaptable to specific business needs.
26
26
27
27
28
-
## Common use cases
28
+
## Business use cases
29
29
30
30
Document Extraction can process complex documents with various formats, templates, and unstructured data:
31
31
@@ -38,11 +38,11 @@ Document Extraction can process complex documents with various formats, template
38
38
***Expense management**. Receipts and invoices from various retailers and businesses need to be parsed to validate the expenses. Document field extraction can extract expenses across different formats and documents with varying templates.
39
39
40
40
41
-
:::image type="content" source="../media/document/extraction-overview.png" alt-text="Screenshot of document extraction flow.":::
42
-
43
41
44
42
## Document extraction capabilities
45
43
44
+
:::image type="content" source="../media/document/extraction-overview.png" alt-text="Screenshot of document extraction flow.":::
45
+
46
46
Content extraction enables the extraction of both printed and handwritten text from forms and documents, delivering business-ready content that is immediately actionable, usable, or adaptable for further development within your organization.
47
47
48
48
### Add-on capabilities
@@ -65,7 +65,7 @@ You can train field extraction model with a single document or can add more samp
65
65
Note: The layout add-on capability must be enabled by default for Field extraction
66
66
67
67
68
-
## Benefits of Content Understanding document extraction
68
+
## Key Benefits
69
69
70
70
***Accuracy and Reliability:** Document extraction AI models are built to deliver accurate data extraction, reducing errors and improving efficiency.
71
71
@@ -76,15 +76,19 @@ Note: The layout add-on capability must be enabled by default for Field extracti
76
76
***Grounded results:** Localize the data extracted in the documents, ensuring the response is generated from the content, to enable human review workflows.
77
77
78
78
***High confidence scores:** Maximize efficiency and minimize costs in automation workflows, using confidence scores.
79
+
79
80
80
81
## Input requirements
81
82
82
-
For a complete list of Content Understanding supported input formats, see our [Service quotas and limits](../service-limits.md) page.
83
+
For a complete list of supported input formats for documents, see our [Service quotas and limits](../service-limits.md) page.
83
84
84
85
## Supported languages and regions
85
86
86
87
For a complete list of supported languages and regions, see our [Language and region support](../language-region-support.md) page.
87
88
89
+
## Data privacy and security
90
+
As with all the Azure AI services, developers using the Content Understanding service should be aware of Microsoft's policies on customer data. See our [Data, protection and privacy](https://www.microsoft.com/trust-center/privacy) page to learn more.
91
+
88
92
## Next step
89
93
90
94
Get started using Content Understanding APIs with our [Content Understanding REST API quickstart](../quickstart/use-rest-api.md) and learn how to add more samples with labels to improve field extraction quality (link).
0 commit comments