All Classes
-
Class Description BERT This class contains a method to execute the sentiment analysis with BERT model.EmotionAnalysisAPI Interface for emotion analysis in factory pattern.EmotionAnalysisAPIFactory Class to instantiate a machine learning tool class in factory pattern.EmotionController Controller for /emotion endpoint in sentiment analysis API.EmotionController.Tools Available Machine Learning tools.Lang Class that represents a json returned in http methods.Microsoft This class contains a method to translate a text with Microsoft API.ParallelDots This class contains a method to execute the sentiment analysis with ParallelDots API.Runner Runner classSwaggerConfig Swagger configuration class.TextToAnalyze Class that represents a json for calls in http methods to apply emotion analysis.TextToTranslate Class that represents a json for calls in http methods to translate a block of text.TranslatorAPI Interface for translator in factory pattern.TranslatorAPIFactory TranslatorController Controller for /translator endpoint in sentiment analysis API.TranslatorController.Translators Available Translators.