Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
4
Running
App
Files
Files
Community
e5dfae7
document_redaction
/
tools
1 contributor
History:
49 commits
seanpedrickcase
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.
e5dfae7
8 days ago
__init__.py
0 Bytes
Initial commit
7 months ago
auth.py
Safe
1.6 kB
Updated time sum function to sum correctly
2 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.
8 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.
12 days ago
cli_redact.py
Safe
4.71 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.
8 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.
12 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
24 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.
8 days ago
file_redaction.py
Safe
89.1 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.
8 days ago
helper_functions.py
Safe
11.7 kB
Only shows AWS options when AWS functions enabled. Can now upload previous review files to continue review later. Some review debugging.
12 days 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.
22 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
24 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.
8 days ago