jamesmullenbach/caml-mimic
multilabel classification of EHR notes
Implements convolutional and attention-based neural architectures (CAML and DR-CAML) for automated ICD code assignment from clinical discharge summaries, with built-in support for both MIMIC-II and MIMIC-III datasets. The approach combines CNNs with per-label attention mechanisms to generate interpretable predictions by highlighting which text passages drive each code decision. Includes end-to-end data processing pipelines, pre-trained model weights, and evaluation scripts for reproducing published benchmarks.
302 stars. No commits in the last 6 months.
Stars
302
Forks
127
Language
Python
License
MIT
Category
Last pushed
Jul 21, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jamesmullenbach/caml-mimic"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
medspacy/medspacy
Library for clinical NLP with spaCy.
ncbi-nlp/NegBio
:newspaper: High-performance tool for negation and uncertainty detection in radiology reports
ClarityNLP/ClarityNLP
An NLP framework for clinical phenotyping. Docker | Python | Solr | OMOP....
salgadev/medical-nlp
Dataset for Natural Language Processing using a corpus of medical transcriptions and...
3778/icd-prediction-mimic
Predicting ICD Codes from Clinical Notes