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 Exam AI-102 Topic 1 Question 2 Discussion

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

You are building a bot on a local computer by using the Microsoft Bot Framework. The bot will use an existing Language Understanding model.

You need to translate the Language Understanding model locally by using the Bot Framework CLI. What should you do first?

Show Suggested Answer Hide Answer
Suggested Answer: B

You might want to manage the translation and localization for the language understanding content for your bot independently.

Translate command in the @microsoft/bf-lu library takes advantage of the Microsoft text translation API to automatically machine translate .lu files to one or more than 60+ languages supported by the Microsoft text translation cognitive service.

What is translated?

An .lu file and optionally translate Comments in the lu file

LU reference link texts

List of .lu files under a specific path.


https://github.com/microsoft/botframework-cli/blob/main/packages/luis/docs/translate-command.md

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel