Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
/ texscrubber Public archive
forked from healtex/texscrubber

Personal information de-identification tool

License

Notifications You must be signed in to change notification settings

CogStack/texscrubber

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.0%
  • HTML 3.0%