Skip to content

Commit d6b6ed1

Browse files
Merge pull request #220840 from laujan/50894-whats-new-studio-updates
what's new December updates
2 parents eba6728 + f4e53be commit d6b6ed1

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

articles/applied-ai-services/form-recognizer/whats-new.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,30 @@ Form Recognizer service is updated on an ongoing basis. Bookmark this page to st
2727
>[!NOTE]
2828
> With the release of the 2022-08-31 GA API, the associated preview APIs are being deprecated. If you are using the 2021-09-30-preview or the 2022-01-30-preview API versions, please update your applications to target the 2022-08-31 API version. There are a few minor changes involved, for more information, _see_ the [migration guide](v3-migration-guide.md).
2929
30+
## December 2022
31+
32+
December 2022
33+
34+
* [**Form Recognizer Studio updates**](https://formrecognizer.appliedai.azure.com/studio)
35+
36+
The December Form Recognizer Studio release includes the latest updates to Form Recognizer Studio. There are significant improvements to user experience, primarily with custom model labeling support.
37+
38+
* **Page range**. The Studio now supports analyzing specified pages from a document.
39+
40+
* **Custom model labeling**:
41+
42+
* **Batch OCR**. You can opt to run batch OCR in the setup wizard for custom model on all documents in your blob storage.
43+
44+
* **Search**. The Studio now includes search functionality to locate words within a document. This improvement allows for easier navigation while labeling.
45+
46+
* **Navigation**. You can select labels to target labeled words within a document.
47+
48+
* **Auto table labeling**. After you select the table icon within a document, you can opt to auto-label the extracted table in the labeling view.
49+
50+
* **Label subtypes and second-level subtypes** The Studio now supports subtypes for table columns, table rows, and second-level subtypes for types such as dates and numbers.
51+
52+
---
53+
3054
## November 2022
3155

3256
* **Announcing the latest stable release of Azure Form Recognizer libraries**
@@ -586,7 +610,7 @@ Form Recognizer service is updated on an ongoing basis. Bookmark this page to st
586610
* ** **Bitmap Image file (.bmp) support for custom forms and training methods in the [FormContentType](/java/api/com.azure.ai.formrecognizer.models.formcontenttype?view=azure-java-preview&preserve-view=true#fields) fields**:
587611

588612
* `image/bmp`
589-
613+
590614
* **New property `Pages` supported by the following classes**:
591615

592616
**[RecognizeBusinessCardsOptions](/java/api/com.azure.ai.formrecognizer.models.recognizebusinesscardsoptions?view=azure-java-preview&preserve-view=true)**</br>

0 commit comments

Comments
 (0)