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...
542c252
document_redaction
/
tools
3 contributors
History:
40 commits
seanpedrickcase
Consolidated AWS Comprehend redaction calls to reduce total number
542c252
5 months ago
__init__.py
Safe
0 Bytes
Initial commit
11 months ago
auth.py
Safe
1.6 kB
Updated time sum function to sum correctly
6 months ago
aws_functions.py
Safe
7.46 kB
When on AWS, now loads in a default allow_list to exclude common words from redaction. Improved checks on AWS Comprehend calls.
5 months ago
aws_textract.py
Safe
9.57 kB
Allowed for time limits on redact to avoid timeouts. Improved review interface. Now accepts only one file at a time. Upgraded Gradio version
5 months ago
custom_image_analyser_engine.py
Safe
38.3 kB
Consolidated AWS Comprehend redaction calls to reduce total number
5 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
14.1 kB
Allowed for time limits on redact to avoid timeouts. Improved review interface. Now accepts only one file at a time. Upgraded Gradio version
5 months ago
file_redaction.py
Safe
85.6 kB
Consolidated AWS Comprehend redaction calls to reduce total number
5 months ago
helper_functions.py
Safe
10.9 kB
When on AWS, now loads in a default allow_list to exclude common words from redaction. Improved checks on AWS Comprehend calls.
5 months ago
load_spacy_model_custom_recognisers.py
Safe
6.02 kB
Allowed for time limits on redact to avoid timeouts. Improved review interface. Now accepts only one file at a time. Upgraded Gradio version
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
7.47 kB
Allowed for time limits on redact to avoid timeouts. Improved review interface. Now accepts only one file at a time. Upgraded Gradio version
5 months ago