Performing (surprisingly-easy!) Sentiment Analysis on Google Cloud | by Sascha Heyer | Feb, 2021 | DoiT International
blog.doit-intl.comSentiment Analysis takes the text and identifies the emotional meanings behind it. This is useful in situations like identifying negative support requests. This piece uses the python library BERT to do sentiment analysis in Google Cloud Run.
Read more...