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...
0e1a4a7
document_redaction
Ctrl+K
Ctrl+K
3 contributors
History:
156 commits
seanpedrickcase
Fixed manual entry for allow, deny, and full page redaction lists
0e1a4a7
3 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
Fixed manual entry for allow, deny, and full page redaction lists
3 months 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
4 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
4 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
2.75 kB
Allowed for output files to be saved into user-specific folders. Added deny list capability to xlsx/csv file redaction
4 months ago
README.md
Safe
34.5 kB
Integrated AWS Comprehend and fuzzy matching functions with tabular data redaction.
4 months ago
app.py
66.2 kB
Fixed manual entry for allow, deny, and full page redaction lists
3 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
requirements.txt
950 Bytes
More config options. Fixed some bugs with removing elements from review page and Adobe export. Some UI rearrangements
3 months ago