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
Ctrl+K
Ctrl+K
  • 3 contributors
History: 20 commits
seanpedrickcase's picture
seanpedrickcase
Enhanced logging of usage. Small buffer added to redaction rectangles as it seems to miss the tops of text often.
34addbf 9 months ago
  • __init__.py
    0 Bytes
    Initial commit about 1 year ago
  • auth.py
    1.64 kB
    Added possibility to do authentication with AWS Cognito on load. Other minor changes. 11 months ago
  • aws_functions.py
    6.99 kB
    Enhanced logging of usage. Small buffer added to redaction rectangles as it seems to miss the tops of text often. 9 months ago
  • data_anonymise.py
    20.1 kB
    Handles multiple runs with multiple files correctly now. Logging and feedback improvements. 10 months ago
  • file_conversion.py
    8.53 kB
    Enhanced logging of usage. Small buffer added to redaction rectangles as it seems to miss the tops of text often. 9 months ago
  • file_redaction.py
    22.8 kB
    Enhanced logging of usage. Small buffer added to redaction rectangles as it seems to miss the tops of text often. 9 months ago
  • helper_functions.py
    8.92 kB
    Handles multiple runs with multiple files correctly now. Logging and feedback improvements. 10 months ago
  • load_spacy_model_custom_recognisers.py
    5.82 kB
    Version 0.1. Adapted code for pyinstaller local executable conversion (Windows) about 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