paper-with-me

Papers

CMNEE: A Large-Scale Document-Level Event Extraction Dataset based on Open-Source Chinese Military News

2024-04-18 · Mengna Zhu, Zijie Xu, Kaisheng Zeng, Kaiming Xiao, Mao Wang, Wenjun Ke, Hongbin Huang

Extracting structured event knowledge, including event triggers and corresponding arguments, from military texts is fundamental to many applications, such as intelligence analysis and decision assistance. However, event extraction in the military field faces the data scarcity problem, which impedes the research of event extraction models in this domain. To alleviate this problem, we propose CMNEE, a large-scale, document-level open-source Chinese Military News Event Extraction dataset. It contains 17,000 documents and 29,223 events, which are all manually annotated based on a pre-defined schema for the military domain including 8 event types and 11 argument role types. We designed a two-stage, multi-turns annotation strategy to ensure the quality of CMNEE and reproduced several state-of-the-art event extraction models with a systematic evaluation. The experimental results on CMNEE fall shorter than those on other domain datasets obviously, which demonstrates that event extraction for military domain poses unique challenges and requires further research efforts. Our code and data can be obtained from https://github.com/Mzzzhu/CMNEE.

📄 PDF Abstract BibTeX arXiv:2404.12242

Code (1)

mzzzhu/cmnee 공식 구현

Tasks

Document-level Event ExtractionEvent Extraction

Similar Papers 제목 키워드 기반

DocEE: A Large-Scale Dataset for Document-level Event Extraction

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Event extraction (EE) is the task of identifying events and their types, along with the involved arguments. Despite the great success in sentence-level event extraction, events are more naturally presented in the form of…

Document-level Event ExtractionEvent ExtractionSentence

DocEE: A Large-Scale and Fine-grained Benchmark for Document-level Event Extraction

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Event extraction aims to identify an event and then extract the arguments participating in the event. Despite the great success in sentence-level event extraction, events are more naturally presented in the form of docum…

Document-level Event ExtractionEvent ExtractionSentence

DocEE: A Large-Scale and Fine-grained Benchmark for Document-level Event Extraction

2022-07-01 · NAACL 2022 7 · Meihan Tong, Bin Xu, Shuai Wang, Meihuan Han 외

Event extraction aims to identify an event and then extract the arguments participating in the event. Despite the great success in sentence-level event extraction, events are more naturally presented in the form of docum…

Document-level Event ExtractionEvent ExtractionSentence

DCFEE: A Document-level Chinese Financial Event Extraction System based on Automatically Labeled Training Data

2018-07-01 · ACL 2018 7 · Hang Yang, Yubo Chen, Kang Liu, Yang Xiao 외

We present an event extraction framework to detect event mentions and extract events from the document-level financial news. Up to now, methods based on supervised learning paradigm gain the highest performance in public…

Event ExtractionSentence

DGMED: A Novel Document-Level Graph Convolution Network for Multi-Event Detection

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Online news documents can contain thousands of characters and tens of events. To detect events in these documents, it is important to construct long-range context information. Such information, however, is not effectivel…

Event DetectionEvent ExtractionSentence