We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc9a84 commit 9296d02Copy full SHA for 9296d02
edenai_apis/apis/privateai/outputs/text/anonymization_output.json
@@ -47,7 +47,7 @@
47
"offset": 20,
48
"length": 3,
49
"category": "PersonalInformation",
50
- "subcategory": null,
+ "subcategory": "Name",
51
"original_label": "NAME_GIVEN",
52
"content": "Luc",
53
"confidence_score": 0.912
@@ -56,7 +56,7 @@
56
"offset": 31,
57
"length": 14,
58
59
+ "subcategory": "Phone",
60
"original_label": "PHONE_NUMBER",
61
"content": "06 21 32 43 54",
62
"confidence_score": 0.904
0 commit comments