CogStack / texscrubber

Personal information de-identification tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Personal information de-identification tool

License:Apache License 2.0


Languages

Language:Java 97.0%Language:HTML 3.0%