Skip to content

Commit 7f9edc8

Browse files
list icons to bullets
1 parent b1295a5 commit 7f9edc8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/ai-services/content-understanding/concepts/classifiers.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,15 @@ For a complete end to end flow, you may link classifier categories with existing
5858

5959
### Classifier limits
6060

61-
✔️ Classifier requires at least one distinct category to be defined. Response contains the page ranges for each of the categories of documents identified.
61+
* Classifier requires at least one distinct category to be defined. Response contains the page ranges for each of the categories of documents identified.
6262

63-
✔️ The maximum allowed number of categories is 50.
63+
* The maximum allowed number of categories is 50.
6464

65-
✔️ The maximum length of input file is 300 pages.
65+
* The maximum length of input file is 300 pages.
6666

67-
✔️ For each category name and description, there's a limit of 120 characters combined.
67+
* For each category name and description, there's a limit of 120 characters combined.
6868

69-
✔️ 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.
69+
* 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.
7070

7171
Classifier categorizes each page of the input document, unless specified, to one of the defined categories. You can specify the page numbers to analyze in the input document as well.
7272

0 commit comments

Comments
 (0)