You are developing a chatbot solution in Azure. Which service should you use to determine a user's intent?


Microsoft AI-900 Exam

Questions Number: 50 out of 245 Questions
20.41%

Question 50
You are developing a chatbot solution in Azure.
Which service should you use to determine a user's intent?



Language Understanding (LUIS) is a cloud-based API service that applies custom machine-learning intelligence to a user's conversational, natural language text to predict overall meaning, and pull out relevant, detailed information.
Design your LUIS model with categories of user intentions called intents. Each intent needs examples of user utterances. Each utterance can provide data that needs to be extracted with machine-learning entities.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/what-is-luis





Previous Questions Next Questions



Premium Version