Sentiment-Analysis / README.md
BilalHasan's picture
Update README.md
692b06c verified
metadata
license: apache-2.0
language:
  - en
pipeline_tag: text-classification

About

This model performs sentiment analysis on an input text. The model outputs one of the two classes: Positive or Negative

Setup instructions

  1. Clone the repository:

    git clone https://github.com/Bilal303-ai/Sentiment-Analysis
    cd Sentiment-Analysis
    
  2. Install tensorflow and keras_nlp

  3. Run the following command:

    python inference.py