AI-102 · Question #267
Drag and Drop Question You are building a customer support chatbot. You need to configure the bot to identify the following: - Code names for internal product development - Messages that include…
The correct answer is Custom named entity recognition (NER); Personally identifiable information (PII) detection. Custom Named Entity Recognition (NER) is correct for identifying internal code names because these are domain-specific, proprietary terms that Azure's pre-built models won't know - requiring a custom-trained model with minimal ongoing development effort once trained. Personally…
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Custom named entity recognition (NER)
- Personally identifiable information (PII) detection
Explanation
Custom Named Entity Recognition (NER) is correct for identifying internal code names because these are domain-specific, proprietary terms that Azure's pre-built models won't know - requiring a custom-trained model with minimal ongoing development effort once trained. Personally Identifiable Information (PII) detection is correct for credit card numbers because it is a pre-built Azure AI Language feature specifically designed to detect sensitive financial and personal data (including credit card numbers) out-of-the-box, requiring zero custom training and thus minimizing development effort.
Topics
Community Discussion
No community discussion yet for this question.
