Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sentiment Analysis Application

This is a simple sentiment analysis application built using Python and the Hugging Face Transformers library. The application classifies the sentiment of given text into categories such as positive, negative, or neutral.

Prerequisites

Before you begin, ensure you have the following software installed:

  1. Python: Version 3.6 or higher.
  2. pip: Python package installer.

You will also need to install the following Python libraries:

  • transformers
  • torch
  • pandas

Installation

  1. Clone the Repository:

    git clone https://github.com/sudgit911/sentiment-analysis-app.git
    cd sentiment-analysis-app

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages