healtex / texscrubber

Personal information de-identification tool
Apache License 2.0
2 stars 2 forks source link

OutputWriter implementation #9

Closed mbelousov closed 7 years ago

mbelousov commented 7 years ago

Output resulting scrubbed file

owendw1 commented 7 years ago

Assuming OutputWriter is still meant to receive a GATEDocument, is it then supposed write certain attributes of the document to screen/file for summary purposes?

mbelousov commented 7 years ago

See #20

mbelousov commented 7 years ago

Need to integrate scrubber processor (See #7):

You can find scrubber processor here: https://github.com/healtex/texscrubber/tree/feature/ScrubberProcessor