CLAILGMar 29, 2022

An Evaluation Dataset for Legal Word Embedding: A Case Study On Chinese Codex

arXiv:2203.15173v1h-index: 15
Originality Synthesis-oriented
AI Analysis

This provides a domain-specific benchmark for evaluating legal word embeddings in Chinese, which is incremental as it adapts existing evaluation methods to a new legal context.

The authors tackled the lack of a specialized evaluation dataset for legal word embeddings by creating a 1,134-question Legal Analogical Reasoning Questions Set (LARQS) from the Chinese Codex corpus, which they used to assess the accuracy of Chinese word embedding models.

Word embedding is a modern distributed word representations approach widely used in many natural language processing tasks. Converting the vocabulary in a legal document into a word embedding model facilitates subjecting legal documents to machine learning, deep learning, and other algorithms and subsequently performing the downstream tasks of natural language processing vis-à-vis, for instance, document classification, contract review, and machine translation. The most common and practical approach of accuracy evaluation with the word embedding model uses a benchmark set with linguistic rules or the relationship between words to perform analogy reasoning via algebraic calculation. This paper proposes establishing a 1,134 Legal Analogical Reasoning Questions Set (LARQS) from the 2,388 Chinese Codex corpus using five kinds of legal relations, which are then used to evaluate the accuracy of the Chinese word embedding model. Moreover, we discovered that legal relations might be ubiquitous in the word embedding model.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes