awacke1's picture
Update README.md
6b252b3 verified
metadata
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.