AWS Certified AI Practitioner (AIF-C01) — Question 311

A company receives a large amount of unstructured user feedback in text format. The company wants to analyze the sentiment of the user feedback. Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Analyzing unstructured text for sentiment requires natural language processing (NLP), which large language models (LLMs) are specifically designed to handle effectively. Regression algorithms are used for predicting continuous numerical values, recommendation engines suggest items to users, and time series algorithms analyze sequential, time-dependent data, making options B, C, and D unsuitable for directly extracting sentiment from raw text.