Predictions
public enum Predictions
-
Attribute of an entity identified as a result of identify() API
See moreDeclaration
Swift
public struct Attribute
-
Describes the data extracted as key-value pair in an image/document resulting from identify() API e.g The text “Name: John Doe” present in an image/document
See moreDeclaration
Swift
public struct BoundedKeyValue
-
Describes a celebrity identified in an image with information about its location(bounding box) and facial features(landmarks)
See moreDeclaration
Swift
public struct Celebrity
-
Emotion identified in an entity(faces/celebrities) as a result of identify() API with associated
See moreEmotionType
and confidence valueDeclaration
Swift
public struct Emotion
-
Result returned as part of identify() API call with
See moreIdentifyAction.detectEntities
type parameterDeclaration
Swift
public struct Entity
-
Describes gender of an entity identified as a result of identify() API
See moreDeclaration
Swift
public struct Gender
-
Gender of an entity(face/celebrity) identified with associated confidence value
See moreDeclaration
Swift
public struct GenderAttribute
-
Describes a line of text identified in an image as a result of identify() API call
See moreDeclaration
Swift
public struct IdentifiedLine : IdentifiedText
-
Describes a word identified in an image as a result of identify() API call
See moreDeclaration
Swift
public struct IdentifiedWord : IdentifiedText
-
Describes a key phrase identified in a text as a result of interpret() API call
See moreDeclaration
Swift
public struct KeyPhrase
-
Declaration
Swift
public struct LabelType : Equatable
-
Describes the facial feature in a celebrity/entity identified as a result of identify() API
See moreDeclaration
Swift
public struct Landmark
-
Declaration
Swift
public struct Language : Equatable, Decodable
-
Part of speech identified in a text from interpret() API
See moreDeclaration
Swift
public struct PartOfSpeech : Equatable
-
Declaration
Swift
public struct Polygon
-
Describes the pose of a person identified in an image from identify() API
See moreDeclaration
Swift
public struct Pose
-
Declaration
Swift
public struct Selection
-
Sentiment Analysis result for Predictions category
See moreDeclaration
Swift
public struct Sentiment
-
Describes syntactical information resulting from text interpretation as a result of interpret() API
See moreDeclaration
Swift
public struct SyntaxToken
-
Declaration
Swift
public struct Table
-
Describes different text formats passed a type parameter to identify().
See moreDeclaration
Swift
public struct TextFormatType : Equatable
-
Declaration
Swift
public struct Voice
-
Declaration
Swift
public enum Convert
-
Declaration
Swift
public enum Identify
-
Describes a real world object (e.g., chair, desk) identified in an image
See moreDeclaration
Swift
public struct Label
-
Declaration
Swift
public struct Parent
-
Declaration
Swift
public enum Interpret