Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
04d80a1
document_redaction
/
tools
3 contributors
History:
41 commits
seanpedrickcase
Improved time taken reporting and readme
04d80a1
4 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
5 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.
4 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
4 months ago
custom_image_analyser_engine.py
Safe
38.3 kB
Consolidated AWS Comprehend redaction calls to reduce total number
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
4 months ago
file_conversion.py
Safe
14 kB
Improved time taken reporting and readme
4 months ago
file_redaction.py
Safe
85.1 kB
Improved time taken reporting and readme
4 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.
4 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
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
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
4 months ago