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...
f93e49c
document_redaction
Ctrl+K
Ctrl+K
3 contributors
History:
180 commits
seanpedrickcase
Now local OCR outputs can be saved to file and reloaded to save preparation time. Bug fixing in logs and tabular data redaction. Update to documentation
f93e49c
about 2 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
Now local OCR outputs can be saved to file and reloaded to save preparation time. Bug fixing in logs and tabular data redaction. Update to documentation
about 2 months ago
.dockerignore
Safe
221 Bytes
Improved efficiency of review page navigation, especially for large documents. Updated user guide
about 2 months ago
.gitignore
Safe
250 Bytes
Improved efficiency of review page navigation, especially for large documents. Updated user guide
about 2 months ago
DocRedactApp_0.4.0.spec
Safe
2.01 kB
Integrated AWS Comprehend and fuzzy matching functions with tabular data redaction.
4 months ago
Dockerfile
Safe
2.78 kB
Fixed issue in Docker containers built locally without correct folder permissions. Improved config file. Updated Gradio version to fix issue with selecting filtered rows. Minor bug fixes.
2 months ago
README.md
Safe
52.9 kB
Now local OCR outputs can be saved to file and reloaded to save preparation time. Bug fixing in logs and tabular data redaction. Update to documentation
about 2 months ago
app.py
101 kB
Now local OCR outputs can be saved to file and reloaded to save preparation time. Bug fixing in logs and tabular data redaction. Update to documentation
about 2 months ago
entrypoint.sh
Safe
235 Bytes
Updated Dockerfile and entrypoint file to hopefully deal correctly with APP_MODE environment variable
7 months ago
how_to_create_exe_dist.txt
Safe
3.23 kB
Integrated AWS Comprehend and fuzzy matching functions with tabular data redaction.
4 months ago
index.md
Safe
93 Bytes
Rename INDEX.md to index.md
5 months ago
lambda_entrypoint.py
Safe
4.59 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
7 months ago
load_s3_logs.py
Safe
2.83 kB
Updated Textract logging
about 2 months ago
requirements.txt
Safe
858 Bytes
Added compatibility with gradio_image_annotation for passing through id and text properties to annotator. Corrected csv location for Textract api calls. Other minor changes
about 2 months ago