Nealcly / templateNER

Source code for template-based NER
209 stars 39 forks source link

你好,测试集的问题 #20

Open Hou-jing opened 2 years ago

Hou-jing commented 2 years ago

您好,在测试集推理时,我有两处存在问题,想请教下作者。 (1)为什么这里需要指定id[:,0]==2呢 image (2)这里,为什么要减2呢?我不太理解这样做的意义

image

Hou-jing commented 2 years ago

还有一个问题,关于score计算上,代码中是 image 但,我在论文中,并没有看到相关的计算说明~