Decision Making with Aspect-Based Sentiment Analysis using Transformers. — In the last article, I trained a model on the ABSA task from the SemEval-2014 dataset and analyzed its performance, speed, and behaviors. This article details how I use this model to choose a restaurant to dine at from the Yelp dataset. Without further delay, let’s get started! Yelp Dataset We can…