Package ai.rev.sentimentanalysis.models
-
Class Summary Class Description SentimentAnalysisJob A Sentiment Analysis Job object provides all the information associated with a job submitted by the user.SentimentAnalysisJobOptions A SentimentAnalysisJobOptions object represents parameters that are submitted along a new job.SentimentAnalysisResult A Sentiment Analysis Result object provides all the information associated with the result of a job.SentimentMessage Represents a piece of the input which sentiment has been detected for. -
Enum Summary Enum Description Sentiment Specifies constants that define possible sentiments from our API.SentimentAnalysisJobStatus Specifies constants that define Rev AI job statuses.