Specifies one of the label or labels that categorize the personally identifiable information (PII) entity being analyzed.
Type: objectProperties: 2
Machine-LearningNatural Language ProcessingNLPText Analysis
EntityLabel is a JSON Structure definition published by Amazon Comprehend, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-comprehend/refs/heads/main/json-structure/openapi.yml-entity-label-structure.json",
"name": "EntityLabel",
"description": "Specifies one of the label or labels that categorize the personally identifiable information (PII) entity being analyzed.",
"type": "object",
"properties": {
"Name": {
"allOf": [
{
"$ref": "#/components/schemas/PiiEntityType"
},
{
"description": "The name of the label."
}
]
},
"Score": {
"allOf": [
{
"$ref": "#/components/schemas/Float"
},
{
"description": "The level of confidence that Amazon Comprehend has in the accuracy of the detection."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.