Skip to content

Commit 7cd4b88

Browse files
committed
resolve merge conflict
1 parent 0b4b30f commit 7cd4b88

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

articles/ai-services/document-intelligence/concept-custom-classifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Analyze an input file with the document classification model.
353353
https://{endpoint}/documentintelligence/documentClassifiers/{classifier}:analyze?api-version=2024-02-29-preview
354354
```
355355

356-
Starting with the `2024-07-31-preview` API, you can [specify pages](/rest/api/documentation-preview/document-classifiers/classify-document?view=azure-rest-preview#uri-parameters) to analyze from the input document using the `pages` query parameter in the request.
356+
Starting with the `2024-07-31-preview` API, you can [specify pages](/rest/api/documentation-preview/document-classifiers/classify-document) to analyze from the input document using the `pages` query parameter in the request.
357357

358358
:::moniker-end
359359

articles/ai-services/document-intelligence/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ You can use Document Intelligence to automate document processing in application
395395

396396
| Model ID | Description |Automation use cases | Development options |
397397
|----------|--------------|-------------------------|-----------|
398-
|[**prebuilt-paystub**](concept-paystub.md) |&#9679; Extract key information from paystubs.</br>&#9679; [Data and field extraction](concept-paystub.md#field-extractions) |&#9679; Employee payroll detail verification.</br>&#9679; Fraud detection for employment.</br>&#9679; Automated tax processing. |&#9679; [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com/studio/prebuilt?formCategory=payStub.us&formType=payStub.us)</br>&#9679; [**REST API**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-rest-api#analyze-document-post-request)</br>&#9679; [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)|
398+
|[**prebuilt-paystub**](concept-pay-stub.md) |&#9679; Extract key information from pay stubs.</br>&#9679; [Data and field extraction](concept-pay-stub.md#field-extractions) |&#9679; Employee payroll detail verification.</br>&#9679; Fraud detection for employment.</br>&#9679; Automated tax processing. |&#9679; [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com/studio/prebuilt?formCategory=payStub.us&formType=payStub.us)</br>&#9679; [**REST API**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-rest-api#analyze-document-post-request)</br>&#9679; [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)|
399399

400400
> [!div class="nextstepaction"]
401401
> [Return to model types](#prebuilt-models)
@@ -406,7 +406,7 @@ You can use Document Intelligence to automate document processing in application
406406

407407
| Model ID | Description |Automation use cases | Development options |
408408
|----------|--------------|-------------------------|-----------|
409-
|[**prebuilt-bankStatement**](concept-bank-statement-US.md) |&#9679; Extract key information from bank statements.</br>&#9679; [Data and field extraction](concept-bank-statement-US.md#field-extractions) |&#9679; Tax Processing use cases.</br>&#9679; Automated accounting management.</br>&#9679; Credit-debit management.</br>&#9679; Loan documentation processing. |&#9679; [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com/studio/prebuilt?formCategory=bankStatement.us&formSubcategory=bankStatement.us&formType=bankStatement.us)</br>&#9679; [**REST API**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-rest-api#analyze-document-post-request)</br>&#9679; [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)|
409+
|[**prebuilt-bankStatement**](concept-bank-statement.md) |&#9679; Extract key information from bank statements.</br>&#9679; [Data and field extraction](concept-bank-statement.md#field-extractions) |&#9679; Tax Processing use cases.</br>&#9679; Automated accounting management.</br>&#9679; Credit-debit management.</br>&#9679; Loan documentation processing. |&#9679; [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com/studio/prebuilt?formCategory=bankStatement.us&formSubcategory=bankStatement.us&formType=bankStatement.us)</br>&#9679; [**REST API**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true&pivots=programming-language-rest-api#analyze-document-post-request)</br>&#9679; [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)</br>&#9679; [**JavaScript**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#prebuilt-model)|
410410

411411
> [!div class="nextstepaction"]
412412
> [Return to model types](#prebuilt-models)

0 commit comments

Comments
 (0)