Sentiment Classification on Google Sheets using HuggingFace API

Sentiment Classification on Google Sheets using HuggingFace API

In today’s post, I will talk about how you can build a text sentiment classification Google Sheets AppScript using Huggingface Inference API. How will this help? It will help you classify text on your Google Sheets cell into the following sentiments Positive Neutral Negative AppScript will allow us to generate a formula using which we … Read more