To find the sentiment(positive/negative) of the text data provided. This classifier model is implemented with SVM(kernel=linear)
pip install -r requirements.txt
sentiment
text
To find the sentiment(positive/negative) of the text data provided. This classifier model is implemented with SVM(kernel=linear)
pip install -r requirements.txt
sentiment
text