Externalize dictionaries and add anonymization review corpus

This commit is contained in:
2026-04-21 10:32:57 +02:00
parent 012445755a
commit 500ebc28c2
99 changed files with 1805 additions and 805 deletions

View File

@@ -0,0 +1,27 @@
{
"required_kinds": [
"EMAIL",
"FINESS",
"IPP",
"NOM_GLOBAL",
"OGC",
"RPPS",
"TEL",
"VILLE",
"force_term"
],
"must_not_contain": [
"ETCHEVERRY",
"JEAN",
"CLAUDE",
"ABC12345",
"123456789",
"12345678901",
"Bayonne",
"Bordeaux",
"Anglet",
"06 11 22 33 44",
"jean.dupont@example.com",
"CHCB"
]
}