Trains a DeIdentification Annotator which provides functionality to either mask
or obfuscate
PHI based on Input Annotations of types DOCUMENT, TOKEN and CHUNK.
Contains all the parameters to transform a dataset with three Input Annotations of types DOCUMENT, TOKEN and CHUNK, into its DeIdentified version of by either masking or obfuscating the given CHUNKS
Trains a DeIdentification Annotator which provides functionality to either
mask
orobfuscate
PHI based on Input Annotations of types DOCUMENT, TOKEN and CHUNK.Ideally this annotator works in conjunction with Demographic Named EntityRecognizers that can be trained either using TextMatchers, RegexMatchers, DateMatchers, NerCRFs or NerDLs