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...
bf7bb79
document_redaction
/
tools
3 contributors
History:
53 commits
seanpedrickcase
Modified Dockerfile hopefully to not need Lambda overrides. Looking into custom headers from Cloudfront to try to get them to work
bf7bb79
4 months ago
__init__.py
Safe
0 Bytes
Initial commit
11 months ago
auth.py
Safe
1.64 kB
Modified Dockerfile hopefully to not need Lambda overrides. Looking into custom headers from Cloudfront to try to get them to work
4 months ago
aws_functions.py
Safe
7.31 kB
Added option for running redact function through CLI (i.e. not going through Gradio UI or API). Test functions for running this through AWS Lambda.
4 months ago
aws_textract.py
Safe
9.62 kB
Only shows AWS options when AWS functions enabled. Can now upload previous review files to continue review later. Some review debugging.
4 months ago
cli_redact.py
Safe
4.73 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
4 months ago
custom_csvlogger.py
Safe
6.65 kB
Created custom csvlogger to try to overcome AWS Lambda's incompatibility with multithread locks
4 months ago
custom_image_analyser_engine.py
Safe
38.9 kB
Only shows AWS options when AWS functions enabled. Can now upload previous review files to continue review later. Some review debugging.
4 months ago
data_anonymise.py
Safe
20.9 kB
Added support for AWS Comprehend for PII identification. OCR and detection results now written to main output
5 months ago
file_conversion.py
Safe
17.4 kB
Added option for running redact function through CLI (i.e. not going through Gradio UI or API). Test functions for running this through AWS Lambda.
4 months ago
file_redaction.py
Safe
89.4 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
4 months ago
helper_functions.py
Safe
11.6 kB
Modified Dockerfile hopefully to not need Lambda overrides. Looking into custom headers from Cloudfront to try to get them to work
4 months ago
load_spacy_model_custom_recognisers.py
Safe
6.07 kB
Comprehend now uses custom spacy recognisers on top of defaults. Added zoom functionality to annotator. Fixed some pdf mediabox issues and redacted image output issues.
5 months ago
presidio_analyzer_custom.py
Safe
4.94 kB
Added support for AWS Comprehend for PII identification. OCR and detection results now written to main output
5 months ago
redaction_review.py
Safe
8.01 kB
Added option for running redact function through CLI (i.e. not going through Gradio UI or API). Test functions for running this through AWS Lambda.
4 months ago