isi-vista / cdse-covid

Claim detection & semantic extraction (Covid-19 domain)
0 stars 0 forks source link

Event/entity filtering from AMR output #208

Open elizlee opened 2 years ago

elizlee commented 2 years ago
elizlee commented 2 years ago

Thoughts so far:

Strategy for event task 1: create a dict with all PB frames that I don't believe we'd be interested in extracting events for.

Event task 2: I still need to investigate why there are duplicate events.

Entity task: Several "event" arguments yield nominal qnodes, like in the provided example ("research"). How much would we be losing if we filtered these out? Is there some other check we can use instead?