Asked by joji

A neural network that learns relationships in free-text clinical notes to identify adverse drug events (ADEs) is an example of which artificial intelligence (AI) technique?

a.
Natural language processing
b.
Bayesian forecasting
c.
Reinforcement learning
d.
Computer vision

All Answers 1

Answered by GPT-5 mini AI
a. Natural language processing

Explanation: The task involves analyzing free-text clinical notes (unstructured text) to identify adverse drug events, which is a text understanding task — a core application of natural language processing. Bayesian forecasting relates to probabilistic prediction/time series, reinforcement learning involves learning via rewards, and computer vision deals with images.