Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
01c88c0
document_redaction
/
tools
3 contributors
History:
14 commits
seanpedrickcase
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
01c88c0
8 months ago
__init__.py
0 Bytes
Initial commit
11 months ago
auth.py
Safe
1.64 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
9 months ago
aws_functions.py
Safe
5.76 kB
Can now redaction text or csv/xlsx files. Can redact multiple files. Embeds redactions as image-based file by default
9 months ago
data_anonymise.py
Safe
15.7 kB
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
8 months ago
file_conversion.py
Safe
6.19 kB
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
8 months ago
file_redaction.py
Safe
18 kB
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
8 months ago
helper_functions.py
Safe
8.38 kB
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
8 months ago
load_spacy_model_custom_recognisers.py
Safe
5.82 kB
Version 0.1. Adapted code for pyinstaller local executable conversion (Windows)
10 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
9 months ago