praneelbhatia/Redactable PII Recall Gate
Fail the build if de-identification recall drops below a policy's thresholds.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| corpus | Path to a labeled JSONL corpus to score against. | yes | — |
| policy | Bundled policy name (e.g. pii-structured, hipaa-safe-harbor) or path to a YAML pack. | no | pii-structured |
| ner | Also run the GLiNER encoder NER (installs the [ner] extra). | no | false |
| python-version | Python version to run on. | no | 3.12 |
Outputs
no outputs