Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
seanpedrickcase
/
document_redaction
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
document_redaction
Ctrl+K
Ctrl+K
  • 3 contributors
History: 44 commits
seanpedrickcase's picture
seanpedrickcase
Optimised Textract and Tesseract workings
8652429 8 months ago
  • .github
    Initial commit about 1 year ago
  • tld
    Added TLDExtract cache files so that internet connection is not required 12 months ago
  • tools
    Optimised Textract and Tesseract workings 8 months ago
  • .dockerignore
    203 Bytes
    Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation 9 months ago
  • .gitignore
    203 Bytes
    Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation 9 months ago
  • DocRedactApp_0.1.spec
    1.16 kB
    Version 0.1. Adapted code for pyinstaller local executable conversion (Windows) 12 months ago
  • DocRedactApp_0.2.spec
    1.16 kB
    Added possibility to do authentication with AWS Cognito on load. Other minor changes. 10 months ago
  • Dockerfile
    1.88 kB
    Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation 9 months ago
  • README.md
    1.2 kB
    Optimised Textract and Tesseract workings 8 months ago
  • app.py
    18 kB
    Optimised Textract and Tesseract workings 8 months ago
  • how_to_create_exe_dist.txt
    2.17 kB
    Added possibility to do authentication with AWS Cognito on load. Other minor changes. 10 months ago
  • requirements.txt
    414 Bytes
    Can now select only specific pages in document to redact. Image based redaction should work correctly now. 9 months ago