This NLP project focuses on analyzing user reviews from the Kaggle Spotify Music App dataset. The analysis involves sentiment analysis, visualizations using Matplotlib and Seaborn, and word cloud generation to gain insights into user sentiments and preferences.
The Kaggle Spotify Music App dataset contains user reviews, ratings, and other relevant information. Make sure to download the dataset from Kaggle before running the code.
Dataset Link: Spotify Music App Dataset
-
data_loader.py: Script for loading and preprocessing the Spotify Music App dataset.
-
analysis.ipynb: Jupyter Notebook containing the NLP analysis using Matplotlib, Seaborn, and WordCloud.
Make sure to install the required dependencies
##Project Output Ratings:
Negative Ratings:
Positive Ratings:
Happy Coding