Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

对于rule r, 从user u出发,走不完全程,产生了blank entity的问题 #2

Open
yuanyuansiyuan opened this issue Nov 3, 2020 · 2 comments

Comments

@yuanyuansiyuan
Copy link

产生blank entity时,对于前面几步的entity是怎么处理的?直接舍弃了这个路径上的传播,还是就按不完整的前几步进行传播?

谢谢!

@nxznm
Copy link
Collaborator

nxznm commented Nov 13, 2020

您好!
对于有空节点的路径,不会直接舍弃这条路径上的传播。我们这里为了代码上能够统一,处理方式是让所有blank entity共享一个enbedding。

@yuanyuansiyuan
Copy link
Author

明白了,谢谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants