Deidentifying Multilingual Text

De-identify non-English clinical text on-device with OpenMed by passing lang= and locale= to deidentify(). Use when the user has Spanish, German, French, Italian, Portuguese, Dutch, Hindi, Telugu, Arabic, Japanese, or Turkish medical notes, needs locale-aware fake surrogates, must handle language-specific national IDs (DNI, NIR, Steuer-ID, codice fiscale, BSN, CPF, TCKN, Aadhaar), or asks which languages OpenMed PII supports. Covers SUPPORTED_LANGUAGES, get_pii_models_by_language, get_patterns_for_language, LANG_TO_LOCALE, and accent normalization. Pairs with OpenMed deidentifying-clinical-text and generating-synthetic-surrogates.

maziyarpanahi b50704c 6.6 KB Updated

File contents

maziyarpanahi/openmed/tree/main/skills/deidentifying-multilingual-text commit b50704cbe3

Frequently asked questions

npx skillmds@latest add maziyarpanahi/deidentifying-multilingual-text