CYCLAug 27, 2022

Conversion of Legal Agreements into Smart Legal Contracts using NLP

arXiv:2210.08954v28 citationsh-index: 28Has Code
Originality Incremental advance
AI Analysis

This addresses the labor-intensive process of creating SLCs for lawyers, programmers, and clients, though it is incremental as it builds on the existing Accord Project framework.

The paper tackles the problem of automating the creation of Smart Legal Contracts (SLCs) from legal agreements using NLP, achieving an accuracy of 0.8 in detecting CiceroMark and extracting one-third of Concerto variables.

A Smart Legal Contract (SLC) is a specialized digital agreement comprising natural language and computable components. The Accord Project provides an open-source SLC framework containing three main modules: Cicero, Concerto, and Ergo. Currently, we need lawyers, programmers, and clients to work together with great effort to create a usable SLC using the Accord Project. This paper proposes a pipeline to automate the SLC creation process with several Natural Language Processing (NLP) models to convert law contracts to the Accord Project's Concerto model. After evaluating the proposed pipeline, we discovered that our NER pipeline accurately detects CiceroMark from Accord Project template text with an accuracy of 0.8. Additionally, our Question Answering method can extract one-third of the Concerto variables from the template text. We also delve into some limitations and possible future research for the proposed pipeline. Finally, we describe a web interface enabling users to build SLCs. This interface leverages the proposed pipeline to convert text documents to Smart Legal Contracts by using NLP models.

Foundations

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

Your Notes