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 7 forks source link

Fix https://github.com/ucam-department-of-psychiatry/crate/issues/131 #133

Closed RudolfCardinal closed 9 months ago

RudolfCardinal commented 9 months ago

Fixes https://github.com/ucam-department-of-psychiatry/crate/issues/131, though discovered https://github.com/ucam-department-of-psychiatry/crate/issues/132

martinburchell commented 9 months ago

Looks good to me. I'd actually started working on this but had only got as far as moving the tests out of sql_writer.pyand writing a failing test for the reported problem. So no duplication of effort!