Datasets:
Added a description of the labels
Browse files
README.md
CHANGED
@@ -65,9 +65,9 @@ Switzerland has four official languages with three languages German, French and
|
|
65 |
### Data Fields
|
66 |
|
67 |
```
|
68 |
-
decision_id:
|
69 |
-
considerations:
|
70 |
-
NER_labels:
|
71 |
law_area: (string)
|
72 |
language: (string)
|
73 |
year: (int64)
|
|
|
65 |
### Data Fields
|
66 |
|
67 |
```
|
68 |
+
decision_id:
|
69 |
+
considerations:
|
70 |
+
NER_labels: CITATION = case citation or reference to another court decision; LAW = reference to a law; O = None of the previous two labels
|
71 |
law_area: (string)
|
72 |
language: (string)
|
73 |
year: (int64)
|