File size: 491 Bytes
0434719 b834dd0 05cece8 54703d6 05cece8 54703d6 05cece8 b834dd0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | ---
license: mit
language:
- en
pipeline_tag: feature-extraction
tags:
- delirium
- ENACT
- medical
version: 1.0.0
---
# ENACT-Delirium Rule-Based Model
This repository hosts the **ENACT Delirium** rule-based NLP model.
## To download the latest release:
```bash
git clone https://huggingface.co/OHNLP/ENACT-Delirium
cd ENACT-Delirium
```
## To download a specific version (e.g., v1.0.0):
```bash
git clone -b v1.0.0 https://huggingface.co/OHNLP/ENACT-Delirium
cd ENACT-Delirium
```
|