Amazon Comprehend · Example Payload

Openapi.Yml Pii Entity Example

Machine LearningNatural Language ProcessingNLPText Analysis

Openapi.Yml Pii Entity Example is an example object payload from Amazon Comprehend, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ScoreTypeBeginOffsetEndOffset

Example Payload

Raw ↑
{
  "Score": "0.98",
  "Type": "ORGANIZATION",
  "BeginOffset": "example-string",
  "EndOffset": "example-string"
}