-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.zenodo.json
More file actions
18 lines (18 loc) · 751 Bytes
/
.zenodo.json
File metadata and controls
18 lines (18 loc) · 751 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"access_right": "open",
"version": "0.6.1",
"creators": [
{
"orcid": "0000-0003-0665-098X",
"name": "Eidan J. Rosado",
"affiliation": "College of Computing and Engineering, Nova Southeastern University, Fort Lauderdale, FL 33314, USA"
}
],
"keywords": ["Python", "PII", "PII Detection", "risk categories",
"PII categorization","personal identifiable information",
"Named Entity Recognition", "PII Topology"],
"license": "BSD-3-Clause",
"title": "pii-codex: a Python library for PII detection, categorization, and severity assessment",
"language": "eng",
"description": "A research python package for detecting, categorizing, and assessing the severity of personal identifiable information (PII)"
}