错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Joint Entity and Relation Extraction for Legal Documents Based on Table Filling

  • Hu Zhang,
  • Haonan Qin,
  • Guangjun Zhang,
  • Yujie Wang,
  • Ru Li

摘要

Joint entity and relation extraction for legal documents is an important research task of judicial intelligence informatization, aiming at extracting structured triplets from rich unstructured legal texts. However, the existing methods for joint entity relation extraction in legal judgment documents often lack domain-specific knowledge, and are difficult to effectively solve the problem of entity overlap in legal texts. To address these issues, we propose a joint entity and relation extraction for legal documents method based on table filling. Firstly, we construct a legal dictionary with knowledge characteristics of the judicial domain based on the characteristics of judicial document data and incorporate it into a text encoding representation using a multi-head attention mechanism; Secondly, we transform the joint extraction task into a table-filling problem by constructing a two-dimensional table that can express the relation between word pairs for each relation separately and designing three table-filling strategies to decode the triples under the corresponding relations. The experimental results on the information extraction dataset in “CAIL2021” show that the proposed method has a significant improvement over the existing baseline model and achieves significant results in addressing the complex entity overlap problem in legal texts.