Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
5
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e85b74e
document_redaction
3 contributors
History:
85 commits
seanpedrickcase
Updated output file creation variables for Lambda direct redaction runs
e85b74e
4 months ago
.github
Initial commit
11 months ago
tld
Added TLDExtract cache files so that internet connection is not required
10 months ago
tools
Added a little more debugging code to lambda_entrypoint
4 months ago
.dockerignore
Safe
203 Bytes
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
7 months ago
.gitignore
Safe
203 Bytes
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
7 months ago
DocRedactApp_0.2.spec
Safe
1.16 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
8 months ago
Dockerfile
Safe
2.49 kB
Created custom csvlogger to try to overcome AWS Lambda's incompatibility with multithread locks
4 months ago
Dockerfile_old
Safe
2.37 kB
Updated Dockerfile and requirements to include relevant Lambda packages
4 months ago
README.md
Safe
10.8 kB
Improved time taken reporting and readme
5 months ago
app.py
Safe
36.6 kB
Created custom csvlogger to try to overcome AWS Lambda's incompatibility with multithread locks
4 months ago
how_to_create_exe_dist.txt
Safe
2.17 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
8 months ago
lambda_entrypoint.py
Safe
4.62 kB
Updated output file creation variables for Lambda direct redaction runs
4 months ago
requirements.txt
Safe
635 Bytes
Updated Dockerfile and requirements to include relevant Lambda packages
4 months ago