Microsoft Azure AI Fundamentals — Question 119
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. anomaly detection
- B. natural language processing
- C. computer vision
- D. knowledge mining
Correct answer: B
Explanation
The correct answer is B, natural language processing, as it focuses on understanding and manipulating human language to extract meaningful information. The other options do not fit the requirement: anomaly detection is for identifying outliers, computer vision deals with images, and knowledge mining is more about discovering patterns and relationships in data rather than specifically extracting terms from text.