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/document-intelligence/overview.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -214,7 +214,7 @@ Custom models are trained using your labeled datasets to extract distinct data f
214
214
215
215
:::row:::
216
216
:::column:::
217
-
[**Custom generative**](#custom-generative) | Build a custom extraction model using generative AI for documents with unstructured format and varying templates.
217
+
[**Custom generative**](#custom-generative-document-field-extraction) | Build a custom extraction model using generative AI for documents with unstructured format and varying templates.
218
218
:::column-end:::
219
219
:::column span="":::
220
220
[**Custom neural**](#custom-neural) | Extract data from mixed-type documents.
@@ -248,7 +248,7 @@ Document Intelligence supports optional features that can be enabled and disable
@@ -508,19 +508,21 @@ You can use Document Intelligence to automate document processing in application
508
508
|----------|--------------|-----------------|
509
509
|[**prebuilt-tax.us.1040{`variation`}**](concept-tax-document.md)|● Extract information from 1040-form variations.</br>●[Data and field extraction](concept-tax-document.md#field-extraction-1040-tax-form)|●[**Document Intelligence Studio**](https://documentintelligence.ai.azure.com/studio/prebuilt?formCategory=tax.us.1040)</br>●[**REST API**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-rest-api#analyze-document-post-request)</br>●[**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>●[**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>●[**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>●[**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)|
510
510
511
-
::: moniker range="<=doc-intel-3.1.0"
511
+
::: moniker range=">=doc-intel-4.0.0"
512
512
513
513
### Unified US tax forms
514
514
515
515
| Model ID |Description|Development options |
516
516
|----------|--------------|-----------------|
517
-
|[**prebuilt-tax.us**](concept-tax-document.md)|●Extract information from any of the suported US tax forms.|●[**Document Intelligence Studio**](https://documentintelligence.ai.azure.com/studio/prebuilt?formCategory=tax.us.1040)</br>●[**REST API**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-rest-api#analyze-document-post-request)</br>●[**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>●[**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>●[**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>●[**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)|
517
+
|[**prebuilt-tax.us**](concept-tax-document.md)|●Extract information from any of the supported US tax forms.|●[**Document Intelligence Studio**](https://documentintelligence.ai.azure.com/studio/prebuilt?formCategory=tax.us.1040)</br>●[**REST API**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-rest-api#analyze-document-post-request)</br>●[**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>●[**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>●[**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>●[**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)|
518
+
519
+
:::moniker-end
518
520
519
521
::: moniker range="<=doc-intel-3.1.0"
520
522
521
523
### Business card
522
524
523
-
:::image type="content" source="media/overview/analyze-business-card.png" alt-text="Screenshot of Business card model analysis using Document Intelligence Studio.":::
525
+
:::image type="content" source="media/overview/analyze-business-card.png" alt-text="Screenshot of Business card model analysis using Document Intelligence Studio.":::
524
526
525
527
| Model ID | Description |Automation use cases | Development options |
@@ -529,7 +531,7 @@ You can use Document Intelligence to automate document processing in application
529
531
> [!div class="nextstepaction"]
530
532
> [Return to model types](#prebuilt-models)
531
533
532
-
:::moniker-end
534
+
:::moniker-end
533
535
534
536
### Custom model overview
535
537
@@ -542,7 +544,7 @@ You can use Document Intelligence to automate document processing in application
542
544
> [!div class="nextstepaction"]
543
545
> [Return to custom model types](#custom-models)
544
546
545
-
#### Custom generative (Document field extraction)
547
+
#### Custom generative (document field extraction)
546
548
547
549
:::image type="content" source="media/overview/analyze-custom-generative.png" alt-text="Screenshot of Custom generative model analysis using Azure AI Studio.":::
0 commit comments