-
Notifications
You must be signed in to change notification settings - Fork 207
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
kg_rehashed.txt的relation问题 #23
Comments
您好,第一个film表示这条triple的领域是film,第二个writer和第三个film表示head和tail分别是writer和film。谢谢! |
您好,这些关系并不是双向的,您可以详细描述一下您的问题吗? |
您好,这些关系不是我定义的,是从知识图谱里提取出来的。谢谢! |
谢谢您的回复,大概我的问题还是出在知识图谱的去重上 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
王教授您好,我想请问kg_rehashed.txt的第二列关系为什么是三个组合,例如2474 film.writer.film 2475是表示什么呢?
The text was updated successfully, but these errors were encountered: