dongfang91 / Generate-and-Rank-ConNorm

Generate-and-Rank Framework with Semantic Type Regularization for Biomedical Concept Normalization
25 stars 4 forks source link

Question about Generator Multicalss(Bert) #9

Open zhaoxiongjun opened 2 years ago

zhaoxiongjun commented 2 years ago

In this code, the output of BERT-based multi-calss classifier is the top 1 most probable concept in p(C), how to generate top k?

And can this method be used to standardize multiple methions in one sentence ?