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

Missing semantic relation labels #8

Open
MichalTurski opened this issue Dec 12, 2022 · 0 comments
Open

Missing semantic relation labels #8

MichalTurski opened this issue Dec 12, 2022 · 0 comments

Comments

@MichalTurski
Copy link

In your article you describe relation extraction task. In this task you require as an output set of tuples of three in form of
(head_entity, tail_entity, relation_label). However, in the dataset you publish one may find only relations in form defined by documents/*/document/*/linking, which allows to create tuples of two (head_entity, tail_entity). Information about relation label is missing. Is it present somewhere else in your dataset, or it was by some mistake omitted when the dataset was published?

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

1 participant