Class AixFlowService.AnalysisResult
java.lang.Object
org.bgerp.plugin.ai.aixflow.model.AixFlowService.AnalysisResult
- Enclosing class:
AixFlowService
-
Field Summary
FieldsModifier and TypeFieldDescriptionlongdoubleJSON array string, e.g.double -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
analysisId
-
filename
-
status
-
text
-
confidence
public double confidence -
sentimentOverall
-
sentimentScore
public double sentimentScore -
summary
-
keywords
JSON array string, e.g. ["word1","word2"] -
audioDurationSeconds
public long audioDurationSeconds -
rawResponse
-
-
Constructor Details
-
AnalysisResult
public AnalysisResult()
-