paper-with-me

Papers

Segmentation and Processing of German Court Decisions from Open Legal Data

2026-01-04 · Harshil Darji, Martin Heckelmann, Christina Kratsch, Gerard de Melo arxiv

The availability of structured legal data is important for advancing Natural Language Processing (NLP) techniques for the German legal system. One of the most widely used datasets, Open Legal Data, provides a large-scale collection of German court decisions. While the metadata in this raw dataset is consistently structured, the decision texts themselves are inconsistently formatted and often lack clearly marked sections. Reliable separation of these sections is important not only for rhetorical role classification but also for downstream tasks such as retrieval and citation analysis. In this work, we introduce a cleaned and sectioned dataset of 251,038 German court decisions derived from the official Open Legal Data dataset. We systematically separated three important sections in German court decisions, namely Tenor (operative part of the decision), Tatbestand (facts of the case), and Entscheidungsgründe (judicial reasoning), which are often inconsistently represented in the original dataset. To ensure the reliability of our extraction process, we used Cochran's formula with a 95% confidence level and a 5% margin of error to draw a statistically representative random sample of 384 cases, and manually verified that all three sections were correctly identified. We also extracted the Rechtsmittelbelehrung (appeal notice) as a separate field, since it is a procedural instruction and not part of the decision itself. The resulting corpus is publicly available in the JSONL format, making it an accessible resource for further research on the German legal system.

📄 PDF Abstract BibTeX arXiv:2601.01449

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Dataset of German Legal Documents for Named Entity Recognition

2020-03-29 · LREC 2020 5 · Elena Leitner, Georg Rehm, Julián Moreno-Schneider

We describe a dataset developed for Named Entity Recognition in German federal court decisions. It consists of approx. 67,000 sentences with over 2 million tokens. The resource contains 54,000 manually annotated entities…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Citation Data of Czech Apex Courts

2020-02-06 · Jakub Harašta, Tereza Novotná, Jaromír Šavelka

In this paper, we introduce the citation data of the Czech apex courts (Supreme Court, Supreme Administrative Court and Constitutional Court). This dataset was automatically extracted from the corpus of texts of Czech co…

Generating Legal Commentaries from Case Databases via Retrieval, Clustering, and Generation

2026-05-23 · Max Prior, Niklas Wais, Matthias Grabmair arxiv

We present a fully automated pipeline that transforms large collections of court decisions into legal commentaries for statutes - without providing any handcrafted doctrinal framework. Using 4.555 decisions of the German…

Legal ReasoningArgument Mining

Tracking Semantic Shifts in German Court Decisions with Diachronic Word Embeddings

2022-12-01 · Natural Legal Language Processing Workshop 2022 12 · Daniel Braun

Language and its usage change over time. While legal language is arguably more stable than everyday language, it is still subject to change. Sometimes it changes gradually and slowly, sometimes almost instantaneously, fo…

Diachronic Word EmbeddingsWord Embeddings

Towards an Open Platform for Legal Information

2020-05-27 · Malte Ostendorff, Till Blume, Saskia Ostendorff

Recent advances in the area of legal information systems have led to a variety of applications that promise support in processing and accessing legal documents. Unfortunately, these applications have various limitations,…