# redact


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

------------------------------------------------------------------------

<a
href="https://github.com/giordafrancis/cloakdf/blob/master/cloakdf/redact.py#L16"
target="_blank" style="float:right; font-size:smaller">source</a>

### Redactor

``` python

def Redactor(
    model:str='Davlan/distilbert-base-multilingual-cased-ner-hrl'
):

```

*Detect and mask PII in free text with typed placeholders.*
