Skip to content

Commit 0b81368

Browse files
committed
update view
1 parent 2c1c375 commit 0b81368

File tree

4 files changed

+7
-34
lines changed

4 files changed

+7
-34
lines changed

articles/ai-services/document-intelligence/prebuilt/credit-card.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ For a complete list of supported languages, *see* our [prebuilt model language s
7272

7373
## Field extraction
7474

75-
For supported document extraction fields, refer to the [credit card model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/credit-card.md) page in our GitHub sample repository.
75+
* For supported document extraction fields, refer to the [credit card model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/credit-card.md) page in our GitHub sample repository.
7676

77-
The bank cards key-value pairs and line items extracted are in the `documentResults` section of the JSON output.
77+
* The bank cards key-value pairs and line items extracted are in the `documentResults` section of the JSON output.
7878

7979
## Next steps
8080

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

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -232,20 +232,6 @@ For supported document extraction fields, refer to the [ID document model schema
232232

233233
::: moniker-end
234234

235-
::: moniker range="doc-intel-3.1.0"
236-
237-
> [!div class="nextstepaction"]
238-
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/v3.1(2023-07-31-GA)/Python(v3.1)/Prebuilt_model/sample_analyze_identity_documents.py)
239-
240-
::: moniker-end
241-
242-
::: moniker range="doc-intel-4.0.0"
243-
244-
> [!div class="nextstepaction"]
245-
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Python(v4.0)/Prebuilt_model/sample_analyze_identity_documents.py)
246-
247-
::: moniker-end
248-
249235
<!--docutune:disable -->
250236

251237
::: moniker range=">=doc-intel-3.0.0"

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

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -186,27 +186,14 @@ See how data, including customer information, vendor details, and line items, is
186186
For a complete list of supported languages *see* our [prebuilt model language support](../language-support/prebuilt.md) page .
187187

188188
## Field extraction
189-
The Document Intelligence invoice model `prebuilt-invoice` extracts the following fields.
190189

191-
::: moniker range="doc-intel-3.1.0"
192-
193-
> [!div class="nextstepaction"]
194-
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/v3.1(2023-07-31-GA)/Python(v3.1)/Prebuilt_model/sample_analyze_invoices.py)
195-
196-
::: moniker-end
197-
198-
::: moniker range="doc-intel-4.0.0"
199-
200-
> [!div class="nextstepaction"]
201-
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Python(v4.0)/Prebuilt_model/sample_analyze_invoices.py)
202-
203-
::: moniker-end
204190

205191
:::moniker range=">=doc-intel-3.1.0"
206192

207-
The invoice key-value pairs and line items extracted are in the `documentResults` section of the JSON output.
193+
* For supported document extraction fields, refer to the [invoice model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/invoice.md) page in our GitHub sample repository.
194+
195+
* The invoice key-value pairs and line items extracted are in the `documentResults` section of the JSON output.
208196

209-
For supported document extraction fields, refer to the [invoice model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/invoice.md) page in our GitHub sample repository.
210197

211198
### Key-value pairs
212199

articles/ai-services/document-intelligence/prebuilt/marriage-certificate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ For a complete list of supported languages, *see* our [prebuilt model language s
7272

7373
## Field extraction
7474

75-
For supported document extraction fields, refer to the [marriage certificate model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/marriage-certificate.md) page in our GitHub sample repository.
75+
* For supported document extraction fields, refer to the [marriage certificate model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/marriage-certificate.md) page in our GitHub sample repository.
7676

77-
The marriage certificate key-value pairs and line items extracted are in the `documentResults` section of the JSON output.
77+
* The marriage certificate key-value pairs and line items extracted are in the `documentResults` section of the JSON output.
7878

7979
## Next steps
8080

0 commit comments

Comments
 (0)