Skip to content

Commit 4b5e1cf

Browse files
committed
layout feedback
1 parent 3e40258 commit 4b5e1cf

File tree

1 file changed

+9
-6
lines changed
  • articles/ai-services/document-intelligence/prebuilt

1 file changed

+9
-6
lines changed

articles/ai-services/document-intelligence/prebuilt/layout.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ ms.author: lajanuar
2121

2222
[!INCLUDE [applies to v4.0](../includes/applies-to-v40.md)]
2323

24+
:::moniker-end
25+
2426
Document Intelligence layout model is an advanced machine-learning based document analysis API available in the Document Intelligence cloud. It enables you to take documents in various formats and return structured data representations of the documents. It combines an enhanced version of our powerful [Optical Character Recognition (OCR)](../../../ai-services/computer-vision/overview-ocr.md) capabilities with deep learning models to extract text, tables, selection marks, and document structure.
2527

2628
## Document structure layout analysis
@@ -34,17 +36,18 @@ The following illustration shows the typical components in an image of a sample
3436

3537
:::image type="content" source="../media/document-layout-example-new.png" alt-text="Illustration of document layout example.":::
3638

39+
3740
## Development options
3841

3942
:::moniker range="doc-intel-4.0.0"
4043

41-
Document Intelligence v4.0: **2024-11-30** (GA) supports the following tools, applications, and libraries:
44+
Document Intelligence v4.0: **2024-11-30** (GA) supports the following tools, applications, and libraries:
45+
46+
| Feature | Resources | Model ID |
47+
|----------|-------------|-----------|
48+
|**Layout model**|&bullet; [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com)</br>&bullet; [**REST API**](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true)</br>&bullet; [**C# SDK**](../versioning/sdk-overview-v4-0.md)</br>&bullet; [**Python SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&bullet; [**Java SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&bullet; [**JavaScript SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)|**prebuilt-layout**|
4249

43-
| Feature | Resources | Model ID |
44-
|----------|-------------|-----------|
45-
|**Layout model**|&bullet; [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com)</br>&bullet; [**REST API**](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true)</br>&bullet; [**C# SDK**](../versioning/sdk-overview-v4-0.md)</br>&bullet; [**Python SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&bullet; [**Java SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&bullet; [**JavaScript SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)|**prebuilt-layout**|
46-
47-
::: moniker-end
50+
:::moniker-end
4851

4952
:::moniker range="doc-intel-3.1.0"
5053

0 commit comments

Comments
 (0)