Spaces:
Running
Running
| title: PII Redaction Workflow | |
| sdk: static | |
| app_file: index.html | |
| license: mit | |
| # PII Redaction Workflow | |
| Static Hugging Face Space for browser-side DOCX PII redaction. Upload any `.docx`, choose the visible **Rules** engine, run the workflow, compare uploaded and redacted previews, inspect the **Changed Snippets** before/after evidence panel, and download the generated redacted DOCX. The browser-side detector supports common prose labels and table-style label/value layouts such as `Full Name | Marcus Hill` or `DOB | 7 Jan 1992`. | |
| > **Note:** This live Space is a free **static** browser demo, so **ML / NER is disabled here**. Use **Rules** in this Space. The real spaCy **ML / NER** switch is available in the local Python app on GitHub. | |