Comprehend
-
Client object for interacting with AWS Comprehend service.
Amazon Comprehend is an AWS service for gaining insight into the content of documents. Use these actions to determine the topics contained in your documents, the topics they discuss, the predominant sentiment expressed in them, the predominant language used, and more.
See moreDeclaration
Swift
public struct Comprehend
-
Error enum for Comprehend
See moreDeclaration
Swift
public enum ComprehendErrorType : AWSErrorType
extension ComprehendErrorType : CustomStringConvertible