- Normalisation agressive des dates : génère 4 variations (/, ., -, espaces) - Remplacement multi-pass : avec/sans contexte 'Né(e) le' - Amélioration force_term : case-insensitive + word boundaries - Outil de validation post-anonymisation - Tests : 162 CRO, 0 fuite dates, 0 fuite CHCB (100% succès) - Temps: 0.1s/doc Résout les 36 CRO avec fuites identifiées dans l'audit initial.
9 lines
969 B
JSON
9 lines
969 B
JSON
{"page": 0, "kind": "NOM", "original": "GASTON GILLES", "placeholder": "[NOM]", "bbox_hint": null}
|
|
{"page": 0, "kind": "ADRESSE", "original": "10 RUE DES HAUTRS VENTS", "placeholder": "[ADRESSE]", "bbox_hint": null}
|
|
{"page": 0, "kind": "CODE_POSTAL", "original": "14190 OUILLY LE TESSON", "placeholder": "[CODE_POSTAL]", "bbox_hint": null}
|
|
{"page": 0, "kind": "DATE_NAISSANCE", "original": "Né le 02/04/2010", "placeholder": "[DATE_NAISSANCE]", "bbox_hint": null}
|
|
{"page": -1, "kind": "DATE_NAISSANCE_GLOBAL", "original": "02-04-2010", "placeholder": "[DATE_NAISSANCE]", "bbox_hint": null}
|
|
{"page": -1, "kind": "DATE_NAISSANCE_GLOBAL", "original": "02 04 2010", "placeholder": "[DATE_NAISSANCE]", "bbox_hint": null}
|
|
{"page": -1, "kind": "DATE_NAISSANCE_GLOBAL", "original": "02.04.2010", "placeholder": "[DATE_NAISSANCE]", "bbox_hint": null}
|
|
{"page": -1, "kind": "DATE_NAISSANCE_GLOBAL", "original": "02/04/2010", "placeholder": "[DATE_NAISSANCE]", "bbox_hint": null}
|