HumanSignal / label-studio

Label Studio is a multi-type data labeling and annotation tool with standardized output format
https://labelstud.io
Apache License 2.0
18.23k stars 2.28k forks source link

Event extraction #4367

Open zxuu opened 1 year ago

zxuu commented 1 year ago

if i want to do event extraction,what should i do?

AbubakarSaad commented 1 year ago

Hello Zxuu,

I'm need more context for this. I'm not sure what you are looking for?

WSKNOO commented 1 year ago

Hello Zxuu,

I'm need more context for this. I'm not sure what you are looking for?

I think it should be that in addition to labeling entities, event extraction also needs to label event types according to trigger words, and then associate entities with event trigger words, that is, label each event element. So if I want to do this, how should I make a template?