Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft AI-102 Exam - Topic 1 Question 19 Discussion

Actual exam question for Microsoft's AI-102 exam
Question #: 19
Topic #: 1
[All AI-102 Questions]

You are developing a method for an application that uses the Translator API.

The method will receive the content of a webpage, and then translate the content into Greek (el). The result will also contain a transliteration that uses the Roman alphabet.

You need to create the URI for the call to the Translator API. You have the following URI.

Which three additional query parameters should you include in the URI? Each correct answer presents part of the solution. (Choose three.)

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer: C, D, F

C: textType is an optional parameter. It defines whether the text being translated is plain text or HTML text (used for web pages).

D: to is a required parameter. It specifies the language of the output text. The target language must be one of the supported languages included in the translation scope.

F: toScript is an optional parameter. It specifies the script of the translated text. We use Latin (Roman alphabet) script.


https://docs.microsoft.com/en-us/azure/cognitive-services/translator/reference/v3-0-translate

Contribute your Thoughts:

0/2000 characters
Rana
5 months ago
Wait, why would we need toScript=Cyrl? That seems random.
upvoted 0 times
...
Lanie
5 months ago
I thought textType=html was a must for web content!
upvoted 0 times
...
Kenneth
5 months ago
Isn't from=el a bit off? Shouldn't it be from=auto?
upvoted 0 times
...
Patrick
5 months ago
Agreed, toScript=Latn makes sense for transliteration.
upvoted 0 times
...
Ezekiel
5 months ago
I think to=el is definitely needed.
upvoted 0 times
...
Edelmira
5 months ago
I feel like "toScript=Latn" is important for the transliteration part, but I can't remember if we need both "toScript" options or just one.
upvoted 0 times
...
Nickolas
5 months ago
I practiced a similar question where we had to set the text type. I think "textType=html" makes sense since we're dealing with webpage content.
upvoted 0 times
...
Stefany
5 months ago
I'm not entirely sure about the "from" parameter. I thought it should indicate the source language, but I can't recall if it should be "el" or something else.
upvoted 0 times
...
Tula
5 months ago
I remember that we need to specify the source and target languages, so I think "to=el" is definitely one of the parameters we should use.
upvoted 0 times
...
Edward
6 months ago
Hmm, I'm not totally sure about this one. I was thinking it might be a timing attack, since that involves monitoring the time it takes to execute the SQL queries. But I could be wrong, I'll have to think about this a bit more.
upvoted 0 times
...
Dewitt
6 months ago
Hmm, I'm a bit confused about the different options here. Creating a separate project per team seems like overkill, but I'm not sure if using namespaces within a single cluster is enough to fully isolate the environments. I'll need to double-check the details on how Kubernetes RBAC works to make sure that's a robust solution.
upvoted 0 times
...
Cristal
6 months ago
Ah, this is a good one. Conflict and issue management is all about getting stakeholders to agree on the requirements, so I'm pretty confident the answer is C - obtaining consensus among stakeholders.
upvoted 0 times
...
Jamal
6 months ago
I'm a bit confused by this question. Let me review the material again to make sure I understand where to find this information.
upvoted 0 times
...
Pauline
6 months ago
I remember we practiced using Amazon SageMaker for similar questions, and I think option B could allow for more flexibility in model selection.
upvoted 0 times
...

Save Cancel