GithubHelp home page GithubHelp logo

yash22222 / flask-based-sentiment-analysis-for-product-reviews Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 543 KB

"Flask Sentiment Analyzer" is a web app that predicts the sentiment of product reviews using machine learning. Users input text, and the app determines whether it's positive or negative. It aids in decision-making by providing quick insights into customer sentiments.

Home Page: https://yashashokshirsath.netlify.app/

Jupyter Notebook 98.03% Python 0.44% JavaScript 0.26% CSS 0.59% HTML 0.68%
css data-science f1-score flask flask-application flipcart html js linear-regression machine-learning pkl prediction sentiment-analyser sentiment-analysis

flask-based-sentiment-analysis-for-product-reviews's Introduction

Flask-based-Sentiment-Analysis-for-Product-Reviews

"Flask Sentiment Analyzer" is a web app that predicts the sentiment of product reviews using machine learning. Users input text, and the app determines whether it's positive or negative. It aids in decision-making by providing quick insights into customer sentiments.

Flipkart Product Review Analysis

Description

This is a Flask web application for analyzing sentiment in Flipkart product reviews. Users can input their text reviews, and the app predicts whether the review's sentiment is positive or negative using a pre-trained machine learning model.

Features

  • Input text reviews and get sentiment analysis predictions.
  • Simple and intuitive user interface.
  • Responsive design for use on both desktop and mobile devices.
  • Uses a machine learning model for sentiment analysis.

Installation

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install the required dependencies using pip:
    pip install -r requirements.txt
    
  4. Run the Flask application:
    python app.py
    
  5. Access the application in your web browser at http://localhost:5000.

Usage

  1. Enter your text review in the provided text area.
  2. Click the "Submit" button to see the sentiment analysis result.
  3. The result page will display the entered text and the predicted sentiment.

Technologies Used

  • Flask: Micro web framework for Python.
  • scikit-learn: Machine learning library for Python.
  • HTML/CSS: Frontend development.
  • JavaScript: Frontend interactivity.

Credits

  • The machine learning model used in this application was trained on a dataset sourced from Flipkart product reviews.

License

This project is licensed under the MIT License - see the LICENSE file for details.


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.