Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
4
Sleeping
App
Files
Files
Community
main
document_redaction
1 contributor
History:
99 commits
seanpedrickcase
Can now toggle colour change for boxes. Large boxes now remove text correctly
928b1e9
4 days ago
.github
Initial commit
8 months ago
tld
Added TLDExtract cache files so that internet connection is not required
7 months ago
tools
Can now toggle colour change for boxes. Large boxes now remove text correctly
4 days 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.2.spec
Safe
1.16 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
5 months ago
Dockerfile
Safe
2.55 kB
Can now define queue size, max file size, and server port in environment variables
19 days ago
Dockerfile_old
Safe
2.37 kB
Updated Dockerfile and requirements to include relevant Lambda packages
30 days ago
README.md
Safe
10.8 kB
Improved time taken reporting and readme
about 2 months ago
app.py
Safe
37.2 kB
Started adding in support for custom deny list. Fixed textract call issue. Removed multithreading for now as it mixes up pages
6 days ago
entrypoint.sh
Safe
235 Bytes
Updated Dockerfile and entrypoint file to hopefully deal correctly with APP_MODE environment variable
27 days 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
lambda_entrypoint.py
Safe
4.59 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
29 days ago
requirements.txt
Safe
635 Bytes
Updated packages. Reinstituted multithreading with page load, now with order protected. Smaller spacy model used for speed. Textract calls should now be faster
4 days ago