Externalize dictionaries and add anonymization review corpus
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"required_kinds": [
|
||||
"DATE_NAISSANCE",
|
||||
"EMAIL",
|
||||
"ETAB",
|
||||
"IPP",
|
||||
"NOM_FORCE",
|
||||
"RPPS",
|
||||
"TEL",
|
||||
"VILLE",
|
||||
"force_term"
|
||||
],
|
||||
"must_contain": [
|
||||
"prise en charge en hôpital de jour"
|
||||
],
|
||||
"must_not_contain": [
|
||||
"LAFITTE",
|
||||
"ANNE",
|
||||
"MARIE",
|
||||
"18/07/1968",
|
||||
"Bordeaux",
|
||||
"Anglet",
|
||||
"anne.lafitte@example.com",
|
||||
"01 23 45 67 89",
|
||||
"10987654321",
|
||||
"ZXC98765",
|
||||
"CHCB"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user