Skip to content

Commit 885eb3d

Browse files
committed
update concepts
1 parent 95473be commit 885eb3d

File tree

8 files changed

+46
-44
lines changed

8 files changed

+46
-44
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ You will need a business card document. You can use our [sample business card do
108108

109109
The Form Recognizer preview introduces several new features and capabilities.
110110

111-
* Following our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
111+
* Follow our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
112112

113113
* Explore our [**REST API (preview)**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v3-0-preview-1/operations/AnalyzeDocument) to learn more about the preview version and new capabilities.
114114

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ In the Form Recognizer UI:
7676

7777
:::image type="content" source="media/label-tool/fott-new-project.png" alt-text="Screenshot: FOTTtools select new project.":::
7878

79-
For more detailed instructions, *see* our [Sample Labeling tool] quickstart.
79+
For more detailed instructions, *see* our [Sample Labeling tool](quickstarts/try-sample-label-tool.md) quickstart.
8080

8181
> [!div class="nextstepaction"]
8282
> [Try Sample Labeling tool](https://fott-2-1.azurewebsites.net/projects/create)
@@ -116,7 +116,7 @@ In the Form Recognizer UI:
116116

117117
* **Custom model API (v3.0)** supports signature detection for custom forms. When training custom models, you can specify certain fields as signatures. When a document is analyzed with your custom model, it will indicate whether a signature has been detected or not.
118118

119-
* Following our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
119+
* Follow our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
120120

121121
* Explore our [**REST API (preview)**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v3-0-preview-1/operations/AnalyzeDocument) to learn more about the preview version and new capabilities.
122122

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 10/11/2021
1111
ms.author: sajagtap
1212
---
1313

14-
# Form Recognizer Studio | Preview
14+
# Form Recognizer Studio (preview)
1515

1616
>[!NOTE]
1717
> Form Recognizer Studio is currently in public preview. Some features may not be supported or have limited capabilities.

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

Lines changed: 2 additions & 2 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

@@ -129,7 +129,7 @@ Email | String | Email address. |
129129

130130
## Next steps
131131

132-
* Following our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
132+
* Follow our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
133133

134134
* Explore our [**REST API (preview)**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v3-0-preview-1/operations/AnalyzeDocument) to learn more about the preview version and new capabilities.
135135

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,9 @@ You will need an ID document. You can use our [sample ID document](https://raw.g
126126
| Address | String | Extracted address (Driver's License only) ||
127127
| Region | String | Extracted region, state, province, etc. (Driver's License only) | |
128128

129-
* Following our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
129+
### Migration guide and REST API v3.0
130+
131+
* Follow our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
130132

131133
* Explore our [**REST API (preview)**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v3-0-preview-1/operations/AnalyzeDocument) to learn more about the preview version and new capabilities.
132134

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ The invoice key-value pairs and line items extracted are in the `documentResults
133133

134134
The Form Recognizer preview introduces several new features and capabilities.
135135

136-
* Following our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
136+
* Follow our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
137137

138138
* Explore our [**REST API (preview)**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v3-0-preview-1/operations/AnalyzeDocument) to learn more about the preview version and new capabilities.
139139

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ For large multi-page documents, use the `pages` query parameter to indicate spec
134134

135135
The Form Recognizer preview introduces several new features and capabilities.
136136

137-
* Following our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
137+
* Follow our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
138138

139139
* Explore our [**REST API (preview)**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v3-0-preview-1/operations/AnalyzeDocument) to learn more about the preview version and new capabilities.
140140

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

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ You will need a receipt document. You can use our [sample receipt document](http
5555

5656
1. Select **Receipt** from the **Form Type** dropdown menu:
5757

58-
:::image type="content" source="media/try-receipt.png" alt-text="Screenshot: Sample Labeling tool dropdown prebuilt model selection menu.":::
58+
:::image type="content" source="media/try-receipt.png" alt-text="Screenshot: Sample Labeling tool dropdown prebuilt model selection menu.":::
5959

60-
> [!div class="nextstepaction"]
61-
> [Try Sample Labeling tool](https://fott-2-1.azurewebsites.net/prebuilts-analyze)
60+
> [!div class="nextstepaction"]
61+
> [Try Sample Labeling tool](https://fott-2-1.azurewebsites.net/prebuilts-analyze)
6262
6363
## Input requirements
6464

@@ -105,38 +105,38 @@ You will need a receipt document. You can use our [sample receipt document](http
105105

106106
## Form Recognizer preview v3.0
107107

108-
The Form Recognizer preview introduces several new features and capabilities:
109-
110-
* **Receipt** model supports single-page hotel receipt processing.
111-
112-
### Hotel receipt key-value pair extraction
113-
114-
|Name| Type | Description | Standardized output |
115-
|:-----|:----|:----|:----|
116-
| ArrivalDate | Date | Date of arrival | yyyy-mm-dd |
117-
| Currency | Currency | Currency unit of receipt amounts. For example USD, EUR, or MIXED if multiple values are found ||
118-
| DepartureDate | Date | Date of departure | yyyy-mm-dd |
119-
| Items | Array | | |
120-
| Items.*.Category | String | Item category, for example, Room, Tax, etc. | |
121-
| Items.*.Date | Date | Item date | yyyy-mm-dd |
122-
| Items.*.Description | String | Item description | |
123-
| Items.*.TotalPrice | Number | Item total price | Integer |
124-
| Locale | String | Locale of the receipt, for example, en-US. | ISO language-county code |
125-
| MerchantAddress | String | Listed address of merchant | |
126-
| MerchantAliases | Array| | |
127-
| MerchantAliases.* | String | Alternative name of merchant | |
128-
| MerchantName | String | Name of the merchant issuing the receipt | |
129-
| MerchantPhoneNumber | phoneNumber | Listed phone number of merchant | +1 xxx xxx xxxx|
130-
| ReceiptType | String | Type of receipt, for example, Hotel, Itemized | |
131-
| Total | Number | Full transaction total of receipt | Two-decimal float |
132-
133-
### Hotel receipt supported languages and locales
134-
135-
| Model | Language—Locale code | Default |
136-
|--------|:----------------------|:---------|
137-
|Receipt (hotel) | <ul><li>English (United States)—en-US</li></ul>| English (United States)—en-US|
138-
139-
* Following our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
108+
The Form Recognizer preview introduces several new features and capabilities. The **Receipt** model supports single-page hotel receipt processing.
109+
110+
### Hotel receipt field extraction
111+
112+
|Name| Type | Description | Standardized output |
113+
|:-----|:----|:----|:----|
114+
| ArrivalDate | Date | Date of arrival | yyyy-mm-dd |
115+
| Currency | Currency | Currency unit of receipt amounts. For example USD, EUR, or MIXED if multiple values are found ||
116+
| DepartureDate | Date | Date of departure | yyyy-mm-dd |
117+
| Items | Array | | |
118+
| Items.*.Category | String | Item category, for example, Room, Tax, etc. | |
119+
| Items.*.Date | Date | Item date | yyyy-mm-dd |
120+
| Items.*.Description | String | Item description | |
121+
| Items.*.TotalPrice | Number | Item total price | Integer |
122+
| Locale | String | Locale of the receipt, for example, en-US. | ISO language-county code |
123+
| MerchantAddress | String | Listed address of merchant | |
124+
| MerchantAliases | Array| | |
125+
| MerchantAliases.* | String | Alternative name of merchant | |
126+
| MerchantName | String | Name of the merchant issuing the receipt | |
127+
| MerchantPhoneNumber | phoneNumber | Listed phone number of merchant | +1 xxx xxx xxxx|
128+
| ReceiptType | String | Type of receipt, for example, Hotel, Itemized | |
129+
| Total | Number | Full transaction total of receipt | Two-decimal float |
130+
131+
### Hotel receipt supported languages and locales
132+
133+
| Model | Language—Locale code | Default |
134+
|--------|:----------------------|:---------|
135+
|Receipt (hotel) | <ul><li>English (United States)—en-US</li></ul>| English (United States)—en-US|
136+
137+
### Migration guide and REST API v3.0
138+
139+
* Follow our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the preview version in your applications and workflows.
140140

141141
* Explore our [**REST API (preview)**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v3-0-preview-1/operations/AnalyzeDocument) to learn more about the preview version and new capabilities.
142142

0 commit comments

Comments
 (0)