--- 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