Git Product home page Git Product logo

nlp-customer-sentiment-analysis's Introduction

Customer Sentiment Analysis with NLP

  • This project performs sentiment analysis on customer reviews using Natural Language Processing (NLP).
  • It uses NLTK toolkit for NLP and Beautifulsoup for web scraping of customer reviews.
  • The aim of the project is to identify whether the reviews are positive, negative or neutral. TextBlob is used to find the subjectivity and polarity of the reviews, and then sentiment is determined based on the scores.

Data

The data used in this project is collected by web scraping of customer reviews of a product using Beautifulsoup. All reviews of the product were scraped and stored in a CSV file.

Dependencies

Python 3.8 or higher NLTK TextBlob Beautifulsoup4 pandas Running the code To run this code, follow these steps:

Clone the repository

Install the dependencies using pip install -r requirements.txt Open the Jupyter notebook file, sentiment_analysis.ipynb Run the code cell by cell to perform sentiment analysis on customer reviews Conclusion After performing sentiment analysis on the customer reviews, the conclusion is stated in the Jupyter notebook file. The sentiment of the reviews is classified into positive, negative or neutral based on the polarity and subjectivity scores. This project can be used to analyze customer sentiment for various products and services.

nlp-customer-sentiment-analysis's People

Contributors

udit-thakkar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.