Uses of Package
ai.rev.topicextraction.models
-
Packages that use ai.rev.topicextraction.models Package Description ai.rev.topicextraction ai.rev.topicextraction.models -
Classes in ai.rev.topicextraction.models used by ai.rev.topicextraction Class Description TopicExtractionJob A Topic Extraction Job object provides all the information associated with a job submitted by the user.TopicExtractionJobOptions A TopicExtractionJobOptions object represents parameters that are submitted along a new job.TopicExtractionResult A Topic Extraction Result object provides all the information associated with the result of a job. -
Classes in ai.rev.topicextraction.models used by ai.rev.topicextraction.models Class Description Informant Represents a piece of the input which informed a choice of a topic.Topic Represents a single topic in the input as well as all the information that comes with it.TopicExtractionJobStatus Specifies constants that define Rev AI job statuses.