Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
34addbf
document_redaction
/
tools
3 contributors
History:
20 commits
seanpedrickcase
Enhanced logging of usage. Small buffer added to redaction rectangles as it seems to miss the tops of text often.
34addbf
4 months ago
__init__.py
Safe
0 Bytes
Initial commit
9 months ago
auth.py
Safe
1.64 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
6 months ago
aws_functions.py
Safe
6.99 kB
Enhanced logging of usage. Small buffer added to redaction rectangles as it seems to miss the tops of text often.
4 months ago
data_anonymise.py
Safe
20.1 kB
Handles multiple runs with multiple files correctly now. Logging and feedback improvements.
5 months ago
file_conversion.py
Safe
8.53 kB
Enhanced logging of usage. Small buffer added to redaction rectangles as it seems to miss the tops of text often.
4 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.
4 months ago
helper_functions.py
Safe
8.92 kB
Handles multiple runs with multiple files correctly now. Logging and feedback improvements.
5 months ago
load_spacy_model_custom_recognisers.py
Safe
5.82 kB
Version 0.1. Adapted code for pyinstaller local executable conversion (Windows)
8 months ago
presidio_analyzer_custom.py
Safe
4.31 kB
Can now redaction text or csv/xlsx files. Can redact multiple files. Embeds redactions as image-based file by default
7 months ago