healtex / texscrubber

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

Implementation of dummy workflow components #1

Closed mbelousov closed 7 years ago

mbelousov commented 7 years ago

Spring batch as batch processing framework. Each “pass” in two-pass de-identification is a Step. All components should implement corresponding interfaces from Spring batch.