Skip to content

Commit 495a107

Browse files
authored
Merge pull request #232869 from laujan/81410-add-gif-build-classifier
update image to gif
2 parents cdda774 + f460244 commit 495a107

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/applied-ai-services/form-recognizer/how-to-guides/build-a-custom-classifier.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: how-to
10-
ms.date: 03/03/2023
10+
ms.date: 03/30/2023
1111
ms.author: lajanuar
1212
monikerRange: 'form-recog-3.0.0'
1313
recommendations: false
@@ -73,7 +73,7 @@ The Form Recognizer Studio provides and orchestrates all the API calls required
7373

7474
In your project, you only need to label each document with the appropriate class label.
7575

76-
:::image type="content" source="../media/how-to/studio-create-label.png" alt-text="Screenshot showing elect the Form Recognizer resource.":::
76+
:::image type="content" source="../media/how-to/studio-create-label.gif" alt-text="Screenshot showing elect the Form Recognizer resource.":::
7777

7878
You see the files you uploaded to storage in the file list, ready to be labeled. You have a few options to label your dataset.
7979

@@ -117,7 +117,7 @@ Congratulations you've trained a custom classification model in the Form Recogni
117117

118118
The [classification model](../concept-custom-classifier.md) requires results from the [layout model](../concept-layout.md) for each training document. If you haven't provided the layout results, the Studio attempts to run the layout model for each document prior to training the classifier. This process is throttled and can result in a 429 response.
119119

120-
In the Studiio, prior to training with the classification model, run the [layout model](https://formrecognizer.appliedai.azure.com/studio/layout) on each document and upload it to the same location as the original document. Once the layout results are added, you can train the classifier model with your documents.
120+
In the Studio, prior to training with the classification model, run the [layout model](https://formrecognizer.appliedai.azure.com/studio/layout) on each document and upload it to the same location as the original document. Once the layout results are added, you can train the classifier model with your documents.
121121

122122
## Next steps
123123

1.17 MB
Loading

0 commit comments

Comments
 (0)