paper-with-me

Papers

Hierarchical Chinese Legal event extraction via Pedal Attention Mechanism

2020-12-01 · COLING 2020 8 · Shirong Shen, Guilin Qi, Zhen Li, Sheng Bi, Lusheng Wang

Event extraction plays an important role in legal applications, including case push and auxiliary judgment. However, traditional event structure cannot express the connections between arguments, which are extremely important in legal events. Therefore, this paper defines a dynamic event structure for Chinese legal events. To distinguish between similar events, we design hierarchical event features for event detection. Moreover, to address the problem of long-distance semantic dependence and anaphora resolution in argument classification, we propose a novel pedal attention mechanism to extract the semantic relation between two words through their dependent adjacent words. We label a Chinese legal event dataset and evaluate our model on it. Experimental results demonstrate that our model can surpass other state-of-the-art models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionEvent Extraction

Similar Papers 제목 키워드 기반

LexRel: Benchmarking Legal Relation Extraction for Chinese Civil Cases

2025-12-14 · Yida Cai, Ranjuexiao Hu, Huiyuan Xie, Chenyang Li 외 arxiv

Legal relations serve as an important analytical framework for dispute resolution in civil cases. However, legal relations in Chinese civil cases remain underexplored in the field of legal AI, largely due to the absence …

Relation Extraction

LEEC: A Legal Element Extraction Dataset with an Extensive Domain-Specific Label System

2023-10-02 · Xue Zongyue, Liu Huanghai, Hu Yiran, Kong Kangle 외

As a pivotal task in natural language processing, element extraction has gained significance in the legal domain. Extracting legal elements from judicial documents helps enhance interpretative and analytical capacities o…

Event Extraction

Joint Entity and Relation Extraction for Legal Documents with Legal Feature Enhancement

2020-12-01 · COLING 2020 8 · Yanguang Chen, Yuanyuan Sun, Zhihao Yang, Hongfei Lin

In recent years, the plentiful information contained in Chinese legal documents has attracted a great deal of attention because of the large-scale release of the judgment documents on China Judgments Online. It is in gre…

Joint Entity and Relation ExtractionMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+4

Knowledge Graph Enhanced Event Extraction in Financial Documents

2021-09-06 · Kaihao Guo, Tianpei Jiang, Haipeng Zhang

Event extraction is a classic task in natural language processing with wide use in handling large amount of yet rapidly growing financial, legal, medical, and government documents which often contain multiple events with…

Event ExtractionGraph Neural Network

LEVEN: A Large-Scale Chinese Legal Event Detection Dataset

2022-03-16 · Findings (ACL) 2022 5 · Feng Yao, Chaojun Xiao, Xiaozhi Wang, Zhiyuan Liu 외

Recognizing facts is the most fundamental step in making judgments, hence detecting events in the legal documents is important to legal case analysis tasks. However, existing Legal Event Detection (LED) datasets only con…

Event DetectionRetrieval