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,12 @@
[
{
"kind": "EMAIL",
"original": "jean.dupont@example.com",
"replacement": "[EMAIL]"
},
{
"kind": "TEL",
"original": "01 23 45 67 89",
"replacement": "[TEL]"
}
]

View File

@@ -0,0 +1 @@
Contact : [EMAIL] ou [TEL]

View File

@@ -0,0 +1 @@
Contact: jean.dupont@example.com ou 01 23 45 67 89

View File

@@ -0,0 +1 @@
Contact: jean.dupont@example.com ou 01 23 45 67 89