You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Comprehend::Types::EntityProvides information about an entity.
Instance Attribute Summary collapseA character offset in the input text that shows where the entity begins (the first character is at position 0).
A character offset in the input text that shows where the entity ends.
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
The text of the entity.
The entity\'s type.
A character offset in the input text that shows where the entity begins (the first character is at position 0). The offset returns the position of each UTF-8 code point in the string. A code point is the abstract character from a particular graphical representation. For example, a multi-byte UTF-8 character maps to a single code point.
#end_offset ⇒ IntegerA character offset in the input text that shows where the entity ends. The offset returns the position of each UTF-8 code point in the string. A code point is the abstract character from a particular graphical representation. For example, a multi-byte UTF-8 character maps to a single code point.
#score ⇒ FloatThe level of confidence that Amazon Comprehend has in the accuracy of the detection.
#type ⇒ StringThe entity\'s type.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4