Skip to content

Commit 72e899f

Browse files
authored
Updating languages supported in prebuilt domains
1 parent 8be08ae commit 72e899f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/cognitive-services/LUIS/luis-language-support.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@ LUIS understands utterances in the following languages:
2929
|--|--|:--:|:--:|:--:|:--:|
3030
| American English |`en-US` |||||
3131
| *[Chinese](#chinese-support-notes) |`zh-CN` ||||-|
32-
| Dutch |`nl-NL` |-| - |-||
33-
| French (France) |`fr-FR` |-||||
32+
| Dutch |`nl-NL` || - |-||
33+
| French (France) |`fr-FR` |||||
3434
| French (Canada) |`fr-CA` |-| - |-||
35-
| German |`de-DE` |-||||
35+
| German |`de-DE` |||||
3636
| Hindi | `hi-IN`|-|-|-|-|
37-
| Italian |`it-IT` |-||||
38-
| *[Japanese](#japanese-support-notes) |`ja-JP` |-|||Key phrase only|
39-
| Korean |`ko-KR` |-| - |-|Key phrase only|
40-
| Portuguese (Brazil) |`pt-BR` |-|||not all sub-cultures|
41-
| Spanish (Spain) |`es-ES` |-||||
37+
| Italian |`it-IT` |||||
38+
| *[Japanese](#japanese-support-notes) |`ja-JP` ||||Key phrase only|
39+
| Korean |`ko-KR` || - |-|Key phrase only|
40+
| Portuguese (Brazil) |`pt-BR` ||||not all sub-cultures|
41+
| Spanish (Spain) |`es-ES` |||||
4242
| Spanish (Mexico)|`es-MX` |-| - |||
43-
| Turkish | `tr-TR` |-|-|-|Sentiment only|
43+
| Turkish | `tr-TR` ||-|-|Sentiment only|
4444

4545

4646
Language support varies for [prebuilt entities](luis-reference-prebuilt-entities.md) and [prebuilt domains](luis-reference-prebuilt-domains.md).
@@ -206,4 +206,4 @@ Tokenizer JSON for version 1.0.1. Notice the property value for `tokenizerVersi
206206

207207
Tokenization happens at the app level. There is no support for version-level tokenization.
208208

209-
[Import the file as a new app](luis-how-to-start-new-app.md#import-an-app-from-file), instead of a version. This action means the new app has a different app ID but uses the tokenizer version specified in the file.
209+
[Import the file as a new app](luis-how-to-start-new-app.md#import-an-app-from-file), instead of a version. This action means the new app has a different app ID but uses the tokenizer version specified in the file.

0 commit comments

Comments
 (0)