Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
4
Running
App
Files
Files
Community
d8c98c8
document_redaction
1 contributor
History:
48 commits
seanpedrickcase
Updated requirements to include pymupdf
d8c98c8
3 months ago
.github
Initial commit
8 months ago
tld
Added TLDExtract cache files so that internet connection is not required
7 months ago
tools
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.
3 months ago
.dockerignore
Safe
203 Bytes
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
4 months ago
.gitignore
Safe
203 Bytes
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
4 months ago
DocRedactApp_0.1.spec
Safe
1.16 kB
Version 0.1. Adapted code for pyinstaller local executable conversion (Windows)
7 months ago
DocRedactApp_0.2.spec
Safe
1.16 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
5 months ago
Dockerfile
Safe
1.88 kB
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
4 months ago
README.md
Safe
1.21 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.
3 months ago
app.py
Safe
18 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.
3 months ago
how_to_create_exe_dist.txt
Safe
2.17 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
5 months ago
requirements.txt
Safe
432 Bytes
Updated requirements to include pymupdf
3 months ago