Builder

class Builder

Properties

Link copied to clipboard

The offset into the document text where the mention begins.

Link copied to clipboard

The offset into the document text where the mention ends.

Link copied to clipboard

The confidence that all the entities mentioned in the group relate to the same entity.

Link copied to clipboard

Contains the sentiment and sentiment score for the mention.

Link copied to clipboard
var score: Float?

Model confidence that the entity is relevant. Value range is zero to one, where one is highest confidence.

Link copied to clipboard
var text: String?

The text in the document that identifies the entity.

Link copied to clipboard

The type of the entity. Amazon Comprehend supports a variety of entity types.

Functions