LEMONADE
收藏资源简介:
LEMONADE是一个包含39,786个事件的大型多语言专家注释摘要事件数据集,涵盖20种语言和171个国家,具有广泛的地区特定实体覆盖范围。该数据集基于部分重新注释的武装冲突位置和事件数据(ACLED)子集,该数据集记录了十多年的全球冲突事件。LEMONADE旨在解决全球事件分析中多语言来源聚合的挑战,引入了摘要事件提取(AEE)及其子任务摘要实体链接(AEL)。与传统的基于跨度的事件提取不同,我们的方法通过整体文档理解检测事件参数和实体,并在多语言数据集中进行标准化。我们在这些任务上评估了各种大型语言模型(LLMs),并调整现有的零样本事件提取系统,以及基准监督模型。此外,我们引入了ZEST,一个用于AEL的新型零样本检索系统。
LEMONADE is a large multilingual expert-annotated summary event dataset containing 39,786 events, covering 20 languages and 171 countries, with extensive coverage of region-specific entities. This dataset is based on a subset of the partially reannotated Armed Conflict Location & Event Data (ACLED), which documents over a decade of global conflict events. LEMONADE aims to address the challenge of multilingual source aggregation in global event analysis, and introduces Summary Event Extraction (AEE) and its subtask Summary Entity Linking (AEL). Unlike traditional span-based event extraction, our method detects event arguments and entities via holistic document understanding and standardizes them across multilingual datasets. We evaluate various Large Language Models (LLMs) on these tasks, adapt existing zero-shot event extraction systems, and benchmark supervised models. Additionally, we introduce ZEST, a novel zero-shot retrieval system for AEL.
LEMONADE 数据集概述
数据集基本信息
- 名称: LEMONADE (Large Multilingual Expert-Annotated Abstractive Event Dataset for the Real World)
- 类型: 多语言抽象事件抽取数据集
- 语言: 支持20种语言(英语、西班牙语、阿拉伯语、法语、意大利语、俄语、德语、土耳其语、缅甸语、印尼语、乌克兰语、韩语、葡萄牙语、荷兰语、索马里语、尼泊尔语、中文、波斯语、希伯来语、日语)
- 数据来源: 新闻文章
数据集内容
- 标注类型: 专家标注的抽象事件
- 任务支持:
- 事件检测 (ED)
- 抽象事件论元抽取 (AEAE)
- 抽象实体链接 (AEL)
- 数据分割: 开发集 (dev) 和测试集 (test)
获取方式
- 存储位置: Hugging Face Hub
- 访问地址: https://huggingface.co/datasets/stanford-oval/Lemonade
使用要求
- Python版本: 3.12
- 包管理工具: Pixi
- LLM API: 需要OpenAI或Anthropic等大型语言模型API密钥
性能指标
- 处理速度: 500个英语事件约30分钟(使用gpt-4.1-mini模型)
- API成本: 500个事件约31美元(使用gpt-4.1-mini模型)
- 评估时间: 额外20分钟(含地理编码步骤)
引用格式
bibtex @inproceedings{semnani2025lemonade, title={{LEMONADE}: A Large Multilingual Expert-Annotated Abstractive Event Dataset for the Real World}, author={Semnani, Sina J. and Zhang, Pingyue and Zhai, Wanyue and Li, Haozhuo and Beauchamp, Ryan and Billing, Trey and Kishi, Katayoun and Li, Manling and Lam, Monica S.}, booktitle={Findings of the Association for Computational Linguistics: ACL 2025}, year={2025} }

- 1LEMONADE: A Large Multilingual Expert-Annotated Abstractive Event Dataset for the Real World斯坦福大学, 西北大学, ACLED · 2025年



