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

请教关于自定义关系提取的问题 #3

Open
hlcle opened this issue Feb 25, 2025 · 2 comments
Open

请教关于自定义关系提取的问题 #3

hlcle opened this issue Feb 25, 2025 · 2 comments

Comments

@hlcle
Copy link

hlcle commented Feb 25, 2025

你好,我想请教您一些问题:
在README中写到,
关系提取,识别实体之间的关系,通常以实体-关系-实体三元组的形式返回结果

如果现在我需要进行知识图谱构建(提取三元组),
但是我希望实体类型是我定义好的(比如说5种实体类型,我不希望提取的实体类型在这5种之外)
此外,不同实体类型之间可能存在的关系也是定义好的(比如说这5种实体类型之间只存在我定义好的这10种关系(本体))
请问OneKE是否支持这样的定制?

@BeasterYong
Copy link
Member

你好,目前我们的 OneKE 仅支持独立定义关系类型或实体类型。非常感谢您的建议,我们会在未来的更新中加入此功能。请您持续关注我们的动态,再次感谢您的支持!

@R10836
Copy link
Contributor

R10836 commented Mar 17, 2025

您好,现在已支持自定义类型的三元组提取,请您阅读这部分文档进行定制,谢谢!

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

3 participants