Skip to content

Commit 111c652

Browse files
committed
edit for pub
1 parent 3002a78 commit 111c652

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ https://{endpoint}/formrecognizer/documentModels:build?api-version=2022-01-30-pr
119119
* Train a custom model:
120120

121121
> [!div class="nextstepaction"]
122-
> [Form Recognizer quickstart](quickstarts/try-v3-form-recognizer-studio.md#custom-projects)
122+
> [Form Recognizer quickstart](quickstarts/try-v3-form-recognizer-studio.md#custom-models)
123123
124124
* View the labeling guidelines:
125125

articles/applied-ai-services/form-recognizer/quickstarts/try-v3-form-recognizer-studio.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ To create custom models, you start with configuring your project:
139139

140140
### Labeling as tables
141141

142-
143142
> [!NOTE]
144143
> Tables are currently only supported for custom template models. When training a custom neural model, labeled tables are ignored.
145144
@@ -149,12 +148,8 @@ To create custom models, you start with configuring your project:
149148

150149
1. Select multiple models and compose them into a new model to be used in your applications.
151150

152-
## Labeling as tables
153-
154-
> [!NOTE]
155-
> Tables are currently only supported for custom template models. When training a custom document model, labeled tables are ignored.
151+
Using tables as the visual pattern:
156152

157-
While creating your custom models, you may need to extract data collections from your documents. These may appear in a couple of formats. Using tables as the visual pattern:
158153
For custom form models, while creating your custom models, you may need to extract data collections from your documents. These may appear in a couple of formats. Using tables as the visual pattern:
159154

160155
* Dynamic or variable count of values (rows) for a given set of fields (columns)

0 commit comments

Comments
 (0)