neal@nairobi ~ bash
$ ls posts/ | grep -i "Clinical NLP"
1 article in Clinical NLP — show all 49

// Clinical NLP

Clinical NLP Intermediate clinical NLPnatural language processing ⏱ 14 min

Inside the Clinical Text NLP Extractor: Entity Recognition, Rule-Based Pipelines, and the Path to Production BioBERT

A detailed walkthrough of the Clinical Text NLP Extractor live demo — how the rule-based entity extraction pipeline works, what each entity type captures, where the code lives, and how this maps to the fine-tuned BioBERT system used in production clinical informatics work.

Read article →