Skip to content

Commit 883056d

Browse files
Update luis-language-support.md
1 parent 93a3b63 commit 883056d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ LUIS understands utterances in the following languages:
3131
| *[Chinese](#chinese-support-notes) |`zh-CN` ||||-|
3232
| Dutch |`nl-NL` ||-|-||
3333
| English (United States) |`en-US` |||||
34+
| English (Brtish) |`en-GB` |||||
3435
| French (Canada) |`fr-CA` |-|-|-||
3536
| French (France) |`fr-FR` |||||
3637
| German |`de-DE` |||||
@@ -85,6 +86,7 @@ To perform machine learning, LUIS breaks an utterance into [tokens](luis-glossar
8586
|Chinese||||
8687
|Dutch||||
8788
|English (en-us)||||
89+
|English (en-GB)||||
8890
|French (fr-FR)||||
8991
|French (fr-CA)||||
9092
|German||||
@@ -219,4 +221,4 @@ Tokenizer JSON for version 1.0.1. Notice the property value for `tokenizerVersi
219221

220222
Tokenization happens at the app level. There is no support for version-level tokenization.
221223

222-
[Import the file as a new app](luis-how-to-start-new-app.md), instead of a version. This action means the new app has a different app ID but uses the tokenizer version specified in the file.
224+
[Import the file as a new app](luis-how-to-start-new-app.md), 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)