Biomedical-Entity-Linking
Biomedical-Entity-Linking copied to clipboard
About candidate generation
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
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