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
13
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The HF Inference API does not support text-classification models for keras library.