Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 355 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 355 Bytes

Doctext

To summarise date wise observations in In-patient medical charts

STEPS TO INSTALL AND RUN

  1. Create a new virtual environment
  2. Activate environment using source <env_name>/bin/activate
  3. Install requirements using pip install -r requirements.txt
  4. Run python -m spacy download en_core_web_sm
  5. Run python -m spacy download en