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