Designing and Implementing an Azure AI Solution (legacy) — Question 42
Your company is developing an AI solution that will identify inappropriate text in multiple languages.
You need to implement a Cognitive Services API that meets this requirement.
You use Language Understanding (LUIS) to identify inappropriate text.
Does this action accomplish your objective?
Answer options
- A. Yes, it does
- B. No, it does not
Correct answer: B
Explanation
Using Language Understanding (LUIS) is not suitable for identifying inappropriate text as it primarily focuses on understanding user intents and entities rather than content moderation. Therefore, while LUIS is a powerful tool for natural language processing, it does not directly address the need for detecting inappropriate content in multiple languages, making the correct answer 'No, it does not'.