Skip to content

This is a machine learning sentiment analysis project that is focused on creating sentiments on application reviews from Google Play Store. This project will scrape user review data from the application CrunchyRoll.

Notifications You must be signed in to change notification settings

ArmandFS/app-review-sentiment-analysis

Repository files navigation

📱💬 Crunchyroll Review Sentiment Analysis 📱💬

⭐ Project Overview ⭐

This project analyzes the sentiments of reviews for the Crunchyroll app on the Google Play Store 📊. Using Natural Language Processing (NLP) and Machine Learning, we aim to classify reviews as positive, neutral, or negative.

✨ Objectives ✨

  • Understand user sentiment: Learn how to create a sentiment analysis model and implement it in a local Streamlit app.
  • Drive business decisions: Listen to user feedback, understand criticism, and improve the app's performance and features.

🚀 Tech Stack 🚀

  • Python : for computation and modeling.
  • Streamlit : for an interactive web application.
  • Scikit-Learn : for logistic regression, random forest, and TF-IDF vectorization.
  • NLTK 🧠 for text preprocessing and analysis.

📌 Key Features 📌:

  • Sentiment Classification: Automatically classifies reviews as positive, neutral, or negative.
  • Real-Time Analysis: Enter any review text and get sentiment analysis instantly.
  • Data Visualization: Visualize sentiment distribution of Crunchyroll reviews.

Feel free to explore and contribute! 😊

About

This is a machine learning sentiment analysis project that is focused on creating sentiments on application reviews from Google Play Store. This project will scrape user review data from the application CrunchyRoll.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published