HOTSPOT - You are developing a text processing solution. You develop the following method. You call the method by using the following code. GetKeyPhrases(textAn...


Microsoft AI-102 Exam

Questions Number: 163 out of 241 Questions
67.63%

Question 163
HOTSPOT -
You are developing a text processing solution.
You develop the following method.
AI-102_163Q_1.jpg related to the Microsoft AI-102 Exam
You call the method by using the following code.
GetKeyPhrases(textAnalyticsClient, "the cat sat on the mat");
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
AI-102_163Q_2.png related to the Microsoft AI-102 Exam



Box 1: Yes -
The Key Phrase Extraction API evaluates unstructured text, and for each JSON document, returns a list of key phrases.
Box 2: No -
'the' is not a key phrase.
This capability is useful if you need to quickly identify the main points in a collection of documents. For example, given input text "The food was delicious and there were wonderful staff", the service returns the main talking points: "food" and "wonderful staff".
Box 3: No -
Key phrase extraction does not have confidence levels.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-keyword-extraction





Previous Questions Next Questions



Premium Version