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...
9337aae
document_redaction
/
tools
3 contributors
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
3 months ago
__init__.py
Safe
0 Bytes
Initial commit
10 months ago
auth.py
Safe
1.6 kB
Updated time sum function to sum correctly
6 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.
3 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.
3 months 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.
3 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.
3 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
4 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.
3 months 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.
3 months 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.
3 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.
4 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
4 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.
3 months ago