Microsoft Azure AI Fundamentals — Question 109
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?
Answer options
- A. natural language processing
- B. conversational AI
- C. anomaly detection
- D. computer vision
Correct answer: A
Explanation
Natural language processing (NLP) is specifically designed for analyzing and understanding human language in text form, making it ideal for extracting key terms from insurance claim reports. Conversational AI focuses on enabling machines to communicate with humans, while anomaly detection identifies unusual patterns in data, and computer vision is concerned with interpreting visual information, all of which do not directly address the task of summarizing text.