Skip to content

Commit e53a124

Browse files
committed
Merge remote-tracking branch 'magrefaat/patch-60' into m-update
2 parents 5596f72 + 8e7d828 commit e53a124

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cognitive-services/language-service/custom-classification/language-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Use this article to learn which languages are supported by custom text classific
2222
With custom text classification, you can train a model in one language and test in another language. This feature is very powerful because it helps you save time and effort, instead of building separate projects for every language, you can handle multi-lingual dataset in one project. Your dataset doesn't have to be entirely in the same language but you have to specify this option at project creation. If you notice your model performing poorly in certain languages during the evaluation process, consider adding more data in this language to your training set.
2323

2424
> [!NOTE]
25-
> To enable support for multiple languages, you need to enable this option when [creating your project](how-to/create-project.md).
25+
> To enable support for multiple languages, you need to enable this option when [creating your project](how-to/create-project.md) or you can enbale it later form the project settings page.
2626
2727
## Languages supported by custom text classification
2828

articles/cognitive-services/language-service/custom-named-entity-recognition/language-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Use this article to learn about the languages and regions currently supported by
2222
With custom NER, you can train a model in one language and test in another language. This feature is very powerful because it helps you save time and effort, instead of building separate projects for every language, you can handle multi-lingual dataset in one project. Your dataset doesn't have to be entirely in the same language but you have to specify this option at project creation. If you notice your model performing poorly in certain languages during the evaluation process, consider adding more data in this language to your training set.
2323

2424
> [!NOTE]
25-
> To enable support for multiple languages, you need to enable this option when [creating your project](how-to/create-project.md).
25+
> To enable support for multiple languages, you need to enable this option when [creating your project](how-to/create-project.md) or you can enbale it later form the project settings page.
2626
2727
## Language support
2828

0 commit comments

Comments
 (0)