ucam-department-of-psychiatry / crate

Create and use de-identified research databases. Preprocess, extract text, anonymise/de-identify, link, apply natural language processing, query for research, manage consent for contact.
GNU General Public License v3.0
19 stars 8 forks source link

Neutral language #28

Closed RudolfCardinal closed 4 years ago

RudolfCardinal commented 4 years ago

Change blacklist/whitelist to denylist/allowlist as per Linux kernel policy. Also some code tidying (notable the config file handling, moved to a ConfigSection class).