Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.webhooks.events.smartconversations.MachineLearningNLUResult
Package
Description
Conversation models for
SMART CONVERSATIONS
sent onto callbacks-
Uses of MachineLearningNLUResult in com.sinch.sdk.domains.conversation.models.v1.webhooks.events.smartconversations
Modifier and TypeMethodDescriptionAnalysisResult.getMlNluResult()
An array that contains the analyses of the intentions of, and entities within, the corresponding messages.Modifier and TypeMethodDescriptionAnalysisResult.Builder.setMlNluResult
(List<MachineLearningNLUResult> mlNluResult) see getter