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
Azure AI Document Intelligence is a cloud-based [Azure AI service](../../ai-services/index.yml) that enables you to build intelligent document processing solutions. Massive amounts of data, spanning a wide variety of data types, are stored in forms and documents. Document Intelligence enables you to effectively manage the velocity at which data is collected and processed and is key to improved operations, informed data-driven decisions, and enlightened innovation. </br></br>
General extraction models enable text extraction from forms and documents and return structured business-ready content ready for your organization's action, use, or development.
50
+
Document analysis (general extraction) models enable text extraction from forms and documents and return structured business-ready content ready for your organization's action, use, or development.
51
51
52
52
:::moniker range="doc-intel-4.0.0"
53
53
@@ -261,9 +261,6 @@ Document Intelligence supports optional features that can be enabled and disable
261
261
262
262
## Models and development options
263
263
264
-
> [!NOTE]
265
-
>The following document understanding models and development options are supported by the Document Intelligence service v3.0.
266
-
267
264
You can use Document Intelligence to automate document processing in applications and workflows, enhance data-driven strategies, and enrich document search capabilities. Use the links in the table to learn more about each model and browse development options.
268
265
269
266
### Read
@@ -275,7 +272,7 @@ You can use Document Intelligence to automate document processing in application
275
272
|[**prebuilt-read**](prebuilt/read.md)|● Extract **text** from documents.</br>● [Data extraction](prebuilt/read.md#data-extraction)| ● Digitizing any document. </br>● Compliance and auditing.</br>● Processing handwritten notes before translation.|● [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com/studio/read)</br>● [**REST API**](how-to-guides/use-sdk-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-rest-api)</br>● [**C# SDK**](how-to-guides/use-sdk-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-csharp)</br>● [**Python SDK**](how-to-guides/use-sdk-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-python)</br>● [**Java SDK**](how-to-guides/use-sdk-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-java)</br>● [**JavaScript**](how-to-guides/use-sdk-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-javascript) |
276
273
277
274
> [!div class="nextstepaction"]
278
-
> [Return to model types](#general-extraction-models)
275
+
> [Return to model types](#document-analysis-models)
279
276
280
277
### Layout
281
278
@@ -286,7 +283,7 @@ You can use Document Intelligence to automate document processing in application
286
283
|[**prebuilt-layout**](prebuilt/layout.md)|● Extract **text and layout** information from documents.</br>●[Data extraction](prebuilt/layout.md#data-extraction)|● Document indexing and retrieval by structure.</br>● Financial and medical report analysis. |●[**Document Intelligence Studio**](https://documentintelligence.ai.azure.com/studio/layout)</br>●[**REST API**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>●[**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#layout-model)</br>●[**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#layout-model)</br>●[**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#layout-model)</br>●[**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#layout-model)|
287
284
288
285
> [!div class="nextstepaction"]
289
-
> [Return to model types](#general-extraction-models)
286
+
> [Return to model types](#document-analysis-models)
@@ -299,7 +296,7 @@ You can use Document Intelligence to automate document processing in application
299
296
|[**prebuilt-document**](prebuilt/general-document.md)|● Extract **text,layout, and key-value pairs** from documents.</br>●[Data and field extraction](prebuilt/general-document.md#data-extraction)|● Key-value pair extraction.</br>● Form processing.</br>● Survey data collection and analysis.|●[**Document Intelligence Studio**](https://formrecognizer.appliedai.azure.com/studio/document)</br>●[**REST API**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.1.0&preserve-view=true)|
300
297
301
298
> [!div class="nextstepaction"]
302
-
> [Return to model types](#general-extraction-models)
299
+
> [Return to model types](#document-analysis-models)
303
300
304
301
:::moniker-end
305
302
@@ -616,12 +613,9 @@ Azure AI Document Intelligence is a cloud-based [Azure AI service](../../ai-serv
616
613
617
614
>[!TIP]
618
615
>
619
-
> * For an enhanced experience and advanced model quality, try the [Document Intelligence v3.0 Studio](https://formrecognizer.appliedai.azure.com/studio).
620
-
> * The v3.0 Studio supports any model trained with v2.1 labeled data.
621
-
> * You can refer to the API migration guide for detailed information about migrating from v2.1 to v3.0.
622
-
623
-
> [!NOTE]
624
-
> The following models and development options are supported by the Document Intelligence service v2.1.
616
+
> * For an enhanced experience and advanced model quality, try the [Document Intelligence v3.0 Studio](https://formrecognizer.appliedai.azure.com/studio):
617
+
> * The v3.0 Studio supports any model trained with v2.1 labeled data.
618
+
> * You can refer to the API migration guide for detailed information about migrating from v2.1 to v3.0.
625
619
626
620
Use the links in the table to learn more about each model and browse the API references:
0 commit comments