Sentiment-Analysis.This repository contains a sentiment analysis project that processes text data, engineers features, builds a logistic regression model, and evaluates its performance. The project is structured into four main steps: data preprocessing, feature engineering, model creation, and evaluation.