kapllan commited on
Commit
456cc3a
1 Parent(s): c656d59

Added a description of the labels

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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: (string)
69
- considerations: (sequence)
70
- NER_labels: (sequence)
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)