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...
e9c4101
document_redaction
/
tools
3 contributors
History:
24 commits
seanpedrickcase
Added AWS Textract support. Allowed for OCR logs export.
e9c4101
5 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
6.99 kB
Updated default AWS_FUNCTION value. Logs seconds values from outputs correctly.
5 months ago
aws_textract.py
5.51 kB
Added AWS Textract support. Allowed for OCR logs export.
5 months ago
custom_image_analyser_engine.py
3.89 kB
Added AWS Textract support. Allowed for OCR logs export.
5 months ago
data_anonymise.py
Safe
20.1 kB
Handles multiple runs with multiple files correctly now. Logging and feedback improvements.
6 months ago
file_conversion.py
8.68 kB
Added AWS Textract support. Allowed for OCR logs export.
5 months ago
file_redaction.py
32.3 kB
Added AWS Textract support. Allowed for OCR logs export.
5 months ago
helper_functions.py
Safe
8.91 kB
Updated time sum function to sum correctly
5 months ago
load_spacy_model_custom_recognisers.py
Safe
5.82 kB
Version 0.1. Adapted code for pyinstaller local executable conversion (Windows)
9 months ago
presidio_analyzer_custom.py
Safe
4.31 kB
Can now redaction text or csv/xlsx files. Can redact multiple files. Embeds redactions as image-based file by default
8 months ago