Skip to content

Commit 3b0e5cd

Browse files
committed
update what's new
1 parent 5d3335d commit 3b0e5cd

File tree

3 files changed

+44
-12
lines changed

3 files changed

+44
-12
lines changed

articles/applied-ai-services/form-recognizer/concept-invoice.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Automated invoice processing is the process of extracting key accounts payable f
4848

4949
**Sample invoice processed with [Form Recognizer Sample Labeling tool](https://fott-2-1.azurewebsites.net)**:
5050

51-
:::image type="content" source="media/invoice-example-new.jpg" alt-text="Screenshot of a sample invoice.":::
51+
:::image type="content" source="media/invoice-example-new.jpg" alt-text="Screenshot of a sample invoice.":::
5252

5353
::: moniker-end
5454

@@ -166,13 +166,13 @@ See how data, including customer information, vendor details, and line items, is
166166
167167
| Supported languages | Details |
168168
|:----------------------|:---------|
169-
| <ul><li>English</li></ul>| United States (us), Australia (-au), Canada (-ca), Great Britain (-gb), India (-in)|
170-
| <ul><li>Spanish</li></ul>|Spain (es)|
171-
| <ul><li>German</li></ul>| Germany (de)|
172-
| <ul><li>French</li></ul>| France (fr) |
173-
| <ul><li>Italian</li></ul>| Italy (it)|
174-
| <ul><li>Portuguese</li></ul>| Portugal (-pt), Brazil (-br)|
175-
| <ul><li>Dutch</li></ul>| Netherlands (de)|
169+
| &bullet; English | United States (us), Australia (-au), Canada (-ca), Great Britain (-gb), India (-in)|
170+
| &bullet; Spanish |Spain (es)|
171+
| &bullet; German | Germany (de)|
172+
| &bullet; French | France (fr) |
173+
| &bullet; Italian | Italy (it)|
174+
| &bullet; Portuguese | Portugal (-pt), Brazil (-br)|
175+
| &bullet; Dutch | Netherlands (de)|
176176

177177
## Field extraction
178178

articles/applied-ai-services/form-recognizer/concept-receipt.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,12 @@ The receipt model supports all English receipts and the following locales:
163163

164164
|Supported Languages| Details |
165165
|:-----|:----:|
166-
|English| United States (-us), Australia (-au), Great Britain (-gb), India (-in)|
167-
|French | France (fr) |
168-
|Spanish | Spain (es) |
169-
166+
|&bullet; English| United States (-us), Australia (-au), Great Britain (-gb), India (-in), United Arab Emirates (-ae)|
167+
|&bullet; Dutch| Netherlands (nl)|
168+
|&bullet; French | France (fr) |
169+
|&bullet; Japanese | Japan (ja)|
170+
|&bullet; Portuguese| Portugal (-pt), Brazil (-br)|
171+
|&bullet; Spanish | Spain (es) |
170172
::: moniker-end
171173

172174
::: moniker range="form-recog-2.1.0"

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,36 @@ 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+
## January 2023
31+
32+
* **Prebuilt receipt model—additional language support**:
33+
34+
The prebuilt receipt model now has added support for the following languages:
35+
36+
* English - United Arab Emirates (en-ae)
37+
* Dutch - Netherlands (nl-nl)
38+
* French - Canada (fr-ca)
39+
* Japanese - Japan (ja-jp)
40+
* Portuguese - Brazil (pt-br)
41+
42+
* **Prebuilt invoice model—additional language support**
43+
44+
The prebuilt invoice model now has added support for the following languages:
45+
46+
* English - Australia (en-au), Canada (en-ca), Great Britain (en-gb), India (en-in)
47+
* Portuguese - Brazil (pt-br)
48+
49+
* **Prebuilt invoice model—additional field extraction**
50+
51+
The prebuilt invoice model now has added support to extract the following fields:
52+
53+
* Currency code
54+
* Payment options
55+
* Total discount
56+
* Tax items (en-in only)
57+
58+
TODO PREBUILT ID
59+
3060
## December 2022
3161

3262
* [**Form Recognizer Studio updates**](https://formrecognizer.appliedai.azure.com/studio)

0 commit comments

Comments
 (0)