Month End Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Last Attempt AI-102 Questions

Page: 3 / 14
Total 379 questions

Designing and Implementing a Microsoft Azure AI Solution Questions and Answers

Question 9

You are examining the Text Analytics output of an application.

The text analyzed is: "Our tour guide took us up the Space Needle during our trip to Seattle last week."

The response contains the data shown in the following table.

Which Text Analytics API is used to analyze the text?

Options:

A.

Sentiment Analysis

B.

Named Entity Recognition

C.

Entity Linking

D.

Key Phrase Extraction

Question 10

You are developing a solution to generate a word cloud based on the reviews of a company’s products.

Which Text Analytics REST API endpoint should you use?

Options:

A.

keyPhrases

B.

sentiment

C.

languages

D.

entities/recognition/general

Question 11

You have an existing Azure Cognitive Search service.

You have an Azure Blob storage account that contains millions of scanned documents stored as images and PDFs.

You need to make the scanned documents available to search as quickly as possible. What should you do?

Options:

A.

Split the data into multiple blob containers. Create a Cognitive Search service for each container. Within each indexer definition, schedule the same runtime execution pattern.

B.

Split the data into multiple blob containers. Create an indexer for each container. Increase the search units. Within each indexer definition, schedule a sequential execution pattern.

C.

Create a Cognitive Search service for each type of document.

D.

Split the data into multiple virtual folders. Create an indexer for each folder. Increase the search units. Within each indexer definition, schedule the same runtime execution pattern.

Question 12

In Azure Al Studio, you use Completions playground with the GPT-35 Turbo model.

You have a prompt that contains the following code.

You need the model to create an explanation of the code. The solution must minimize costs. What should you do?

Options:

A.

Change the model to GPT-4-32lc

B.

Add// what does function F do? to the prompt.

C.

Add function F(explanation) to the prompt.

D.

Set the temperature parameter to 1.

Page: 3 / 14
Total 379 questions