Skip to content

Commit 49a6d56

Browse files
committed
add delete instructions
1 parent 5ca2897 commit 49a6d56

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ Next, you'll create tags (labels) and apply them to the text elements that you w
139139
> * Label values as they appear on the form; don't try to split a value into two parts with two different tags. For example, an address field should be labeled with a single tag even if it spans multiple lines.
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.
142+
> * To delete an applied tag, select the rectangle on the document view and press the delete key.
142143
143144
![Main editor window of sample labeling tool](../media/label-tool/main-editor.png)
144145

0 commit comments

Comments
 (0)