You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/form-recognizer/whats-new.md
+11-14Lines changed: 11 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,20 +24,17 @@ The Form Recognizer service is updated on an ongoing basis. Use this article to
24
24
25
25
### New features
26
26
27
-
***Labeling value types** You can now specify the types of values you're labeling with the Form Recognizer sample labeling tool. These value types and variations are currently supported:
28
-
* String
29
-
* default, no-whitespaces, alphanumeric
30
-
* Number
31
-
* default, currency
32
-
* Date
33
-
* default, DMY, MDY, YMD
34
-
* Time
35
-
* Integer
36
-
37
-
This image shows the value type selection menu in the Form Recognizer sample labeling tool:
38
-
39
-
> [!div class="mx-imgBorder"]
40
-
> 
27
+
***Labeling value types** You can now specify the types of values you're labeling with the Form Recognizer sample labeling tool. The following value types and variations are currently supported:
28
+
*`string`
29
+
* default, `no-whitespaces`, `alphanumeric`
30
+
*`number`
31
+
* default, `currency`
32
+
*`date`
33
+
* default, `dmy`, `mdy`, `ymd`
34
+
*`time`
35
+
*`integer`
36
+
37
+
See the [Sample labeling tool](./quickstarts/label-tool.md#specify-tag-value-types) guide to learn how to use this feature.
41
38
42
39
43
40
***Table visualization** The sample labeling tool now displays tables that were recognized in the document. This lets you view the tables that have been recognized and extracted from the document, prior to labeling and analyzing. This feature can be toggled on/off using the layers option.
0 commit comments