MedSDoH / README.md
jaerongahn's picture
Update README.md
e9ae4fe verified
|
Raw
History Blame Contribute Delete
504 Bytes
---
license: mit
language:
- en
pipeline_tag: feature-extraction
tags:
- medical
- SDoH
version: 1.1.0
---
# MedSDoH (Medical Social Determinants of Health) Rule-Based Model
This repository hosts the **MedSDoH** rule-based NLP model.
## To download the latest release:
```bash
git clone https://huggingface.co/OHNLP/MedSDoH
```
## To download a specific version (e.g., v1.1.0):
```bash
git clone -b v1.1.0 https://huggingface.co/OHNLP/MedSDoH
```
## Git Repository
https://github.com/OHNLP/MedSDoH