Wonjin Yoon
Wonjin Yoon
Hi, I just checked the links and the links worked for me. It looks like you faced the same issue as [this issue](https://github.com/dmis-lab/biobert/issues/121) It looks like some institutes disabled downloading...
Sorry for the late reply and thanks for letting us know the issue! We updated our `requirements.txt` (commit fb9bb00). Thanks!
Hello, My apologies for the delay in response. (As part of a discussion with BioASQ organizers,) We (authors) need to ask users to sign up for the BioASQ website to...
Hi, We have two web apps for NER : You can use [BERN2](https://github.com/dmis-lab/BERN2) (https://github.com/dmis-lab/BERN2) or [Kazu](http://kazu.korea.ac.kr/) (https://github.com/AstraZeneca/KAZU)
Hi, It seems like my school has ceased to provide google drive access. I have updated the URLs in `download.sh`. Also, we have made a mirror at the following URLs:...
Hi Maxwell, For the GAD dataset, we chose to evaluate our model using the 10-fold cross-validation method, as it is a very small dataset. Therefore, there is no fixed division...
Hi, We have a multi-class classification problem (Chemprot) as one of our examples, but our example scripts are currently not able to solve multi-label classification problems. You can use BioBERT...
Hi @joey082497, I appreciate your interest in our work. We have recently made resources of our participation ( codes and paper) in the DrugProt challenge available online. In our recent...
Hi Arthur! Our repository is based on Transformers v3.0.0. Unfortunately, GlueDataset and GlueDataTrainingArguments are deleted in the current version of Transformers, v4. However, you can find those two utils from...
Hi all, And apologies for the delay in response, Meghna Goyal. Last year, I worked on the multi-label RE task (DrugProt) using LMs and made our code available on [https://github.com/dmis-lab/BioRE-drugprot-kuaz](https://github.com/dmis-lab/BioRE-drugprot-kuaz)...