Skip to content

Commit 491d6d5

Browse files
committed
update headings
1 parent 885eb3d commit 491d6d5

File tree

7 files changed

+21
-21
lines changed

7 files changed

+21
-21
lines changed

articles/applied-ai-services/form-recognizer/concept-business-card.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The business card model combines powerful Optical Character Recognition (OCR) ca
2121

2222
:::image type="content" source="./media/studio/overview-business-card-studio.png" alt-text="sample business card" lightbox="./media/overview-business-card.jpg":::
2323

24-
## Try Form Recognizer
24+
### Try Form Recognizer
2525

2626
See how data, including name, job title, address, email, and company name, is extracted from business cards using the Form Recognizer Studio or our Sample Labeling tool. You'll need the following:
2727

@@ -31,7 +31,7 @@ See how data, including name, job title, address, email, and company name, is ex
3131

3232
:::image type="content" source="media/containers/keys-and-endpoint.png" alt-text="Screenshot: keys and endpoint location in the Azure portal.":::
3333

34-
### Form Recognizer Studio (preview)
34+
#### Form Recognizer Studio (preview)
3535

3636
> [!NOTE]
3737
> Form Recognizer studio is available with the preview (v3.0) API.
@@ -47,7 +47,7 @@ See how data, including name, job title, address, email, and company name, is ex
4747
> [!div class="nextstepaction"]
4848
> [Try Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=businessCard)
4949
50-
### Sample Labeling tool
50+
#### Sample Labeling tool
5151

5252
You will need a business card document. You can use our [sample business card document](https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/businessCard.png).
5353

articles/applied-ai-services/form-recognizer/concept-custom.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ A custom model is a machine learning program trained to recognize form fields wi
3030

3131
With composed models, you can assign multiple custom models to a composed model called with a single model ID. It is useful when you have trained several models and want to group them to analyze similar form types. For example, your composed model may include custom models trained to analyze your supply, equipment, and furniture purchase orders. Instead of manually trying to select the appropriate model, you can use a composed model to determine the appropriate custom model for each analysis and extraction.
3232

33-
## Try Form Recognizer
33+
### Try Form Recognizer
3434

3535
See how data is extracted from your specific or unique documents using custom models. You'll need the following:
3636

@@ -40,7 +40,7 @@ See how data is extracted from your specific or unique documents using custom m
4040

4141
:::image type="content" source="media/containers/keys-and-endpoint.png" alt-text="Screenshot: keys and endpoint location in the Azure portal.":::
4242

43-
### Form Recognizer Studio (preview)
43+
#### Form Recognizer Studio (preview)
4444

4545
> [!NOTE]
4646
> Form Recognizer studio is available with the preview (v3.0) API.
@@ -62,7 +62,7 @@ See how data is extracted from your specific or unique documents using custom m
6262
> [!div class="nextstepaction"]
6363
> [Try Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio/customform/projects)
6464
65-
### Sample Labeling tool
65+
#### Sample Labeling tool
6666

6767
You'll need a set of at least six forms of the same type. You'll use this data to train the model and test a form. You can use our [sample data set](https://go.microsoft.com/fwlink/?linkid=2090451). Download and extract the *sample_data.zip*, then upload the contents to your Azure Blob Storage container.
6868

articles/applied-ai-services/form-recognizer/concept-general-document.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ recommendations: false
1313
---
1414
<!-- markdownlint-disable MD033 -->
1515

16-
# Form Recognizer general document model (preview))
16+
# Form Recognizer general document model (preview))
1717

1818
The General document preview model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to extract key-value pairs and entities from documents. General document is only available with the preview (v3.0) API. For more information on using the preview (v3.0) API, see our [migration guide](v3-migration-guide.md).
1919

@@ -23,7 +23,7 @@ The general document API supports most form types and will analyze your document
2323

2424
:::image type="content" source="media/studio/general-document-analyze.png" alt-text="Screenshot: general document analysis in the Form Recognizer Studio.":::
2525

26-
## Try Form Recognizer
26+
### Try Form Recognizer
2727

2828
See how data, including tables, values, and entities, is extracted from forms and documents using the Form Recognizer Studio or our Sample Labeling tool. You'll need the following:
2929

@@ -33,7 +33,7 @@ See how data, including tables, values, and entities, is extracted from forms an
3333

3434
:::image type="content" source="media/containers/keys-and-endpoint.png" alt-text="Screenshot: keys and endpoint location in the Azure portal.":::
3535

36-
### Form Recognizer Studio (preview)
36+
#### Form Recognizer Studio (preview)
3737

3838
> [!NOTE]
3939
> Form Recognizer studio and the general document model are available with the preview (v3.0) API.

articles/applied-ai-services/form-recognizer/concept-id-document.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The ID document model combines powerful Optical Character Recognition (OCR) capa
2121

2222
:::image type="content" source="./media/studio/drivers-license.png" alt-text="sample identification card" lightbox="./media/overview-id.jpg":::
2323

24-
## Try Form Recognizer
24+
### Try Form Recognizer
2525

2626
See how data, including name, birth date, machine-readable zone, and expiration date, is extracted from ID documents using the Form Recognizer Studio or our Sample Labeling tool. You'll need the following:
2727

@@ -31,7 +31,7 @@ See how data, including name, birth date, machine-readable zone, and expiration
3131

3232
:::image type="content" source="media/containers/keys-and-endpoint.png" alt-text="Screenshot: keys and endpoint location in the Azure portal.":::
3333

34-
### Form Recognizer Studio (preview)
34+
#### Form Recognizer Studio (preview)
3535

3636
> [!NOTE]
3737
> Form Recognizer studio is available with the preview (v3.0) API.
@@ -47,7 +47,7 @@ See how data, including name, birth date, machine-readable zone, and expiration
4747
> [!div class="nextstepaction"]
4848
> [Try Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=idDocument)
4949
50-
### Sample Labeling tool
50+
#### Sample Labeling tool
5151

5252
You will need an ID document. You can use our [sample ID document](https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/DriverLicense.png).
5353

articles/applied-ai-services/form-recognizer/concept-invoice.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ recommendations: false
2121

2222
:::image type="content" source="media/studio/overview-invoices.png" alt-text="sample invoice" lightbox="media/overview-invoices-big.jpg":::
2323

24-
## Try Form Recognizer
24+
### Try Form Recognizer
2525

2626
See how data, including customer information, vendor details, and line items, is extracted from invoices using the Form Recognizer Studio or our Sample Labeling tool. You'll need the following:
2727

@@ -31,7 +31,7 @@ See how data, including customer information, vendor details, and line items, is
3131

3232
:::image type="content" source="media/containers/keys-and-endpoint.png" alt-text="Screenshot: keys and endpoint location in the Azure portal.":::
3333

34-
### Form Recognizer Studio (preview)
34+
#### Form Recognizer Studio (preview)
3535

3636
1. On the Form Recognizer Studio home page, select **Invoices**
3737

@@ -44,7 +44,7 @@ See how data, including customer information, vendor details, and line items, is
4444
> [!div class="nextstepaction"]
4545
> [Try Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=invoice)
4646
47-
### Sample Labeling tool
47+
#### Sample Labeling tool
4848

4949
You will need an invoice document. You can use our [sample invoice document](https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/sample-invoice.pdf).
5050

articles/applied-ai-services/form-recognizer/concept-layout.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Azure the Form Recognizer Layout API extracts text, tables, selection marks, and
2626
| --- | --- | --- | --- |
2727
| Layout ||||
2828

29-
## Try Form Recognizer
29+
### Try Form Recognizer
3030

3131
See how data, including tables, check boxes, and text, is extracted from forms and documents using the Form Recognizer Studio or our Sample Labeling tool. You'll need the following:
3232

@@ -36,7 +36,7 @@ See how data, including tables, check boxes, and text, is extracted from forms a
3636

3737
:::image type="content" source="media/containers/keys-and-endpoint.png" alt-text="Screenshot: keys and endpoint location in the Azure portal.":::
3838

39-
### Form Recognizer Studio (preview)
39+
#### Form Recognizer Studio (preview)
4040

4141
> [!NOTE]
4242
> Form Recognizer studio is available with the preview (v3.0) API.
@@ -56,7 +56,7 @@ See how data, including tables, check boxes, and text, is extracted from forms a
5656
> [!div class="nextstepaction"]
5757
> [Try Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio/layout)
5858
59-
### Sample Labeling tool
59+
#### Sample Labeling tool
6060

6161
You'll need a form document. You can use our [sample form document](https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/sample-layout.pdf).
6262

articles/applied-ai-services/form-recognizer/concept-receipt.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The receipt model combines powerful Optical Character Recognition (OCR) capabili
2121

2222
:::image type="content" source="media/studio/overview-receipt.png" alt-text="sample receipt" lightbox="./media/overview-receipt.jpg":::
2323

24-
## Try Form Recognizer
24+
### Try Form Recognizer
2525

2626
See how data, including time and date of transactions, merchant information, and amount totals, is extracted from receipts using the Form Recognizer Studio or our Sample Labeling tool. You'll need the following:
2727

@@ -31,7 +31,7 @@ See how data, including time and date of transactions, merchant information, and
3131

3232
:::image type="content" source="media/containers/keys-and-endpoint.png" alt-text="Screenshot: keys and endpoint location in the Azure portal.":::
3333

34-
### Form Recognizer Studio (preview)
34+
#### Form Recognizer Studio (preview)
3535

3636
> [!NOTE]
3737
> Form Recognizer studio is available with the preview (v3.0) API.
@@ -47,7 +47,7 @@ See how data, including time and date of transactions, merchant information, and
4747
> [!div class="nextstepaction"]
4848
> [Try Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=receipt)
4949
50-
## Sample Labeling tool
50+
#### Sample Labeling tool
5151

5252
You will need a receipt document. You can use our [sample receipt document](https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/contoso-receipt.png).
5353

0 commit comments

Comments
 (0)