Echoic

Results 5 issues of Echoic

How is the Pre-trained Nell-One calculated? Do you directly use the transE algorithm to perform the embedded calculation on NELL-One?

Hello! Thanks for your code! I have some questions: (1) Why are you dealing with xiong's dataset? I saw some dataset with in_train tail, but I dont understand why. (2)...

你好,我有两点问题比较疑惑,一是原文的公式 (14) 和你们公布的代码中的写法不一致,我把代码的写法修改为论文中的公式后,运行得到的结果反而更差了;二是跑了多次代码效果均没有达到论文所公布的结果,是不是有什么参数设置或者是一些细节被我我忽略了?希望能够得到解答,谢谢!

你好,不好意思又来提问了,代码里有个地方实在是有点看不明白,希望能够给一点解答。 在 model_gana.py 的 neighbor_encoder 函数里,第四行 `entself = connections[:,0,0].squeeze(-1)`,如果我没有理解错的话,entself 代表的是 support set 中的头、尾实体,这个代码用来取的是 entself 的值,我个人感觉应该是错误的。connections 只包含了邻居节点的信息,并且 ` [:,0,0] ` 取的也应该是关系而不是实体。 希望能够得到答复。再三打扰了,烦请指教。

在执行转换pdf文件命令时总是报这个错,有人知道吗?查了一下都没有看到解决方法。