You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/concept-tax-document.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -284,3 +284,15 @@ The tax documents key-value pairs and line items extracted are in the `documentR
284
284
* Try processing your own forms and documents with the [Document Intelligence Studio](https://formrecognizer.appliedai.azure.com/studio).
285
285
286
286
* Complete a [Document Intelligence quickstart](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true) and get started creating a document processing app in the development language of your choice.
287
+
288
+
::: moniker range="doc-intel-4.0.0"
289
+
*[Find more samples on GitHub.](https://formrecognizer.appliedai.azure.com/studio).
290
+
:::moniker-end
291
+
292
+
::: moniker range="doc-intel-4.0.0"
293
+
*[Find more samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/tree/main/Python(v4.0)/Prebuilt_model)
294
+
:::moniker-end
295
+
296
+
::: moniker range="doc-intel-3.1.0"
297
+
*[Find more samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/tree/v3.1(2023-07-31-GA)/Python(v3.1)/Prebuilt_model)
0 commit comments