File size: 239 Bytes
abfd704
 
 
 
 
 
033840c
1
2
3
4
5
6
7
8
"""NoteGuard — automatic PII sanitisation for NHS clinical notes.

Clean data in, no identifiers out. Sanitise-at-source so institutions can
collaborate (incl. federated training) without surrendering raw PII.
"""

__version__ = "0.0.1"