AWS AI Practitioner
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?
A
Use a large language model (LLM) to perform natural language processing (NLP) for sentiment analysis.
✓ Correcta
B
Use a regression algorithm to classify the feedback based on predefined categories. Then, analyze user sentiment.
C
Use a recommendation engine algorithm to detect user sentiment.
D
Use a time series algorithm to predict user sentiment based on past feedback.