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...
a680619
document_redaction
/
tools
Ctrl+K
Ctrl+K
3 contributors
History:
32 commits
seanpedrickcase
Allowed for PIL to load truncated images to avoid some load errors
a680619
6 months ago
__init__.py
Safe
0 Bytes
Initial commit
12 months ago
auth.py
Safe
1.6 kB
Updated time sum function to sum correctly
7 months ago
aws_functions.py
Safe
7.15 kB
Added 'Review redactions' tab to the app. You can now visually inspect suggested redactions and modify/add with a point and click interface.
6 months ago
aws_textract.py
Safe
8.85 kB
General improvement in quick image matching and merging
7 months ago
custom_image_analyser_engine.py
Safe
33.6 kB
Redaction tool can now export pdfs with selectable text retained - redacted text is deleted and covered with a black box. Licence change for pymupdf use.
6 months ago
data_anonymise.py
Safe
20.2 kB
Optimised Textract and Tesseract workings
7 months ago
file_conversion.py
Safe
11.3 kB
Allowed for PIL to load truncated images to avoid some load errors
6 months ago
file_redaction.py
Safe
57.5 kB
Allowed for PIL to load truncated images to avoid some load errors
6 months ago
helper_functions.py
Safe
9.73 kB
Improved allow list, handwriting/signature identification, logging
7 months ago
load_spacy_model_custom_recognisers.py
Safe
5.75 kB
Redaction tool can now export pdfs with selectable text retained - redacted text is deleted and covered with a black box. Licence change for pymupdf use.
6 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
10 months ago
redaction_review.py
Safe
6.94 kB
Added 'Review redactions' tab to the app. You can now visually inspect suggested redactions and modify/add with a point and click interface.
6 months ago