Skip to content

Commit d1066f5

Browse files
committed
alter and move sentence
1 parent e6b602b commit d1066f5

File tree

1 file changed

+2
-2
lines changed
  • articles/cognitive-services/form-recognizer/quickstarts

1 file changed

+2
-2
lines changed

articles/cognitive-services/form-recognizer/quickstarts/label-tool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,10 @@ Next, you'll create tags (labels) and apply them to the text elements that you w
140140
> * Don't include keys in your tagged fields—only the values.
141141
> * Table data should be detected automatically and will be available in the final output JSON file. However, if the model fails to detect all of your table data, you can manually tag these fields as well. Tag each cell in the table with a different label. If your forms have tables with varying numbers of rows, make sure you tag at least one form with the largest possible table.
142142
143-
Follow the above steps to label at least five of your forms.
144-
145143
![Main editor window of sample labeling tool](../media/label-tool/main-editor.png)
146144
145+
Follow the steps above to label at least five of your forms.
146+
147147
### Specify tag value types
148148
149149
Optionally, you can set the expected data type of each tag. Open the context menu to the right of a tag and select a type from the menu. This feature allows the detection algorithm to make certain assumptions that improve the text-detection accuracy. It also ensures that the detected values will be returned in a standardized format in the final JSON output.

0 commit comments

Comments
 (0)