Dictionary
Identifies custom text. For example: "red", "blue", "green".
{
"name": "Colors",
"active": true,
"type": "Dictionary",
"mask_type": "Placeholder",
"setting": "[COLOR]",
"value": ["red", "blue", "green"],
"real_time": true
}
Input
My name is Jim Jones and my favorite color is blue.
Redaction
My name is Jim Jones and my favorite color is
[COLOR]
.
Last updated