Externalize dictionaries and add anonymization review corpus

This commit is contained in:
2026-04-21 10:32:57 +02:00
parent 39db675052
commit 34dcf8f360
99 changed files with 1805 additions and 805 deletions

View File

@@ -0,0 +1,22 @@
[
{
"kind": "DATE_NAISSANCE",
"original": "Né le 12/03/1980",
"replacement": "[DATE_NAISSANCE]"
},
{
"kind": "NOM_GLOBAL",
"original": "ETCHEVERRY",
"replacement": "[NOM]"
},
{
"kind": "NOM_GLOBAL",
"original": "CLAUDE",
"replacement": "[NOM]"
},
{
"kind": "NOM_GLOBAL",
"original": "JEAN",
"replacement": "[NOM]"
}
]

View File

@@ -0,0 +1,3 @@
[NOM] [NOM] [NOM]
[DATE_NAISSANCE]
Consultation du 14/03/2024

View File

@@ -0,0 +1,3 @@
ETCHEVERRY JEAN CLAUDE
Né le 12/03/1980
Consultation du 14/03/2024

View File

@@ -0,0 +1,3 @@
ETCHEVERRY JEAN CLAUDE
Né le 12/03/1980
Consultation du 14/03/2024