mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
docs: Example on PII obfuscation (#2459)
* added example on PII obfuscation Signed-off-by: Peter Staar <taa@zurich.ibm.com> * reformatting code Signed-off-by: Peter Staar <taa@zurich.ibm.com> * add in index and fix heading formatting Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * add GLINER to PII Signed-off-by: Peter Staar <taa@zurich.ibm.com> * final commit Signed-off-by: Peter Staar <taa@zurich.ibm.com> --------- Signed-off-by: Peter Staar <taa@zurich.ibm.com> Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
committed by
GitHub
parent
cd7f7ba145
commit
3e6da2c62d
@@ -94,6 +94,7 @@ nav:
|
||||
- "Automatic OCR language detection with tesseract": examples/tesseract_lang_detection.py
|
||||
- "RapidOCR with custom OCR models": examples/rapidocr_with_custom_models.py
|
||||
- "Accelerator options": examples/run_with_accelerator.py
|
||||
- "Detect and obfuscate PII": examples/pii_obfuscate.py
|
||||
- "Simple translation": examples/translate.py
|
||||
- examples/backend_csv.ipynb
|
||||
- examples/backend_xml_rag.ipynb
|
||||
|
||||
Reference in New Issue
Block a user