Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
4
Running
App
Files
Files
Community
main
document_redaction
/
tools
1 contributor
History:
55 commits
seanpedrickcase
Removed default custom header values so as not to cause errors
7f5a542
about 18 hours ago
__init__.py
0 Bytes
Initial commit
7 months ago
auth.py
Safe
1.64 kB
Included entrypoint.sh
about 18 hours 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 days 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.
8 days ago
cli_redact.py
Safe
4.73 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
2 days ago
custom_csvlogger.py
Safe
6.65 kB
Created custom csvlogger to try to overcome AWS Lambda's incompatibility with multithread locks
3 days 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.
8 days 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
21 days 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 days ago
file_redaction.py
Safe
89.4 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
2 days ago
helper_functions.py
Safe
11.6 kB
Removed default custom header values so as not to cause errors
about 18 hours 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.
18 days 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
21 days 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 days ago