-
Hi: Is there a plan to support other types? e.g. PDF (with images), JSON, PPTX? etc If we need to enable, what's the best way?
-
### Feature Request
Azure Sentinel has added a new method for configuring Entity mappings and a method for defining custom details (key/value pairs).
This page describes the Azure Portal metho…
-
I was working with presidio using a transformer model exactly as the code provided in the comment below
[https://github.com/microsoft/presidio/issues/1239#issuecomment-1871217627](url)
The result …
-
The current implementation of presidio-structured samples a fixed number of rows at random to limit computation. However, this approach does not account for null values within the sampled rows. This c…
-
**Describe the bug**
I'm testing the sample code in https://github.com/microsoft/presidio/blob/main/docs/tutorial/06_context.md for LemmaContextAwareEnhancer. According to this tutorial, the result s…
-
Communication with OPA: Passing in information via headers.
- Purpose of use: We've currently extracted pod labels from the X-Envoy-Peer-Metadata header and injected into the X-Prose-Purpose header. …
-
Hello,
I have a general question about combination of the `FlairRecognizer` with different `PatternRecognizers`.
Suppose I have created a `FlairRecognizer`:
```
from presidio_analyzer …
-
In the [Handling Text / Presidio Analyzer / Customizing the NLP Model / Spacy/Stanza](https://microsoft.github.io/presidio/analyzer/nlp_engines/spacy_stanza/) page of the documentation, the code block…
-
As defined by Microsoft-supported entities, the AU_ Medicare number is a unique identifier issued by the Australian Government that enables the cardholder to receive rebates for medical expenses under…
-
Hi! I’m considering Presidio for a de-identification pipeline. However, I don’t want to install models directly from huggingface. Instead, I want to use models stored either locally or in an S3 bucket…