Skip to content

A tool that lets you pseudo-anonymise a document based on the detected PII (Personally Identifiable Information) in the document.

License

Notifications You must be signed in to change notification settings

rattle99/GhostDoc

Repository files navigation

GhostDoc

Instructions

1. Install openjdk

sudo apt install openjdk-21-jdk

2. Create & activate python virtual environment

python -m venv .venv
source .venv/bin/activate

3. Install dependencies

pip install -r requirements.txt

4. Run

python app.py

About

A tool that lets you pseudo-anonymise a document based on the detected PII (Personally Identifiable Information) in the document.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •