philterd / phileas

The open source PII and PHI redaction engine
https://www.philterd.ai
Apache License 2.0
23 stars 4 forks source link

Getting spans into applied and identified lists appropriately #127

Closed jzonthemtn closed 1 month ago

jzonthemtn commented 1 month ago

Adds an applied property to Span. Spans that are not applied are put into the identified list.

For #126