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
+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
@@ -275,7 +275,7 @@ You can use Document Intelligence to automate document processing in application
275
275
|[**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
276
277
277
> [!div class="nextstepaction"]
278
-
> [Return to model types](#general-extraction-models)
278
+
> [Return to model types](#document-analysis-models)
279
279
280
280
### Layout
281
281
@@ -286,7 +286,7 @@ You can use Document Intelligence to automate document processing in application
286
286
|[**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
287
288
288
> [!div class="nextstepaction"]
289
-
> [Return to model types](#general-extraction-models)
289
+
> [Return to model types](#document-analysis-models)
@@ -299,7 +299,7 @@ You can use Document Intelligence to automate document processing in application
299
299
|[**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
300
301
301
> [!div class="nextstepaction"]
302
-
> [Return to model types](#general-extraction-models)
302
+
> [Return to model types](#document-analysis-models)
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/studio-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: laujan
6
6
manager: nitinme
7
7
ms.service: azure-ai-document-intelligence
8
8
ms.topic: overview
9
-
ms.date: 11/19/2024
9
+
ms.date: 01/15/2025
10
10
ms.author: lajanuar
11
11
monikerRange: '>=doc-intel-3.0.0'
12
12
---
@@ -31,7 +31,7 @@ Currently, we're undergoing the migration of features from the [Document Intelli
31
31
32
32
## Choosing the correct studio experience
33
33
34
-
There are currently two studios, the [Azure AI Foundry portal](https://ai.azure.com/explore/aiservices/vision) and the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) for building and validating Document Intelligence models. As the experiences migrate to the new Azure AI Foundry portal, some experiences are available in both studios, while other experiences/models are only available in only one of the studios. To follow are a few guidelines for choosing the Studio experience for your needs. All of our [prebuilt models](overview.md#prebuilt-models) and [general extraction models](overview.md#general-extraction-models) are available on both studios.
34
+
There are currently two studios, the [Azure AI Foundry portal](https://ai.azure.com/explore/aiservices/vision) and the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) for building and validating Document Intelligence models. As the experiences migrate to the new Azure AI Foundry portal, some experiences are available in both studios, while other experiences/models are only available in only one of the studios. To follow are a few guidelines for choosing the Studio experience for your needs. All of our [prebuilt models](overview.md#prebuilt-models) and [general extraction models](overview.md#document-analysis-models) are available on both studios.
35
35
36
36
### When to use [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio)
0 commit comments