duterscmy / ccks2019-ckbqa-4th-codes

中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案
476 stars 91 forks source link

candidate_entitys_filter_test.pkl #34

Open liupenggg opened 4 years ago

liupenggg commented 4 years ago

candidate_entitys_filter_test.pkl这个文件是怎么生成的?

duterscmy commented 4 years ago
        就是拿训练集训了个打分模型,然后给测试集每个问题候选实体打分,再排序,保留分数前n。相关流程在entity_filter.py里

        On 07/18/2020 23:33, Pengfei LIU wrote: 

candidate_entitys_filter_test.pkl这个文件是怎么生成的?

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.

[

{

"@context": "http://schema.org",

"@type": "EmailMessage",

"potentialAction": {

"@type": "ViewAction",

"target": "https://github.com/duterscmy/ccks2019-ckbqa-4th-codes/issues/34",

"url": "https://github.com/duterscmy/ccks2019-ckbqa-4th-codes/issues/34",

"name": "View Issue"

},

"description": "View this Issue on GitHub",

"publisher": {

"@type": "Organization",

"name": "GitHub",

"url": "https://github.com"

}

}

]

liupenggg commented 4 years ago

测试集只有问题呀,测试集的'gold_entitys'是怎么来的?

liupenggg commented 4 years ago

image image 第一个文件的问题怎么生成第二个文件的呀?

duterscmy commented 4 years ago

我用的是19年的版本,是已经发布了标注测试集的,你用20年的话测试集只能跑answer bot.py

        On 07/19/2020 13:07, Pengfei LIU wrote: 

第一个文件的问题怎么生成第二个文件的呀?

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

[

{

"@context": "http://schema.org",

"@type": "EmailMessage",

"potentialAction": {

"@type": "ViewAction",

"target": "https://github.com/duterscmy/ccks2019-ckbqa-4th-codes/issues/34#issuecomment-660588347",

"url": "https://github.com/duterscmy/ccks2019-ckbqa-4th-codes/issues/34#issuecomment-660588347",

"name": "View Issue"

},

"description": "View this Issue on GitHub",

"publisher": {

"@type": "Organization",

"name": "GitHub",

"url": "https://github.com"

}

}

]