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

ERE: Event Relation Extraction #48

Open
EslamAli86 opened this issue Nov 28, 2023 · 15 comments
Open

ERE: Event Relation Extraction #48

EslamAli86 opened this issue Nov 28, 2023 · 15 comments

Comments

@EslamAli86
Copy link

Hello,

Thank you for this amazing toolkit. I have a question as I tried to run the Code 2 example on page 4 in the paper (https://arxiv.org/pdf/2309.14258.pdf)

event extraction & relation extraction

all_results = infer(text=text, task="EE & ERE")

That part of the code throws the following exception:

Traceback (most recent call last):
File "/storage/home/grads/ehussein/OmniEvent/test.py", line 20, in
all_results = infer(text=text, task="ERE")
File "/storage/home/grads/ehussein/OmniEvent/OmniEvent/infer.py", line 107, in infer
assert task in ['ED', 'EAE', 'EE']
AssertionError

The toolkit does not support the ERE part yet. Do you think I need to do something to infer the event relation extraction? or will this part be released soon?

Thank you

@h-peng17
Copy link
Member

h-peng17 commented Dec 6, 2023

Thanks for the reminder! we will release the ERE code and models in 2 weeks. And I'm attending EMNLP 2023 in Singapore. Welcome to our poster to communicate!

@EslamAli86
Copy link
Author

Thank you so much for letting us know, we appreciate it. We are waiting for the new release. And good luck with your poster presentation @ EMNLP :)

@EslamAli86
Copy link
Author

Hi Hao,

I hope this message finds you well. I was wondering if you have any plans to release the ERE module of OmniEvent. Its availability would greatly assist us in our research.

Thank you,

@h-peng17
Copy link
Member

Hello, I'm very sorry for the delay in the release of OmniEvent-ERE due to recent busy schedules. If you urgently need the ERE module, I can send you the original OmniEvent-ERE code via email. Once this busy phase is over, I will integrate OmniEvent-ERE into the current repository.

@EslamAli86
Copy link
Author

Hello Hao,

I appreciate you sharing your current repository for the ERE part. It seems that the model needs training on various datasets to predict different types of relationships between events. Unfortunately, I don't have access to most of these datasets. Could you please share either the trained models or the processed datasets?

Thank you for your assistance; I appreciate it.

@h-peng17
Copy link
Member

You can get some processed datasets at this repository (https://github.com/THU-KEG/MAVEN-ERE). For all the ERE datasets that we use, we abide by their licenses and will open source them together with the codes.

@EslamAli86
Copy link
Author

EslamAli86 commented Mar 5, 2024 via email

@hoangthuytruc
Copy link

Hi @h-peng17

I'm using your toolkit to train my own model on event extraction and plan to reuse it on event relation extraction. Could you send me the OmniEvent-ERE module via my email?

@h-peng17
Copy link
Member

ok, I have sent it to you. Sorry for the delay, I will publish it soon.

@h-peng17
Copy link
Member

@EslamAli86 Sorry for the late response. I remember there is only a format difference. Maybe you can convert it by yourself.

@Azzz123
Copy link

Azzz123 commented Nov 6, 2024

你好 我计划使用您的工具包做ERE任务 是否方便通过邮件发送相关模块?

@h-peng17
Copy link
Member

@Azzz123 请提供你的邮箱,谢谢

@Azzz123
Copy link

Azzz123 commented Nov 26, 2024

@h-peng17 [email protected] thks!

@faishiae
Copy link

Hi,

Thank you for the amazing work!
Recently I plan to use your toolkit to do some research, can you send me the ERE part? My email address is [email protected]. Many thanks!

@Azzz123
Copy link

Azzz123 commented Dec 12, 2024

@Azzz123 请提供你的邮箱,谢谢

hello,[email protected]this is my email address,hope to receive the ERE part. thks a lot!

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

5 participants