Edit model card

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
    
Downloads last month
7
Inference Examples
Inference API (serverless) does not yet support keras models for this pipeline type.