@@ -30,6 +30,7 @@ Unless otherwise noted, prebuilt entities are available in all LUIS application
30
30
| Chinese| [ zh-CN] ( #chinese-entity-support ) ||
31
31
| Dutch| [ nl-NL] ( #dutch-entity-support ) ||
32
32
| English| [ en-US (American)] ( #english-american-entity-support ) ||
33
+ | English| [ en-GB (British)] ( #english-british-entity-support ) ||
33
34
| French| [ fr-CA (Canada)] ( #french-canadian-entity-support ) , [ fr-FR (France)] ( #french-france-entity-support ) , ||
34
35
| German| [ de-DE] ( #german-entity-support ) ||
35
36
| Italian| [ it-IT] ( #italian-entity-support ) ||
@@ -109,6 +110,28 @@ The following entities are supported:
109
110
[ Temperature] ( luis-reference-prebuilt-temperature.md ) :<br >fahrenheit<br >kelvin<br >rankine<br >delisle<br >celsius | V2, V3 |
110
111
[ URL] ( luis-reference-prebuilt-url.md ) | V2, V3 |
111
112
113
+ ## English (British) entity support
114
+
115
+ The following entities are supported:
116
+
117
+ | Prebuilt entity | en-GB |
118
+ | --------------- | :---: |
119
+ [ Age] ( luis-reference-prebuilt-age.md ) :<br >year<br >month<br >week<br >day | V2, V3 |
120
+ [ Currency (money)] ( luis-reference-prebuilt-currency.md ) :<br >dollar<br >fractional unit (ex: penny) | V2, V3 |
121
+ [ DatetimeV2] ( luis-reference-prebuilt-datetimev2.md ) :<br >date<br >daterange<br >time<br >timerange | V2, V3 |
122
+ [ Dimension] ( luis-reference-prebuilt-dimension.md ) :<br >volume<br >area<br >weight<br >information (ex: bit/byte)<br >length (ex: meter)<br >speed (ex: mile per hour) | V2, V3 |
123
+ [ Email] ( luis-reference-prebuilt-email.md ) | V2, V3 |
124
+ [ GeographyV2] ( luis-reference-prebuilt-geographyV2.md ) | V2, V3 |
125
+ [ KeyPhrase] ( luis-reference-prebuilt-keyphrase.md ) | V2, V3 |
126
+ [ Number] ( luis-reference-prebuilt-number.md ) | V2, V3 |
127
+ [ Ordinal] ( luis-reference-prebuilt-ordinal.md ) | V2, V3 |
128
+ [ OrdinalV2] ( luis-reference-prebuilt-ordinal-v2.md ) | V2, V3 |
129
+ [ Percentage] ( luis-reference-prebuilt-percentage.md ) | V2, V3 |
130
+ [ PersonName] ( luis-reference-prebuilt-person.md ) | V2, V3 |
131
+ [ Phonenumber] ( luis-reference-prebuilt-phonenumber.md ) | V2, V3 |
132
+ [ Temperature] ( luis-reference-prebuilt-temperature.md ) :<br >fahrenheit<br >kelvin<br >rankine<br >delisle<br >celsius | V2, V3 |
133
+ [ URL] ( luis-reference-prebuilt-url.md ) | V2, V3 |
134
+
112
135
## French (France) entity support
113
136
114
137
The following entities are supported:
0 commit comments