Package com.api.sentimentanalysis.externalapi.emotion
-
Interface Summary Interface Description EmotionAnalysisAPI Interface for emotion analysis in factory pattern. -
Class Summary Class Description BERT This class contains a method to execute the sentiment analysis with BERT model.EmotionAnalysisAPIFactory Class to instantiate a machine learning tool class in factory pattern.ParallelDots This class contains a method to execute the sentiment analysis with ParallelDots API.