Microsoft
AI-900 · Question #223
Which type of natural language processing (NLP) entity is used to identify a phone number?
The correct answer is A. regular expression. https://learn.microsoft.com/en-us/azure/cognitive-services/luis/reference-entity-regular- expression?tabs=V2 A regular expression entity extracts an entity based on a regular expression pattern you provide.
Submitted by sofia.br· Mar 30, 2026
Question
Which type of natural language processing (NLP) entity is used to identify a phone number?
Options
- Aregular expression
- Bmachine-learned
- Clist
- DPattern.any
How the community answered
(34 responses)- A94% (32)
- B3% (1)
- D3% (1)
Explanation
https://learn.microsoft.com/en-us/azure/cognitive-services/luis/reference-entity-regular- expression?tabs=V2 A regular expression entity extracts an entity based on a regular expression pattern you provide.
Topics
#NLP#Entity extraction#Regular expressions
Community Discussion
No community discussion yet for this question.