This project focuses on sentiment analysis using a Long Short-Term Memory (LSTM) model applied to a dataset of textual data categorized into Negative, Neutral, and Positive sentiments. The goal was to evaluate the LSTM model's performance compared to traditional machine learning models and baseline methods like VADER sentiment analysis.