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
- 12
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
HF Inference deployability: The HF Inference API does not support text-classification models for keras
library.