Error in trying to follow along in lambda function steps

#2
by brookbi - opened

Hi, I'm trying to follow-along with the jupyter notebook instructions here (https://github.com/obi-ml-public/ehr_deidentification/blob/main/steps/forward_pass/Forward%20Pass.ipynb) at step 0 and erroring out at the line:

from robust_deid.ner_datasets import DatasetCreator

image.png

I'm not sure if I'm not in the right environment or something else. I see there's a "deid.yml" file referenced in the readme but I'm not seeing it after cloning the repo. Has anyone else ever encounter this before or have any ideas? Thanks

Sign up or log in to comment