AI-900 Question 273
Select 2A company wants to use the Azure OpenAI Service to generate product descriptions for an e-commerce platform. Which of the following capabilities of Azure OpenAI Service's natural language generation can help them achieve this?
- A
Generating coherent and contextually relevant text based on a prompt
- B
Summarizing long product reviews into short descriptions
- C
Translating product descriptions from English to multiple languages
- D
Answering customer queries about products in a conversational manner
- E
Creating structured data tables for product specifications
Show answer and explanation
Correct answers: A, B
Explanation
Azure OpenAI Service's natural language generation capabilities include generating contextually relevant text and summarizing information. These features are ideal for creating product descriptions and condensing long content, such as reviews, into shorter, more useful summaries. However, tasks like translation, conversational interactions, and structured data creation are outside the scope of natural language generation.
- A. Correct.
Correct: Azure OpenAI Service can generate coherent and contextually relevant text based on a given prompt, making it suitable for creating product descriptions.
- B. Correct.
Correct: The natural language generation capabilities of Azure OpenAI Service can summarize text, such as condensing long product reviews into concise descriptions.
- C. Incorrect.
Incorrect: While Azure provides translation services (e.g., Azure Translator), translation is not a natural language generation capability of Azure OpenAI Service.
- D. Incorrect.
Incorrect: Answering customer queries in a conversational way falls under natural language understanding (NLU) and conversational AI rather than natural language generation.
- E. Incorrect.
Incorrect: Creating structured data tables is not a natural language generation capability; this involves data processing and formatting rather than generating natural language text.