jaerongahn commited on
Commit
05cece8
·
verified ·
1 Parent(s): b834dd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -12,5 +12,12 @@ version: 1.0.0
12
 
13
  # ENACT-Delirium Rule-Based Model
14
 
15
- This repository hosts the **ENACT Delirium Detection** rule-based NLP model.
 
 
 
 
 
 
 
16
 
 
12
 
13
  # ENACT-Delirium Rule-Based Model
14
 
15
+ This repository hosts the **ENACT Delirium** rule-based NLP model.
16
+
17
+ ## Download
18
+
19
+ ```bash
20
+ git clone https://huggingface.co/OHNLP/ENACT-Delirium
21
+ cd ENACT-Delirium
22
+
23