Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

paws.machine.learning (version 0.9.0)

comprehend_detect_pii_entities: Inspects the input text for entities that contain personally identifiable information (PII) and returns information about them

Description

Inspects the input text for entities that contain personally identifiable information (PII) and returns information about them.

See https://www.paws-r-sdk.com/docs/comprehend_detect_pii_entities/ for full documentation.

Usage

comprehend_detect_pii_entities(Text, LanguageCode)

Arguments

Text

[required] A UTF-8 text string. The maximum string size is 100 KB.

LanguageCode

[required] The language of the input text. Enter the language code for English (en) or Spanish (es).