stanfordmlgroup / chexpert-labeler

CheXpert NLP tool to extract observations from radiology reports.
MIT License
351 stars 79 forks source link

RerankingParser.fetch_and_load('GENIA+PubMed') i cant download the model #52

Open Szh2620 opened 3 months ago

Szh2620 commented 3 months ago

from bllipparser import RerankingParser RerankingParser.fetch_and_load('GENIA+PubMed') When running this line of code, I encounter the error 'the network is unreachable,' but I don’t have another website to manually download the model from. Does anyone know what to do?