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/content-understanding/service-limits.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,14 +114,16 @@ Content Understanding supports both basic field value types and nested structure
114
114
### General limits
115
115
116
116
> [!NOTE]
117
-
> This classification field is the one within the extraction capability and not the separate [Content Understanding classifier](concepts/classifier.md) itself.
117
+
> This is the limit for [Content Understanding classifier](concepts/classifier.md) itself, not the classify fields within the extraction capability.
118
118
119
119
| Property | Limit |
120
120
| --- | --- |
121
121
| Category name | Can't start with a dollar sign (`$`)|
122
122
| Category name and description | Maximum 120 characters for combined name and description in each category |
123
123
| Number of categories | 1 to 50 per classifier |
124
124
125
+
* By default, there's an `$OTHER` class as well, which we utilize to categorize the pages into for cases where any of the defined categories doesn't seem suitable.
0 commit comments