A B C E G L M P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getEmotion(TextToAnalyze, String, EmotionController.Tools) - Method in class com.api.sentimentanalysis.controller.EmotionController
-
POST - Find the emotion in a block of text.
- getEmotionAnalysisAPI(String, String) - Static method in class com.api.sentimentanalysis.externalapi.emotion.EmotionAnalysisAPIFactory
-
Factory pattern to instantiate a machine learning tool class.
- getFrom() - Method in class com.api.sentimentanalysis.model.Lang
-
Getter for 'from' param.
- getLanguage() - Method in class com.api.sentimentanalysis.model.TextToTranslate
-
Getter for Lang class.
- getText() - Method in class com.api.sentimentanalysis.model.TextToAnalyze
-
Getter for text to analyze.
- getText() - Method in class com.api.sentimentanalysis.model.TextToTranslate
-
Getter for text to translate.
- getTo() - Method in class com.api.sentimentanalysis.model.Lang
-
Getter for 'to' param.
- getTranslatorAPI(String, String) - Static method in class com.api.sentimentanalysis.externalapi.translator.TranslatorAPIFactory
-
Factory pattern to instantiate a translator class.
All Classes All Packages