Project Description
Sentiment analysis is a field of study that uses computational methods to analyze, process, and reveal people’s feelings, sentiments, and emotions hidden behind a text or interaction.
In this project, students will develop a program that will take in a sentence from a user and return a comprehensive sentiment analysis. Students will use arrays and array methods, strings, and user input to complete this project.