Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
seanpedrickcase
/
document_redaction
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
document_redaction / tools
65.8 kB
  • 3 contributors
History: 14 commits
seanpedrickcase's picture
seanpedrickcase
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
01c88c0 about 1 year ago
  • __init__.py
    0 Bytes
    Initial commit over 1 year ago
  • auth.py
    1.64 kB
    Added possibility to do authentication with AWS Cognito on load. Other minor changes. about 1 year ago
  • aws_functions.py
    5.76 kB
    Can now redaction text or csv/xlsx files. Can redact multiple files. Embeds redactions as image-based file by default about 1 year ago
  • data_anonymise.py
    15.7 kB
    Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation about 1 year ago
  • file_conversion.py
    6.19 kB
    Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation about 1 year ago
  • file_redaction.py
    18 kB
    Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation about 1 year ago
  • helper_functions.py
    8.38 kB
    Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation about 1 year ago
  • load_spacy_model_custom_recognisers.py
    5.82 kB
    Version 0.1. Adapted code for pyinstaller local executable conversion (Windows) over 1 year ago
  • presidio_analyzer_custom.py
    4.31 kB
    Can now redaction text or csv/xlsx files. Can redact multiple files. Embeds redactions as image-based file by default about 1 year ago