German legal decision corpus
收藏Mendeley Data2024-03-27 更新2024-06-27 收录
下载链接:
https://zenodo.org/record/3936726
下载链接
链接失效反馈官方服务:
资源简介:
The corpus belongs to the paper "Design and Implementation of German Legal Decision Corpora" from Urchs et al.[1]. Please cite [1] when using the corpus. [1] Urchs Stefanie, Mitrović Jelena, and Granitzer Michael. "Design and Implementation of German Legal Decision Corpora" ICAART. 2021. This corpus consits of 32,748 decisions of Bavarian courts (between 2015 and 2020), enriched with meta data. The decisisons are provided on the website www.gesetze-bayern.de. These decisions are safed in the following JSON format: { "meta": { "meta_title": "", "court": "", "decision_style": "", "date": "", "file_number":"", "title": "", "norm_chains": ["", ""], "decision_guidelines": ["", ""], "keywords": "", "lower_court": ["", ""], "additional_information": "", "decision_reference": "" }, "decision_text": { "tenor": ["",""], "legal_facts": ["",""], "decision_reasons": ["",""] } } metadata fields (not all fields are always filled): - Meta Title: Title of the decision as stated on the website - Court: Name of the issuing court - Decision Style: Style of the decision - Date: Issuing date - File Number: File number of the descision - Title: Title of the decision as stated by the court - Norm Chains: Norms related to the decision - Decision Guideline: Guidlines that lead to the decision - Keywords: Keywords associated with the decision - Lower Court: Court that worked with this decision beforehand - Additional Information: more information - Decison reference: reference to the decision in beck-online The descision text is structured in three parts, not all parts are always filled. - Tenor: short description of the outcomes of the legal decision issued by the court - Legal Facts: Statment of all facts that lead to a decision - Decision Reasons: Indepth explanaition why a court decided in a certain way.
本语料库源自Urchs等人[1]发表的论文《德国法律判决语料库的设计与实现》。使用该语料库时,请引用文献[1]。
[1] Urchs Stefanie, Mitrović Jelena, Granitzer Michael. "德国法律判决语料库的设计与实现",发表于ICAART 2021。
本语料库涵盖2015年至2020年间巴伐利亚州法院作出的32748份判决,并附加了元数据。相关判决可通过网站www.gesetze-bayern.de获取。
上述判决采用如下JSON格式存储:
{
"meta": {
"meta_title": "",
"court": "",
"decision_style": "",
"date": "",
"file_number": "",
"title": "",
"norm_chains": ["", ""],
"decision_guidelines": ["", ""],
"keywords": "",
"lower_court": ["", ""],
"additional_information": "",
"decision_reference": ""
},
"decision_text": {
"tenor": ["", ""],
"legal_facts": ["", ""],
"decision_reasons": ["", ""]
}
}
元数据包含以下字段(并非所有字段均会被填充):
- 元数据标题:网站上公布的判决标题
- 作出法院:出具该判决的法院名称
- 判决文书类型:判决的文书样式
- 作出日期:判决出具日期
- 案号:判决的案卷编号
- 判决标题:法院公布的判决标题
- 规范链:与该判决相关的法律规范
- 判决指引:支撑该判决的裁判指引
- 关键词:与该判决关联的关键词
- 原审法院:此前处理该案件的下级法院
- 补充信息:其他附加相关信息
- 判决引用:beck-online平台上的该判决引用信息
判决文本分为三个部分,并非所有部分均会被填充:
- 裁判主文(Tenor):法院出具的判决结果简要说明
- 法律事实:导致该判决作出的全部事实陈述
- 判决理由:法院作出该裁判的深度解释依据
创建时间:
2023-06-28
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集包含2015-2020年间32,748份巴伐利亚法院裁决,以结构化JSON格式存储,包含丰富的元数据和分三部分的裁决文本。数据集与特定研究论文相关,使用时需遵守引用要求。
以上内容由遇见数据集搜集并总结生成



