Skip to content

Commit 9296d02

Browse files
committed
[fix] privaterai output
1 parent dbc9a84 commit 9296d02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

edenai_apis/apis/privateai/outputs/text/anonymization_output.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"offset": 20,
4848
"length": 3,
4949
"category": "PersonalInformation",
50-
"subcategory": null,
50+
"subcategory": "Name",
5151
"original_label": "NAME_GIVEN",
5252
"content": "Luc",
5353
"confidence_score": 0.912
@@ -56,7 +56,7 @@
5656
"offset": 31,
5757
"length": 14,
5858
"category": "PersonalInformation",
59-
"subcategory": null,
59+
"subcategory": "Phone",
6060
"original_label": "PHONE_NUMBER",
6161
"content": "06 21 32 43 54",
6262
"confidence_score": 0.904

0 commit comments

Comments
 (0)