stanfordmlgroup / chexpert-labeler

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

gzip: stdout: broken pipeline #27

Open TCBpenta8 opened 3 years ago

TCBpenta8 commented 3 years ago

To whom may sovle our issue:

Hello, we fail to install chexpert labeler in our environment and we are here for seeking help.

We found that the error happened in :

rrp = RerankingParser.fetch_and_load('GENIA+PubMed')

Furthermore, we found that the issue actually happened when JohnsonReranker is trying to read reranker_features_filename and reranker_weights_filename . Based on our current knowledge, we can not step forward and wish there will be someone helping us...

Environment: Colab. Solution on the local environment is also acceptable but plz make sure it will work on Win10.

Cheers

wsong1106 commented 2 years ago

same 'gzip: stdout: broken pipeline' issue faced here, also running it on Colab.