# NLP Predicts Glasgow Coma Scale From EHR Notes

> Source: <https://letsdatascience.com/news/nlp-predicts-glasgow-coma-scale-from-ehr-notes-bbc0e7dc>
> Published: 2026-06-29 21:35:50+00:00

Editorial analysis: Automated extraction of clinical scores from free-text EHR notes reduces manual chart review and unlocks scalable outcome labeling for ML and quality-research pipelines. The study by Fernandes et al. develops an NLP pipeline and ordinal-regression models to predict **Glasgow Coma Scale** (GCS) total scores from unstructured clinical notes. According to the Journal of Medical Internet Research entry and the Brain Data Science Platform dataset record, the work is published and versioned (Fernandes et al., v1.0.0) and includes code and model artifacts (bdsp-core/nax-gcs) on GitHub and a credentialed S3 data bundle (BDSP) for reproducibility. The GitHub repository documents preprocessing scripts, `Pooled_ordinal_strategy.py` and `Single_ordinal_strategy.py`, and lists de-identified sample notes and trained models; it also notes that access to the primary data requires BDSP credentialing and a signed Data Use Agreement (GitHub).
