To summarise date wise observations in In-patient medical charts
- Create a new virtual environment
- Activate environment using
source <env_name>/bin/activate
- Install requirements using
pip install -r requirements.txt
- Run
python -m spacy download en_core_web_sm
- Run
python -m spacy download en