You have insurance claim reports that are stored as text. You need to extract key terms from the reports to generate summaries. Which type of AI workload should you use? A. anomaly detection B. natural language processing C. computer vision D. knowledge mining Suggested Answer: B Key phrase extraction is one of the features offered by Azure Cognitive Service for Language, a collection of machine learning and AI algorithms in the cloud for developing intelligent applications that involve written language. Use key phrase extraction to quickly identify the main concepts in text. For example, in the text "The food was delicious and the staff were wonderful.", key phrase extraction will return the main topics: "food" and "wonderful staff". Reference: https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/key-phrase-extraction/overview This question is in AI-900 Microsoft Azure AI Fundamentals Exam For getting Microsoft Certified: Azure AI Fundamentals Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer