Skip to content

Commit e789981

Browse files
authored
Update try-v3-form-recognizer-studio.md
1 parent 3808005 commit e789981

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,11 @@ In addition, view all your models using the Models tab on the left. From the lis
161161

162162
## Labeling as tables
163163

164-
While creating your custom models, you may need to extract collections of values from your documents. These collections appear in various formats. For example:
164+
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:
165165

166-
* A dynamic collection of values (rows) for a given set of fields (columns)
166+
* Dynamic or variable collection of values (rows) for a defined set of fields (columns)
167167

168-
* A fixed collection of values grouped by a second set of fields (rows or columns)
168+
* Fixed collection of values for two defined sets of fields (fixed rows and columns)
169169

170170
### Label as dynamic table
171171

0 commit comments

Comments
 (0)