Analyzes input text for the presence of personally identifiable information (PII) and returns the labels of identified PII entity types such as name, address, bank account number, or phone number
Source:R/comprehend_operations.R
comprehend_contains_pii_entities.RdAnalyzes input text for the presence of personally identifiable information (PII) and returns the labels of identified PII entity types such as name, address, bank account number, or phone number.
See https://www.paws-r-sdk.com/docs/comprehend_contains_pii_entities/ for full documentation.