Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface AnalysisResult

    The analysis provided by the Smart Conversations machine learning engine(s). The contents of the object are determined by the functionalities that are enabled for your solution.

    Index

    Properties

    ml_image_recognition_result?: MachineLearningImageRecognitionResult[]

    An array that contains the image recognition analyses of the images identified in the corresponding messages.

    ml_nlu_result?: MachineLearningNLUResult[]

    An array that contains the analyses of the intentions of, and entities within, the corresponding messages.

    ml_offensive_analysis_result?: OffensiveAnalysis[]

    An array that contains the analyses of the offenses of the corresponding messages.

    ml_pii_result?: MachineLearningPIIResult[]

    An array that contains the PII analysis of the corresponding messages.

    ml_sentiment_result?: MachineLearningSentimentResult[]

    An array that contains the analyses of the sentiments of the corresponding messages.