Spark NLP in Action
Run 300+ live demos and notebooks
Demos Categories

Diagnoses & Procedures - Live Demos & Notebooks

Detect clinical entities in text
Automatically detect more than 50 clinical entities using our NER deep learning model. (...)
Identify diagnosis and symptoms assertion status
Automatically detect if a diagnosis or a symptom is present, absent, uncertain or associated to other persons (e.g. family members). (...)
Detect diagnosis and procedures
Automatically identify diagnoses and procedures in clinical documents using the pretrained Spark NLP clinical models. (...)
Detect temporal relations for clinical events
Automatically identify three types of relations between clinical events: After, Before and Overlap using our pretrained clinical Relation Extraction (RE) model. (...)
Detect causality between symptoms and treatment
Automatically identify relations between symptoms and treatment using our pretrained clinical Relation Extraction (RE) model. (...)
Detect relations between body parts and clinical entities
Use pre-trained relation extraction models to extract relations between body parts and clinical entities. (...)
Detect how dates relate to clinical entities
Detect clinical entities such as problems, tests and treatments, and how they relate to specific dates. (...)
Detect Available Pretrained NER Models
This pipeline can be used to explore all the available pretrained NER models at once. When you run this pipeline over your text, you will end up with the predictions coming out of each pretrained clinical NER model. (...)