Skip to content

Commit 88b2f88

Browse files
committed
fix feature name
1 parent c34b707 commit 88b2f88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/content-safety/concepts/custom-categories.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ There are multiple ways to define and use custom categories, which are detailed
2222

2323
| API | Functionality |
2424
| :--------- | :------------ |
25-
| [Customized categories (standard) API](#custom-categories-standard-api) | Use a customizable machine learning model to create, get, query, and delete a customized category. Or, list all your customized categories for further annotation tasks. |
25+
| [Custom categories (standard) API](#custom-categories-standard-api) | Use a customizable machine learning model to create, get, query, and delete a customized category. Or, list all your customized categories for further annotation tasks. |
2626
| [Custom categories (rapid) API](#custom-categories-rapid-api) | Use a large language model (LLM) to quickly learn specific content patterns in emerging content incidents. |
2727

28-
### Customized categories (standard) API
28+
### Custom categories (standard) API
2929

3030
The Custom categories (standard) API enables customers to define categories specific to their needs, provide sample data, train a custom machine learning model, and use it to classify new content according to the learned categories.
3131

0 commit comments

Comments
 (0)