中文

EventGraph 在 CASE 2021 任务 1 中的表现:一种通用的基于图的抗议事件抽取方法

计算与语言 2022-10-19 v1

摘要

本文介绍我们提交至 CASE 2021 共享任务 1 子任务 4(2022 年版)的系统。EventGraph 系统将端到端的、基于图的语义解析器适配于抗议事件抽取任务,更具体地说是关于事件触发词与论元抽取的子任务 4。我们尝试了多种图,将事件编码为“标记边”图或“以节点为中心”的图。我们表明“以节点为中心”的方法总体产生最佳结果,在该任务三种语言(即英语、西班牙语和葡萄牙语)上均表现良好。EventGraph 在英语和葡萄牙语上排名第 3,在西班牙语上排名第 4。我们的代码见:https://github.com/huiling-y/eventgraph_at_case

关键词

引用

@article{arxiv.2210.09770,
  title  = {EventGraph at CASE 2021 Task 1: A General Graph-based Approach to Protest Event Extraction},
  author = {Huiling You and David Samuel and Samia Touileb and Lilja Øvrelid},
  journal= {arXiv preprint arXiv:2210.09770},
  year   = {2022}
}