Skip to content

Commit 9e2a40d

Browse files
authored
Update best-practices.md
1 parent b14c4b9 commit 9e2a40d

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

articles/ai-services/content-understanding/concepts/best-practices.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,15 @@ By default, Content Extraction information such as speech transcripts, document
8989

9090
## Classifier category names and descriptions
9191

92-
To improve the classifier and splitting accuracy, it's important to give a good category name and description with context. For example:
92+
To improve the classifier and splitting accuracy, it's important to give a good category name and description with context.
9393

94-
* Common titles for category names (ex. Annual Financial Report, SEC Form 10-K)
95-
* Semantic definition of the category for descriptions (ex. receipts for expense reporting)
96-
* Common layout of the initial page in the description (two-column form)
97-
* Key content that uniquely identifies a category as a description ("2025" on the upper right)
94+
#####   ***Example 8***
95+
96+
* For category names, make sure to use common titles (ex. Annual Financial Report, SEC Form 10-K).
97+
98+
* For category descriptions, make sure to give context that distinguishes one category from another.
99+
100+
* Semantic definition: for example, `receipts for expense reporting`
101+
* Key content: any content that can uniquely identify a category, such as `2025` on tax forms to distinguish from older tax forms
102+
* Common layout: layout that is distinguishable from others, such as `two-column form` or filled/unfilled checkbox
98103

0 commit comments

Comments
 (0)