Data Science How to Create and Deploy a Simple Sentiment Analysis App via API Posted onJune 2, 2021AuthorCharles Durfee Author: Matthew Mayo In this article we will create a simple sentiment analysis app using the HuggingFace Transformers library, and deploy it using FastAPI. Go to Source