Entities per culture in your LUIS model
Important
LUIS will be retired on October 1st 2025 and starting April 1st 2023 you will not be able to create new LUIS resources. We recommend migrating your LUIS applications to conversational language understanding to benefit from continued product support and multilingual capabilities.
Language Understanding (LUIS) provides prebuilt entities.
Entity resolution
When a prebuilt entity is included in your application, LUIS includes the corresponding entity resolution in the endpoint response. All example utterances are also labeled with the entity.
The behavior of prebuilt entities can't be modified but you can improve resolution by adding the prebuilt entity as a feature to a machine-learning entity or sub-entity.
Availability
Unless otherwise noted, prebuilt entities are available in all LUIS application locales (cultures). The following table shows the prebuilt entities that are supported for each culture.
Culture | Subcultures | Notes |
---|---|---|
Chinese | zh-CN | |
Dutch | nl-NL | |
English | en-US (American) | |
English | en-GB (British) | |
French | fr-CA (Canada), fr-FR (France), | |
German | de-DE | |
Italian | it-IT | |
Japanese | ja-JP | |
Korean | ko-KR | |
Portuguese | pt-BR (Brazil) | |
Spanish | es-ES (Spain), es-MX (Mexico) | |
Turkish | turkish |
Prediction endpoint runtime
The availability of a prebuilt entity in a specific language is determined by the prediction endpoint runtime version.
Chinese entity support
The following entities are supported:
Prebuilt entity | zh-CN |
---|---|
Age: year month week day |
V2, V3 |
Currency (money): dollar fractional unit (ex: penny) |
V2, V3 |
DatetimeV2: date daterange time timerange |
V2, V3 |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
V2, V3 |
V2, V3 | |
Number | V2, V3 |
Ordinal | V2, V3 |
Percentage | V2, V3 |
PersonName | V2, V3 |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
V2, V3 |
URL | V2, V3 |
Dutch entity support
The following entities are supported:
Prebuilt entity | nl-NL |
---|---|
Age: year month week day |
V2, V3 |
Currency (money): dollar fractional unit (ex: penny) |
V2, V3 |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
V2, V3 |
V2, V3 | |
KeyPhrase | V2, V3 |
Number | V2, V3 |
Ordinal | V2, V3 |
Percentage | V2, V3 |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
V2, V3 |
URL | V2, V3 |
English (American) entity support
The following entities are supported:
Prebuilt entity | en-US |
---|---|
Age: year month week day |
V2, V3 |
Currency (money): dollar fractional unit (ex: penny) |
V2, V3 |
DatetimeV2: date daterange time timerange |
V2, V3 |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
V2, V3 |
V2, V3 | |
GeographyV2 | V2, V3 |
KeyPhrase | V2, V3 |
Number | V2, V3 |
Ordinal | V2, V3 |
OrdinalV2 | V2, V3 |
Percentage | V2, V3 |
PersonName | V2, V3 |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
V2, V3 |
URL | V2, V3 |
English (British) entity support
The following entities are supported:
Prebuilt entity | en-GB |
---|---|
Age: year month week day |
V2, V3 |
Currency (money): dollar fractional unit (ex: penny) |
V2, V3 |
DatetimeV2: date daterange time timerange |
V2, V3 |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
V2, V3 |
V2, V3 | |
GeographyV2 | V2, V3 |
KeyPhrase | V2, V3 |
Number | V2, V3 |
Ordinal | V2, V3 |
OrdinalV2 | V2, V3 |
Percentage | V2, V3 |
PersonName | V2, V3 |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
V2, V3 |
URL | V2, V3 |
French (France) entity support
The following entities are supported:
Prebuilt entity | fr-FR |
---|---|
Age: year month week day |
V2, V3 |
Currency (money): dollar fractional unit (ex: penny) |
V2, V3 |
DatetimeV2: date daterange time timerange |
V2, V3 |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
V2, V3 |
V2, V3 | |
GeographyV2 | - |
KeyPhrase | V2, V3 |
Number | V2, V3 |
Ordinal | V2, V3 |
Percentage | V2, V3 |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
V2, V3 |
URL | V2, V3 |
French (Canadian) entity support
The following entities are supported:
Prebuilt entity | fr-CA |
---|---|
Age: year month week day |
V2, V3 |
Currency (money): dollar fractional unit (ex: penny) |
V2, V3 |
DatetimeV2: date daterange time timerange |
V2, V3 |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
V2, V3 |
V2, V3 | |
KeyPhrase | V2, V3 |
Number | V2, V3 |
Ordinal | V2, V3 |
Percentage | V2, V3 |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
V2, V3 |
URL | V2, V3 |
German entity support
The following entities are supported:
Prebuilt entity | de-DE |
---|---|
Age: year month week day |
V2, V3 |
Currency (money): dollar fractional unit (ex: penny) |
V2, V3 |
DatetimeV2: date daterange time timerange |
V2, V3 |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
V2, V3 |
V2, V3 | |
KeyPhrase | V2, V3 |
Number | V2, V3 |
Ordinal | V2, V3 |
Percentage | V2, V3 |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
V2, V3 |
URL | V2, V3 |
Italian entity support
Italian prebuilt age, currency, dimension, number, percentage resolution changed from V2 and V3 preview.
The following entities are supported:
Prebuilt entity | it-IT |
---|---|
Age: year month week day |
V2, V3 |
Currency (money): dollar fractional unit (ex: penny) |
V2, V3 |
DatetimeV2: date daterange time timerange |
V2, V3 |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
V2, V3 |
V2, V3 | |
KeyPhrase | V2, V3 |
Number | V2, V3 |
Ordinal | V2, V3 |
Percentage | V2, V3 |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
V2, V3 |
URL | V2, V3 |
Japanese entity support
The following entities are supported:
Prebuilt entity | ja-JP |
---|---|
Age: year month week day |
V2, - |
Currency (money): dollar fractional unit (ex: penny) |
V2, - |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
V2, - |
V2, V3 | |
KeyPhrase | V2, V3 |
Number | V2, - |
Ordinal | V2, - |
Percentage | V2, - |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
V2, - |
URL | V2, V3 |
Korean entity support
The following entities are supported:
Prebuilt entity | ko-KR |
---|---|
V2, V3 | |
KeyPhrase | V2, V3 |
Phonenumber | V2, V3 |
URL | V2, V3 |
Portuguese (Brazil) entity support
The following entities are supported:
Prebuilt entity | pt-BR |
---|---|
Age: year month week day |
V2, V3 |
Currency (money): dollar fractional unit (ex: penny) |
V2, V3 |
DatetimeV2: date daterange time timerange |
V2, V3 |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
V2, V3 |
V2, V3 | |
KeyPhrase | V2, V3 |
Number | V2, V3 |
Ordinal | V2, V3 |
Percentage | V2, V3 |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
V2, V3 |
URL | V2, V3 |
KeyPhrase is not available in all subcultures of Portuguese (Brazil) - pt-BR
.
Spanish (Spain) entity support
The following entities are supported:
Prebuilt entity | es-ES |
---|---|
Age: year month week day |
V2, V3 |
Currency (money): dollar fractional unit (ex: penny) |
V2, V3 |
DatetimeV2: date daterange time timerange |
V2, V3 |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
V2, V3 |
V2, V3 | |
KeyPhrase | V2, V3 |
Number | V2, V3 |
Ordinal | V2, V3 |
Percentage | V2, V3 |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
V2, V3 |
URL | V2, V3 |
Spanish (Mexico) entity support
The following entities are supported:
Prebuilt entity | es-MX |
---|---|
Age: year month week day |
- |
Currency (money): dollar fractional unit (ex: penny) |
- |
DatetimeV2: date daterange time timerange |
- |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
- |
V2, V3 | |
KeyPhrase | V2, V3 |
Number | V2, V3 |
Ordinal | - |
Percentage | - |
Phonenumber | V2, V3 |
Temperature: fahrenheit kelvin rankine delisle celsius |
- |
URL | V2, V3 |
Turkish entity support
Prebuilt entity | tr-tr |
---|---|
Age: year month week day |
- |
Currency (money): dollar fractional unit (ex: penny) |
- |
DatetimeV2: date daterange time timerange |
- |
Dimension: volume area weight information (ex: bit/byte) length (ex: meter) speed (ex: mile per hour) |
- |
- | |
Number | - |
Ordinal | - |
Percentage | - |
Temperature: fahrenheit kelvin rankine delisle celsius |
- |
URL | - |
Contribute to prebuilt entity cultures
The prebuilt entities are developed in the Recognizers-Text open-source project. Contribute to the project. This project includes examples of currency per culture.
GeographyV2 and PersonName are not included in the Recognizers-Text project. For issues with these prebuilt entities, please open a support request.
Next steps
Learn about the number, datetimeV2, and currency entities.