Externalize dictionaries and add anonymization review corpus
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"required_kinds": [
|
||||
"ADRESSE",
|
||||
"CODE_POSTAL",
|
||||
"DATE_NAISSANCE",
|
||||
"EMAIL",
|
||||
"ETAB",
|
||||
"IPP",
|
||||
"NDA",
|
||||
"NOM_FORCE",
|
||||
"TEL",
|
||||
"VILLE",
|
||||
"force_term"
|
||||
],
|
||||
"must_contain": [
|
||||
"classification internationale",
|
||||
"prise en charge",
|
||||
"Service de cardiologie"
|
||||
],
|
||||
"must_not_contain": [
|
||||
"ETCHEVERRY",
|
||||
"JEAN",
|
||||
"CLAUDE",
|
||||
"12/03/1980",
|
||||
"06 12 34 56 78",
|
||||
"jean.claude.etcheverry@example.com",
|
||||
"ABC12345",
|
||||
"1234567",
|
||||
"CHCB"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user