document_redaction / README.md

Commit History

Updated CDK code for custom KMS keys, new VPCs. Minor package updates.
9f51e70

seanpedrickcase commited on

Updated duplicate pages interface to include subdocuments and review. Updated relevant user guide. Minor package updates
f47b137

seanpedrickcase commited on

Adapted Dockerfile for systems with read only file system. Minor package updates.
a7566b9

seanpedrickcase commited on

Updated version numbers, gradio package version.
20b655f

seanpedrickcase commited on

Removed reference to chatbot in readme for now until it is improved
e27231e

seanpedrickcase commited on

Updated gradio version. Minor changes to redactor function sequence. Minor formatting and wording changes.
5a21738

seanpedrickcase commited on

Corrected a couple of bugs. Now Textract whole document API call outputs will load also the input PDF into the app
10f46e9

seanpedrickcase commited on

Updated version numbers, minor text revision
69c2af9

seanpedrickcase commited on

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

seanpedrickcase commited on

Improved logging format a little. Now possible to save logs to DynamoDB
0042e78

seanpedrickcase commited on

Improved efficiency of review page navigation, especially for large documents. Updated user guide
93b4c8a

seanpedrickcase commited on

Integrated AWS Comprehend and fuzzy matching functions with tabular data redaction.
ff290e1

seanpedrickcase commited on

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
391712c

seanpedrickcase commited on

Updated documentation with an advanced user guide detailing new features.
fcbaca7

seanpedrickcase commited on

Dropdown choices for redactions are now listed correctly
3187788

seanpedrickcase commited on

Update README.md with corrected link
9de60e6
unverified

Sean Pedrick-Case commited on

Update README.md
addcf36
unverified

Sean Pedrick-Case commited on

Updated user guide to update an image reference
99724b5

seanpedrickcase commited on

Update app layout, user guide, and Gradio upgrade.
1b13393

seanpedrickcase commited on

Improved time taken reporting and readme
04d80a1

seanpedrickcase commited on

Added user guide and modified intro text
21d060c

seanpedrickcase commited on

Redaction tool can now export pdfs with selectable text retained - redacted text is deleted and covered with a black box. Licence change for pymupdf use.
339a165

seanpedrickcase commited on

Optimised Textract and Tesseract workings
8652429

seanpedrickcase commited on

Added possibility to do authentication with AWS Cognito on load. Other minor changes.
bc22fc4

seanpedrickcase commited on

Added opencv installation to dockerfile and reverted to slim-bookworm
bffbd2b

seanpedrickcase commited on

Changed sdk to docker in readme.md
cf9d95c

seanpedrickcase commited on