Externalize dictionaries and add anonymization review corpus
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"kind": "EMAIL",
|
||||
"original": "jean.dupont@example.com",
|
||||
"replacement": "[EMAIL]"
|
||||
},
|
||||
{
|
||||
"kind": "TEL",
|
||||
"original": "01 23 45 67 89",
|
||||
"replacement": "[TEL]"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user