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...
a03496e
document_redaction
3 contributors
History:
104 commits
seanpedrickcase
Side review bar is mostly there. A couple of bugs fixed. Can now return identified text in initial review files. Still working on retaining found text throughout review process
a03496e
3 months ago
.github
Initial commit
11 months ago
tld
Added TLDExtract cache files so that internet connection is not required
11 months ago
tools
Side review bar is mostly there. A couple of bugs fixed. Can now return identified text in initial review files. Still working on retaining found text throughout review process
3 months ago
.dockerignore
Safe
212 Bytes
Enhance file handling and UI features: improved Gradio app layout with fill width option, and integrated new settings for deny, and fully redacted lists (placeholders so far). Updated file conversion functions to handle CSV inputs and added CSV review file generation for redactions. Now retains all original and merged redaction boxes.
3 months ago
.gitignore
Safe
212 Bytes
Enhance file handling and UI features: improved Gradio app layout with fill width option, and integrated new settings for deny, and fully redacted lists (placeholders so far). Updated file conversion functions to handle CSV inputs and added CSV review file generation for redactions. Now retains all original and merged redaction boxes.
3 months ago
DocRedactApp_0.2.spec
Safe
1.16 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
9 months ago
Dockerfile
Safe
2.59 kB
Enhance file handling and UI features: improved Gradio app layout with fill width option, and integrated new settings for deny, and fully redacted lists (placeholders so far). Updated file conversion functions to handle CSV inputs and added CSV review file generation for redactions. Now retains all original and merged redaction boxes.
3 months ago
Dockerfile_old
Safe
2.37 kB
Updated Dockerfile and requirements to include relevant Lambda packages
4 months ago
README.md
Safe
10.8 kB
Improved time taken reporting and readme
5 months ago
app.py
Safe
44.6 kB
Side review bar is mostly there. A couple of bugs fixed. Can now return identified text in initial review files. Still working on retaining found text throughout review process
3 months ago
entrypoint.sh
Safe
235 Bytes
Updated Dockerfile and entrypoint file to hopefully deal correctly with APP_MODE environment variable
4 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.
9 months ago
lambda_entrypoint.py
Safe
4.59 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
4 months ago
requirements.txt
Safe
635 Bytes
Updated packages. Reinstituted multithreading with page load, now with order protected. Smaller spacy model used for speed. Textract calls should now be faster
3 months ago