Hugging Face
Models
Datasets
Spaces
Posts
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...
d370b1c
document_redaction
Ctrl+K
Ctrl+K
3 contributors
History:
173 commits
seanpedrickcase
Changed reference for gradio_image_annotation to latest .whl file to allow for correct implementation in Docker containers
d370b1c
27 days ago
.github
Initial commit
about 1 year ago
tld
Added TLDExtract cache files so that internet connection is not required
12 months ago
tools
Minor function documentation changes. Requirements update for new Gradio and version of Gradio annotator that allows for saving preferred redaction format and to include box id
27 days ago
.dockerignore
Safe
207 Bytes
Allowed for Textract and Comprehend API calls through AWS keys. File preparation function incorporated into main redaction function to avoid needing user to 'check in' during redaction process
3 months ago
.gitignore
Safe
236 Bytes
Allowed for Textract and Comprehend API calls through AWS keys. File preparation function incorporated into main redaction function to avoid needing user to 'check in' during redaction process
3 months ago
DocRedactApp_0.4.0.spec
Safe
2.01 kB
Integrated AWS Comprehend and fuzzy matching functions with tabular data redaction.
2 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.
29 days ago
README.md
Safe
34.5 kB
Integrated AWS Comprehend and fuzzy matching functions with tabular data redaction.
2 months ago
app.py
Safe
86.8 kB
Minor function documentation changes. Requirements update for new Gradio and version of Gradio annotator that allows for saving preferred redaction format and to include box id
27 days ago
entrypoint.sh
Safe
235 Bytes
Updated Dockerfile and entrypoint file to hopefully deal correctly with APP_MODE environment variable
6 months ago
how_to_create_exe_dist.txt
Safe
3.23 kB
Integrated AWS Comprehend and fuzzy matching functions with tabular data redaction.
2 months ago
index.md
Safe
93 Bytes
Rename INDEX.md to index.md
3 months ago
lambda_entrypoint.py
Safe
4.59 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
6 months ago
load_s3_logs.py
Safe
2.28 kB
Added example .py file for accessing and downloading logs from s3
27 days ago
requirements.txt
Safe
987 Bytes
Changed reference for gradio_image_annotation to latest .whl file to allow for correct implementation in Docker containers
27 days ago