Using Presidio in a Python script
Description
Presidio service can be used as python packages inside python scripts
Table of contents
- Simple analysis and anonymization
- Developing new PII recognizers
- Remote Recognizer
- Azure Text Analytics Integration
- Anonymizing known values
- Custom Anonymizer with lambda expression
- Running Presidio on structured / semi-structured data in batch
- Getting the detected text value using a custom operator
- Creating a simple demo website
- Using Flair as an external PII model