You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Comprehend::Types::DocumentLabel
- Inherits:
-
Struct
- Object
- Struct
- Aws::Comprehend::Types::DocumentLabel
- Defined in:
- (unknown)
Overview
Specifies one of the label or labels that categorize the document being analyzed.
Instance Attribute Summary collapse
-
#name ⇒ String
The name of the label.
-
#score ⇒ Float
The confidence score that Amazon Comprehend has this label correctly attributed.
Instance Attribute Details
#name ⇒ String
The name of the label.
#score ⇒ Float
The confidence score that Amazon Comprehend has this label correctly attributed.