About
This model performs sentiment analysis on an input text. The model outputs one of the two classes: Positive or Negative
Setup instructions
Clone the repository:
git clone https://github.com/Bilal303-ai/Sentiment-Analysis cd Sentiment-Analysis
Install
tensorflow
andkeras_nlp
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.