Skip to content

Commit 0a16753

Browse files
committed
update sample tool files
1 parent afcac68 commit 0a16753

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

articles/applied-ai-services/form-recognizer/deploy-label-tool.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ recommendations: false
1515

1616
# Deploy the Sample Labeling tool
1717

18+
**This article applies to:** ![Form Recognizer v2.1 checkmark](media/yes-icon.png) **Form Recognizer v2.1**.
19+
1820
>[!TIP]
1921
>
20-
> * For an enhanced experience and advanced model quality, try the [Form Recognizer v3.0 Studio ](https://formrecognizer.appliedai.azure.com/studio).
22+
> * For an enhanced experience and advanced model quality, try the [Form Recognizer v3.0 Studio](https://formrecognizer.appliedai.azure.com/studio).
2123
> * The v3.0 Studio supports any model trained with v2.1 labeled data.
2224
> * You can refer to the [API migration guide](v3-migration-guide.md) for detailed information about migrating from v2.1 to v3.0.
2325
> * *See* our [**REST API**](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true) or [**C#**](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true), [**Java**](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true), [**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true), or [Python](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true) SDK quickstarts to get started with the v3.0 version.

articles/applied-ai-services/form-recognizer/label-tool.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ recommendations: false
1818
<!-- markdownlint-disable MD034 -->
1919
# Train a custom model using the Sample Labeling tool
2020

21+
**This article applies to:** ![Form Recognizer v2.1 checkmark](media/yes-icon.png) **Form Recognizer v2.1**.
22+
2123
>[!TIP]
2224
>
2325
> * For an enhanced experience and advanced model quality, try the [Form Recognizer v3.0 Studio](https://formrecognizer.appliedai.azure.com/studio).

articles/applied-ai-services/form-recognizer/quickstarts/try-sample-label-tool.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ms.subservice: forms-recognizer
99
ms.topic: quickstart
1010
ms.date: 10/10/2022
1111
ms.author: lajanuar
12-
ms.custom: cog-serv-seo-may-2021, ignite-fall-2021, mode-other
1312
monikerRange: 'form-recog-2.1.0'
1413
recommendations: false
1514
---
@@ -20,7 +19,7 @@ recommendations: false
2019
<!-- markdownlint-disable MD029 -->
2120
# Get started with the Form Recognizer Sample Labeling tool
2221

23-
[!INCLUDE [applies to v2.1](../includes/applies-to-v2-1.md)]
22+
**This article applies to:** ![Form Recognizer v2.1 checkmark](../media/yes-icon.png) **Form Recognizer v2.1**.
2423

2524
>[!TIP]
2625
>

articles/applied-ai-services/form-recognizer/supervised-table-tags.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "How to use table tags to train your custom template model - Form Recognizer"
2+
title: "Train your custom template model with the sample-labeling tool and table tags"
33
titleSuffix: Azure Applied AI Services
44
description: Learn how to effectively use supervised table tag labeling.
55
author: laujan
@@ -14,11 +14,13 @@ monikerRange: 'form-recog-2.1.0'
1414
recommendations: false
1515
---
1616

17-
# Use table tags to train your custom template model
17+
# Train models with the sample-labeling tool
18+
19+
**This article applies to:** ![Form Recognizer v2.1 checkmark](media/yes-icon.png) **Form Recognizer v2.1**.
1820

1921
>[!TIP]
2022
>
21-
> * For an enhanced experience and advanced model quality, try the [Form Recognizer v3.0 Studio ](https://formrecognizer.appliedai.azure.com/studio).
23+
> * For an enhanced experience and advanced model quality, try the [Form Recognizer v3.0 Studio](https://formrecognizer.appliedai.azure.com/studio).
2224
> * The v3.0 Studio supports any model trained with v2.1 labeled data.
2325
> * You can refer to the [API migration guide](v3-migration-guide.md) for detailed information about migrating from v2.1 to v3.0.
2426
> * *See* our [**REST API**](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true) or [**C#**](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true), [**Java**](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true), [**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true), or [Python](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true) SDK quickstarts to get started with version v3.0.

0 commit comments

Comments
 (0)