Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (23 loc) · 710 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 710 Bytes

Archived

This repo is no longer maintained. Our latest efforts in de-identification can be found within the Medical Concept Annotation Toolkit

For further questions please join our Discourse CogStack community

texscrubber

Personal information de-identification tool

to build

gradle clean build

this will give you a phat jar in the

build/libs

dir. this can be launched with a simple

java -jar texscrubber-0.1.jar

In order for the GUI to pick up the de-identification application, the GATE dir must be in the same directory.

TODO:

add configurations to enable optional check box de-identification

enable cancel button