Skip to content

Commit 7a7799a

Browse files
committed
resolve PR review issues
1 parent 2be93f9 commit 7a7799a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/ai-services/document-intelligence/concept-custom.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ If the language of your documents and extraction scenarios supports custom neura
5959
>
6060
> For more information, *see* [Interpret and improve accuracy and confidence for custom models](concept-accuracy-confidence.md).
6161
62-
6362
### Build mode
6463

6564
The build custom model operation has added support for the *template* and *neural* custom models. Previous versions of the REST API and SDKs only supported a single build mode that is now known as the *template* mode.
@@ -101,7 +100,7 @@ Document Intelligence v3.0 supports the following tools:
101100
|---|---|:---|
102101
|Custom model| <ul><li>[Document Intelligence Studio](https://formrecognizer.appliedai.azure.com/studio/customform/projects)</li><li>[REST API](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2023-07-31/operations/AnalyzeDocument)</li><li>[C# SDK](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true)</li><li>[Python SDK](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true)</li></ul>|***custom-model-id***|
103102

104-
::: moniker-end
103+
:::moniker-end
105104

106105
::: moniker range="doc-intel-2.1.0"
107106

@@ -114,7 +113,7 @@ Document Intelligence v2.1 supports the following tools:
114113
|---|---|
115114
|Custom model| <ul><li>[Document Intelligence labeling tool](https://fott-2-1.azurewebsites.net)</li><li>[REST API](how-to-guides/use-sdk-rest-api.md?view=doc-intel-2.1.0&tabs=windows&pivots=programming-language-rest-api&preserve-view=true)</li><li>[Client library SDK](~/articles/ai-services/document-intelligence/how-to-guides/use-sdk-rest-api.md?view=doc-intel-2.1.0&preserve-view=true)</li><li>[Document Intelligence Docker container](containers/install-run.md?tabs=custom#run-the-container-with-the-docker-compose-up-command)</li></ul>|
116115

117-
::: moniker-end
116+
:::moniker-end
118117

119118
## Build a custom model
120119

@@ -142,7 +141,7 @@ Extract data from your specific or unique documents using custom models. You nee
142141

143142
* Try the [**Sample Labeling tool quickstart**](quickstarts/try-sample-label-tool.md#train-a-custom-model) to get started building and using a custom model.
144143

145-
::: moniker-end
144+
:::moniker-end
146145

147146
::: moniker range=">=doc-intel-3.0.0"
148147

@@ -327,8 +326,11 @@ The following table describes the features available with the associated tools a
327326
|Zulu | `zu` |
328327
:::column-end:::
329328
:::row-end:::
329+
330330
:::moniker-end
331331

332+
::: moniker range=">=doc-intel-3.0.0"
333+
332334
### Try signature detection
333335

334336
1. Build your training dataset.

0 commit comments

Comments
 (0)