Extract Personally Identifiable Information (PII) from your documents
AnyParser
, you can extract PII from your documents, including
AnyParser
client.
anyparser_pii
method, passing in the following:
file_path
(str): the path to the local filepii_result
(dict): Dictionary with the keys corresponding to PII types,
and the values extracted from the documenttotal_time
(str): the time elapsed in seconds