File size: 604 Bytes
cf32ce5
93b1c14
 
6ca5077
 
 
 
cf32ce5
 
 
6b252b3
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Presidio De Identify
emoji: 🔬🅿🧠
colorFrom: purple
colorTo: gray
sdk: docker
app_port: 7860
license: mit
---

1. get_timestamp_prefix: Time-stamping with Central timezone flair.
2. nlp_engine_and_registry: Loads NLP models with enthusiasm.
3. analyzer_engine: Sets up the PHI detector.
4. get_supported_entities: Lists PHI targets.
5. analyze: Spots sensitive data.
6. anonymize: Hides PHI with style.
7. create_ad_hoc_deny_list_recognizer: Builds a blocklist for PHI.
8. save_pdf: Saves uploads to disk.
9. read_pdf: Extracts text from PDFs.
10. create_pdf: Generates anonymized PDFs.