Skip to content

Commit ad3141d

Browse files
committed
update label tool instructions
1 parent 71f4a49 commit ad3141d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
11.4 KB
Loading

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@ Form Recognizer offers several prebuilt models to choose from. Each model has it
7575
* [**Sample receipt image**](https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/contoso-allinone.jpg).
7676
* [**Sample business card image**](https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/sdk/formrecognizer/azure-ai-formrecognizer/samples/sample_forms/business_cards/business-card-english.jpg).
7777

78-
1. In the **Source: URL** field, paste the selected URL and select the **Fetch** button.
78+
1. In the **Source** field, select **URL** from the dropdown menu, paste the selected URL, and select the **Fetch** button.
79+
80+
:::image type="content" source="../media/label-tool/fott-select-url.png" alt-text="{alt-text}":::
7981

8082
1. In the **Form recognizer service endpoint** field, paste the endpoint that you obtained with your Form Recognizer subscription.
8183

@@ -110,7 +112,7 @@ Azure the Form Recognizer Layout API extracts text, tables, selection marks, and
110112

111113
1. In the **key** field, paste the key you obtained from your Form Recognizer resource.
112114

113-
1. In the **Source: URL** field, paste the following URL `https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/layout-page-001.jpg` and select the **Fetch** button.
115+
1. In the **Source** field, select **URL** from the dropdown menu, paste the following URL `https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/layout-page-001.jpg`, and select the **Fetch** button.
114116

115117
1. Select **Run Layout**. The Form Recognizer Sample Labeling tool will call the Analyze Layout API and analyze the document.
116118

0 commit comments

Comments
 (0)