paper-with-me

Papers

Clause Topic Classification in German and English Standard Form Contracts

2022-05-01 · ECNLP (ACL) 2022 5 · Daniel Braun, Florian Matthes

So-called standard form contracts, i.e. contracts that are drafted unilaterally by one party, like terms and conditions of online shops or terms of services of social networks, are cornerstones of our modern economy. Their processing is, therefore, of significant practical value. Often, the sheer size of these contracts allows the drafting party to hide unfavourable terms from the other party. In this paper, we compare different approaches for automatically classifying the topics of clauses in standard form contracts, based on a data-set of more than 6,000 clauses from more than 170 contracts, which we collected from German and English online shops and annotated based on a taxonomy of clause topics, that we developed together with legal experts. We will show that, in our comparison of seven approaches, from simple keyword matching to transformer language models, BERT performed best with an F1-score of up to 0.91, however much simpler and computationally cheaper models like logistic regression also achieved similarly good results of up to 0.87.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFormTopic Classification

Similar Papers 제목 키워드 기반

KOJAK: A New Corpus for Studying German Discourse Particle ja

2022-10-01 · COLING (CODI, CRAC) 2022 10 · Adil Soubki, Owen Rambow, Chong Kang

In German, ja can be used as a discourse particle to indicate that a proposition, according to the speaker, is believed by both the speaker and audience. We use this observation to create KoJaK, a distantly-labeled Engli…

A Corpus Study of Creating Rule-Based Enhanced Universal Dependencies for German

2021-11-01 · EMNLP (LAW, DMR) 2021 11 · Teresa Bürkle, Stefan Grünewald, Annemarie Friedrich

In this paper, we present a first attempt at enriching German Universal Dependencies (UD) treebanks with enhanced dependencies. Similarly to the converter for English (Schuster and Manning, 2016), we develop a rule-based…

Delexicalised Multilingual Discourse Segmentation for DISRPT 2021 and Tense, Mood, Voice and Modality Tagging for 11 Languages

2021-11-01 · EMNLP (DISRPT) 2021 11 · Tillmann Dönicke

This paper describes our participating system for the Shared Task on Discourse Segmentation and Connective Identification across Formalisms and Languages. Key features of the presented approach are the formulation as a c…

Discourse Segmentation

Investigating Multilingual Abusive Language Detection: A Cautionary Tale

2019-09-01 · RANLP 2019 9 · Kenneth Steimel, Daniel Dakota, Yue Chen, S K{\"u}bler 외

Abusive language detection has received much attention in the last years, and recent approaches perform the task in a number of different languages. We investigate which factors have an effect on multilingual settings, f…

Abusive Language

Zero-Shot Cross-Lingual Transfer in Legal Domain Using Transformer Models

2021-11-28 · Zein Shaheen, Gerhard Wohlgenannt, Dmitry Mouromtsev

Zero-shot cross-lingual transfer is an important feature in modern NLP models and architectures to support low-resource languages. In this work, We study zero-shot cross-lingual transfer from English to French and German…

ClassificationCross-Lingual TransferLanguage ModelingLanguage Modelling+6