Learn how to create Language Understanding models with code or GUI, and the differences between the LUIS authoring APIs and the LUIS portal.
Table of Contents
Question
The only way to author Language Understanding models is to write code to define the elements of it. True or False?
A. True
B. False
Answer
B. False
Explanation
The correct answer is B. False. Language Understanding models can be authored in two ways: by writing code or by using a graphical user interface (GUI). The code-based approach uses the Language Understanding Intelligent Service (LUIS) authoring APIs, which allow developers to programmatically create, train, and publish Language Understanding models. The GUI-based approach uses the LUIS portal, which provides a web-based interface for creating, managing, and testing Language Understanding models. Both methods use the same underlying concepts and components, such as intents, entities, utterances, and features.
Microsoft Azure AI Fundamentals AI-900 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure AI Fundamentals AI-900 exam and earn Microsoft Azure AI Fundamentals AI-900 certification.