Externalize dictionaries and add anonymization review corpus
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"kind": "NOM_GLOBAL",
|
||||
"original": "ETCHEVERRY",
|
||||
"replacement": "[NOM]"
|
||||
},
|
||||
{
|
||||
"kind": "NOM_GLOBAL",
|
||||
"original": "CLAUDE",
|
||||
"replacement": "[NOM]"
|
||||
},
|
||||
{
|
||||
"kind": "NOM_GLOBAL",
|
||||
"original": "JEAN",
|
||||
"replacement": "[NOM]"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,2 @@
|
||||
[NOM] [NOM] [NOM]
|
||||
Le patient [NOM] revient ce jour.
|
||||
@@ -0,0 +1,2 @@
|
||||
ETCHEVERRY JEAN CLAUDE
|
||||
Le patient ETCHEVERRY revient ce jour.
|
||||
@@ -0,0 +1,2 @@
|
||||
ETCHEVERRY JEAN CLAUDE
|
||||
Le patient ETCHEVERRY revient ce jour.
|
||||
Reference in New Issue
Block a user