Datasets:

Modalities:
Text
Formats:
csv
Libraries:
Datasets
pandas
License:
harshildarji commited on
Commit
4ed48a9
1 Parent(s): 90fee4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ In this dataset, we present a dataset of 2944 legal references in German law that are manually annotated by law experts. This dataset has 21 properties for each law reference in the dataset, such as _Buch_, _Teil_, _Titel_, _Untertitel_, etc. It also provides the complete text of each law reference in the dataset, along with specific paragraph text mentioned in the law reference.
6
+
7
+ Paper: [A Dataset of German Legal Reference Annotations](https://scholar.google.com/citations?view_op=view_citation&hl=en&user=c5KToK8AAAAJ&citation_for_view=c5KToK8AAAAJ:9yKSN-GCB0IC)
8
+
9
+ Please reference our work when using this dataset:
10
+
11
+ ```tex
12
+ @article{darji2023dataset,
13
+ title={A Dataset of German Legal Reference Annotations},
14
+ author={Darji, Harshil and Mitrovi{\'c}, Jelena and Granitzer, Michael},
15
+ year={2023}
16
+ }
17
+ ```