/texscrubber

Personal information de-identification tool

Primary LanguageJavaApache License 2.0Apache-2.0

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