Skip to content

Commit be050dd

Browse files
authored
Merge pull request #1535 from Additi/patch-40
Update receipt.md minor edits
2 parents 25a93db + dbccf9f commit be050dd

File tree

1 file changed

+6
-12
lines changed
  • articles/ai-services/document-intelligence/prebuilt

1 file changed

+6
-12
lines changed

articles/ai-services/document-intelligence/prebuilt/receipt.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,21 +29,20 @@ ms.author: lajanuar
2929
[!INCLUDE [applies to v2.1](../includes/applies-to-v21.md)]
3030
::: moniker-end
3131

32-
The Document Intelligence receipt model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to analyze and extract key information from sales receipts. Receipts can be of various formats and quality including printed and handwritten receipts. The API extracts key information such as merchant name, merchant phone number, transaction date, tax, and transaction total and returns structured JSON data. Receipt model v4.0 (GA) also supports other fields including `ReceiptType`, `TaxDetails`, `CountryRegion`, `NetAmount`, and `Description`.
32+
The Document Intelligence receipt model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to analyze and extract key information from sales receipts. Receipts can be of various formats and quality including printed and handwritten receipts. The API extracts key information such as merchant name, merchant phone number, transaction date, tax, and transaction total and returns structured JSON data. Receipt model v4.0 (GA) also supports other fields including `ReceiptType`, `TaxDetails.NetAmount`, `TaxDetails.Description`, `TaxDetails.Rate` and `CountryRegion`.
3333

3434
**Supported receipt types:**
3535

36-
* Thermal
37-
* Credit Card
38-
* Gas
39-
* Parking
36+
* Meal
37+
* Supplies
4038
* Hotel
39+
* Fuel&Energy
4140
* Transportation
4241
* Communication
42+
* Subscriptions
4343
* Entertainment
44-
* Flight
4544
* Training
46-
* Pharmacy/Medical
45+
* Healthcare
4746

4847
## Receipt data extraction
4948

@@ -223,11 +222,6 @@ For supported document extraction fields, refer to the [receipt model schema](ht
223222

224223
::: moniker-end
225224

226-
::: moniker range=">=doc-intel-3.0.0"
227-
228-
For supported document extraction fields, *see* the [receipt model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-11-30-ga/receipt.md) page in our GitHub sample repository.
229-
230-
::: moniker-end
231225

232226
::: moniker range="doc-intel-2.1.0"
233227

0 commit comments

Comments
 (0)