Phone number prebuilt entity for a LUIS app
The phonenumber entity extracts a variety of phone numbers including country code. Because this entity is already trained, you do not need to add example utterances to the application. The phonenumber entity is supported in en-us culture only.
Types of a phone number
Phonenumber is managed from the Recognizers-text GitHub repository
Resolution for this prebuilt entity
The following entity objects are returned for the query:
my mobile is 1 (800) 642-7676
The following JSON is with the verbose parameter set to false:
"entities": {
"phonenumber": [
"1 (800) 642-7676"
]
}
Next steps
Learn more about the V3 prediction endpoint.
Learn about the percentage, number, and temperature entities.
Povratne informacije
Pošalјite i prikažite povratne informacije za