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/quickstarts/studio-custom-project.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,13 +92,13 @@ CORS should now be configured to use the storage account from Document Intellige
92
92
:::image border="true" type="content" source="../media/sas-tokens/upload-blob-window.png" alt-text="Screenshot that shows the Upload blob pane in the Azure portal.":::
93
93
94
94
> [!NOTE]
95
-
> By default, Document Intelligence Studio uses documents that are located at the root of your container. You can use data organized in folders by specifying the folder path in the Custom form project creation steps. For more information, see [Organize your data in subfolders](../how-to-guides/build-a-custom-model.md?view=doc-intel-2.1.0&preserve-view=true#organize-your-data-in-subfolders-optional).
95
+
> By default, Document Intelligence Studio uses documents that are located at the root of your container. You can use data organized in folders by specifying the folder path in the steps for creating a custom form project. For more information, see [Organize your data in subfolders](../how-to-guides/build-a-custom-model.md?view=doc-intel-2.1.0&preserve-view=true#organize-your-data-in-subfolders-optional).
96
96
97
97
## Use Document Intelligence Studio features
98
98
99
99
### Autolabel documents with prebuilt models or one of your own models
100
100
101
-
On the custom extraction model labeling page, you can now autolabel your documents by using one of the Document Intelligent Service prebuilt models or your trained models.
101
+
On the labeling page for the custom extraction model, you can now autolabel your documents by using one of the Document Intelligent Service prebuilt models or your trained models.
102
102
103
103
:::image type="content" source="../media/studio/auto-label.gif" alt-text="Animated screenshot that shows autolabeling.":::
104
104
@@ -108,7 +108,7 @@ For some documents, duplicate labels after running autolabel are possible. Make
108
108
109
109
### Autolabel tables
110
110
111
-
On the custom extraction model labeling page, you can now autolabel the tables in the document without having to label the tables manually.
111
+
On the labeling page for the custom extraction model, you can now autolabel the tables in the document without having to label the tables manually.
112
112
113
113
:::image type="content" source="../media/studio/auto-table-label.gif" alt-text="Animated screenshot that shows autotable labeling.":::
114
114
@@ -122,7 +122,7 @@ If a low confidence score is returned for some labels, make sure to correctly la
122
122
123
123
### Make use of the document list options and filters in custom projects
124
124
125
-
Use the custom extraction model labeling page to go through your training documents with ease by making use of the search, filter, and sort-by features.
125
+
Use the labeling page for the custom extraction model to go through your training documents with ease by making use of the search, filter, and sort-by features.
126
126
127
127
Use the grid view to preview documents, or use the list view to scroll through documents more easily.
0 commit comments