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...
main
document_redaction
/
tools
3 contributors
History:
90 commits
seanpedrickcase
Laid groundwork for passing in AWS API keys. Duplicate pages option should now work for pages with no text.
7907ad4
2 days ago
__init__.py
0 Bytes
Initial commit
10 months ago
auth.py
Safe
2.92 kB
Ensured the text ocr outputs have no line breaks at end. Multi-line custom text searches now possible. Files for review sent from redact button. Fixed image redaction (not review yet). Can get user pool details from headers. Gradio update.
30 days ago
aws_functions.py
Safe
7.65 kB
Laid groundwork for passing in AWS API keys. Duplicate pages option should now work for pages with no text.
2 days ago
aws_textract.py
Safe
12.1 kB
Laid groundwork for passing in AWS API keys. Duplicate pages option should now work for pages with no text.
2 days ago
cli_redact.py
Safe
4.73 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
3 months ago
custom_csvlogger.py
Safe
6.65 kB
Created custom csvlogger to try to overcome AWS Lambda's incompatibility with multithread locks
3 months ago
custom_image_analyser_engine.py
Safe
49.2 kB
Fuzzy match implementation for deny list. Added option to merge multiple review files. Review files from redaction step should now include text.
24 days ago
data_anonymise.py
Safe
21.1 kB
Zoom and rotate features from forked gradio_annotation package. Fixed csv/xlsx redaction. Updated guide on creating exe.
9 days ago
file_conversion.py
Safe
40.6 kB
Corrected image coordinate translation when the pdf mediabox is not the same size as pdf page rectangle
8 days ago
file_redaction.py
Safe
96.2 kB
Laid groundwork for passing in AWS API keys. Duplicate pages option should now work for pages with no text.
2 days ago
find_duplicate_pages.py
Safe
9.68 kB
Laid groundwork for passing in AWS API keys. Duplicate pages option should now work for pages with no text.
2 days ago
helper_functions.py
Safe
14 kB
Fuzzy match implementation for deny list. Added option to merge multiple review files. Review files from redaction step should now include text.
24 days ago
load_spacy_model_custom_recognisers.py
Safe
13.7 kB
Fixed issues with gradio version 5.16. Fixed fuzzy search error with pages with no data.
7 days 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
28.3 kB
Fixed issues with gradio version 5.16. Fixed fuzzy search error with pages with no data.
7 days ago