0% found this document useful (0 votes)
18 views2 pages

Compare Question Answering To Azure AI Language Understanding

Compare question answering to Azure AI Language understanding

Uploaded by

singarayyaswamy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
18 views2 pages

Compare Question Answering To Azure AI Language Understanding

Compare question answering to Azure AI Language understanding

Uploaded by

singarayyaswamy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 2
< Previous Unit 3 of 11v Compare question answering to Azure Al Language understanding 2 minutes A question answering knowledge base is a form of language model, which raises the question of when to use question answering, and when to use the conversational language understanding capabilities of Azure Al Language. The two features are similar in that they both enable you to define a language model that can be queried using natural language expressions. However, there are some differences in the use cases that they are designed to address, as shown in the following table: Usage pattern Query processing Response Question answering User submits a question, expecting an answer Service uses natural language understanding to match the question to an answer in the knowledge base Response is a static answer toa known question © Expand table Language understan« User submits an utterance, expecting an appropriate response or action Service uses natural language understanding to interpret the utterance, match it to an intent, and identify entities Response indicates the most likely intent and referenced Question answering Language understanding entities Client logic Client application typically Client application is presents the answer to the responsible for performing user appropriate action based on the detected intent The two services are in fact complementary. You can build comprehensive natural language solutions that combine language understanding models and question answering knowledge bases. Next unit: Create a knowledge base

You might also like