-
### Observations:
1. **Valid PII Not Fully Anonymized**:
- **Example**:
- Input: `The customer's ssn was updated from 123-45-6789 to 078-05-1123.`
- Output: `The customer's ssn was…
-
I have an AI application and middleware proxy which makes a call to the Presidio Analyzer and Anonymizer containers with the users' prompt, and expects to receive a callback with the PII (e.g. names r…
-
PatternRecognizer treats complex match groups as one match group, this is not desirable behaviour. It would be preferable if all match groups were individually considered a match.
Example:
```pyt…
-
Large parks seem to geocode to the centroid of the park, not to a reasonable guess of a park entrance that you may want. This leads to bad directions.
For example, right now, if I geocode Wildcat C…
graue updated
10 months ago
-
**Describe the bug**
For presidio-analyzer, "Azure AI Language is not available" even though PIP packages are installed
**To Reproduce**
Steps to reproduce the behavior:
1. Add the following to …
-
ghost updated
10 years ago
-
Hay everyone,
I'm curious about the possibility of adding German labels and patterns to Microsoft Presidio. While the tool supports German, it seems that specific German labels and patterns are curre…
-
### Description
Credit cards is a common form of payment used for our everyday lives. In most cases, it can be as a data point to identify a specific individual. We don't want this type of data accid…
-
**Is your feature request related to a problem? Please describe.**
I see examples in documentation around specifying an `allow_list` when invoking the analyzer, but it doesn't seem to be exposed via t…
-
**Is your feature request related to a problem? Please describe.**
The decision process output prints out the entity_type, start_position, end_position and the score. When working with longer sequenc…