Biomedical-Entity-Linking icon indicating copy to clipboard operation
Biomedical-Entity-Linking copied to clipboard

About candidate generation

Open Suuo123 opened this issue 1 year ago • 1 comments

Hi I'm trying this model on my own dataset to generate candidate. I would like to know how to set the number of flag to genrate my own candidate? or is there an order like I have to run flag=2, then 3...?

Thank u Allison

Suuo123 avatar Sep 05 '23 07:09 Suuo123

Hi Allison,

Thanks for asking! There is no need to care about the flag, and it is just used for debugging

I suggest that you have a look at this file source/candidate_sample.py, which offers a crisp function for generating candidates.

Let me know if you have any further questions.

Best,

Lihu

tigerchen52 avatar Sep 05 '23 13:09 tigerchen52