Hugging Face
Models
Datasets
Spaces
Community
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...
713ca11
document_redaction
Ctrl+K
Ctrl+K
3 contributors
History:
136 commits
Sean Pedrick-Case
Rename INDEX.md to index.md
713ca11
unverified
6 months ago
.github
Initial commit
about 1 year ago
tld
Added TLDExtract cache files so that internet connection is not required
about 1 year ago
tools
Fuzzy match implementation for deny list. Added option to merge multiple review files. Review files from redaction step should now include text.
6 months ago
.dockerignore
Safe
226 Bytes
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.
6 months ago
.gitignore
Safe
226 Bytes
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.
6 months ago
DocRedactApp_0.2.spec
Safe
1.16 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
about 1 year ago
Dockerfile
Safe
2.68 kB
Added tab to be able to compare pages across multiple documents and redact duplicates
6 months ago
README.md
Safe
31.6 kB
Updated documentation with an advanced user guide detailing new features.
6 months ago
app.py
Safe
53.5 kB
Updated documentation with an advanced user guide detailing new features.
6 months ago
entrypoint.sh
Safe
235 Bytes
Updated Dockerfile and entrypoint file to hopefully deal correctly with APP_MODE environment variable
8 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.
about 1 year ago
index.md
Safe
93 Bytes
Rename INDEX.md to index.md
6 months ago
lambda_entrypoint.py
Safe
4.59 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
8 months ago
requirements.txt
Safe
713 Bytes
Added scikit-learn to requirements
6 months ago