taltwi lenah commited on
Commit
a837d7b
·
0 Parent(s):

Duplicate from TrustHLT/LaCour

Browse files

Co-authored-by: Lena Held <lenah@users.noreply.huggingface.co>

.gitattributes ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
56
+ lacourxml.tar.gz filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,303 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language_creators:
3
+ - found
4
+ - machine-generated
5
+ language:
6
+ - en
7
+ - fr
8
+ - ru
9
+ - es
10
+ - hr
11
+ - it
12
+ - pt
13
+ - tr
14
+ - pl
15
+ - lt
16
+ - de
17
+ - uk
18
+ - hu
19
+ - nl
20
+ - sq
21
+ - ro
22
+ - sr
23
+ license:
24
+ - cc-by-sa-4.0
25
+ multilinguality:
26
+ - multilingual
27
+ size_categories:
28
+ - 1K<n<10K
29
+ - n<1K
30
+ pretty_name: LaCour!
31
+ tags:
32
+ - legal
33
+ - hearing
34
+ - oral argument
35
+ - transcript
36
+ - echr
37
+ - dialog
38
+ dataset_info:
39
+ - config_name: documents
40
+ features:
41
+ - name: id
42
+ dtype: int64
43
+ - name: webcast_id
44
+ dtype: string
45
+ - name: hearing_title
46
+ dtype: string
47
+ - name: hearing_date
48
+ dtype: string
49
+ - name: hearing_type
50
+ dtype: string
51
+ - name: application_number
52
+ list: string
53
+ - name: case_id
54
+ dtype: string
55
+ - name: case_name
56
+ dtype: string
57
+ - name: case_url
58
+ dtype: string
59
+ - name: ecli
60
+ dtype: string
61
+ - name: type
62
+ dtype: string
63
+ - name: document_date
64
+ dtype: string
65
+ - name: importance
66
+ dtype: int64
67
+ - name: articles
68
+ list: string
69
+ - name: respondent_government
70
+ list: string
71
+ - name: issue
72
+ dtype: string
73
+ - name: strasbourg_caselaw
74
+ dtype: string
75
+ - name: external_sources
76
+ dtype: string
77
+ - name: conclusion
78
+ dtype: string
79
+ - name: separate_opinion
80
+ dtype: string
81
+ splits:
82
+ - name: train
83
+ num_bytes: 968588
84
+ num_examples: 369
85
+ download_size: 383241
86
+ dataset_size: 968588
87
+ - config_name: transcripts
88
+ features:
89
+ - name: id
90
+ dtype: int64
91
+ - name: webcast_id
92
+ dtype: string
93
+ - name: segment_id
94
+ dtype: int64
95
+ - name: speaker_role
96
+ dtype: string
97
+ - name: speaker_name
98
+ dtype: string
99
+ - name: sequence_id
100
+ dtype: int64
101
+ - name: begin
102
+ dtype: string
103
+ - name: end
104
+ dtype: string
105
+ - name: language
106
+ dtype: string
107
+ - name: text
108
+ dtype: string
109
+ splits:
110
+ - name: train
111
+ num_bytes: 20732998
112
+ num_examples: 88920
113
+ download_size: 8452356
114
+ dataset_size: 20732998
115
+ viewer: true
116
+ configs:
117
+ - config_name: documents
118
+ data_files:
119
+ - split: train
120
+ path: documents/train-*
121
+ - config_name: transcripts
122
+ data_files:
123
+ - split: train
124
+ path: transcripts/train-*
125
+ ---
126
+
127
+ ## Dataset Description
128
+
129
+ - **Homepage: https://trusthlt.org/lacour**
130
+ - **Repository: https://github.com/trusthlt/lacour-corpus**
131
+ - **Paper: https://doi.org/10.1007/s10506-024-09428-4**
132
+
133
+ ### Dataset Summary
134
+
135
+ This dataset contains transcribed court hearings sourced from official hearings of the __European Court of Human Rights__ ([https://www.echr.coe.int/webcasts-of-hearings](https://www.echr.coe.int/webcasts-of-hearings)). The hearings are 154 selected webcasts (videos) from 2012-2022 in their original language (no interpretation). With manual annotation for language labels and automatic processing of the extracted audio with [pyannote](https://huggingface.co/pyannote/speaker-diarization) and [whisper-large-v2](https://huggingface.co/openai/whisper-large-v2), the resulting dataset contains 4000 speaker turns and 88920 individual lines. The dataset contains two subsets, the transcripts and the metadata with linked documents. The transcripts are additionally available as .txt or .xml.
136
+
137
+ ### Languages
138
+
139
+ The largest amounts in the transcripts are:
140
+
141
+ English, French
142
+
143
+ A smaller portion also contains the following languages:
144
+
145
+ Russian, Spanish, Croatian, Italian, Portuguese, Turkish, Polish, Lithuanian, German, Ukrainian, Hungarian, Dutch, Albanian, Romanian, Serbian
146
+
147
+ The collected metadata is:
148
+
149
+ English
150
+
151
+ ## Dataset Structure
152
+
153
+ ### Data Instances
154
+
155
+ Each instance in transcripts represents an entire segment of a transcript, similar to a conversation turn in a dialog.
156
+
157
+ ```
158
+ {
159
+ 'id': 0,
160
+ 'webcast_id': '4927011_26052021',
161
+ 'segment_id': 0,
162
+ 'speaker_role': 'Announcer',
163
+ 'speaker_name': 'UNK',
164
+ 'sequence_id': 0,
165
+ 'begin': '10.74',
166
+ 'end': '11.42',
167
+ 'language': 'fr',
168
+ 'text': 'La Cour!'
169
+ }
170
+ ```
171
+
172
+ Each instance in documents represents a information on a document in hudoc associated with a hearing and the metadata associated with a hearing. The actual document is linked and can also be found in [hudoc](https://hudoc.echr.coe.int) with the case_id. Note: `hearing_type` states the type of the hearing, `type` states the type of the document. If the hearing is a "Grand Chamber hearing", the "CHAMBER" document refers to a different hearing.
173
+
174
+ ```
175
+ {
176
+ 'id': 16,
177
+ 'webcast_id': '1232311_02102012',
178
+ 'hearing_title': 'Michaud v. France (nos. 12323/11)',
179
+ 'hearing_date': '2012-10-02 00:00:00',
180
+ 'hearing_type': 'Chamber hearing',
181
+ 'application_number': ['12323/11'],
182
+ 'case_id': '001-115377',
183
+ 'case_name': 'CASE OF MICHAUD v. FRANCE',
184
+ 'case_url': 'https://hudoc.echr.coe.int/eng?i=001-115377',
185
+ 'ecli': 'ECLI:CE:ECHR:2012:1206JUD001232311',
186
+ 'type': 'CHAMBER',
187
+ 'document_date': '2012-12-06 00:00:00',
188
+ 'importance': 1,
189
+ 'articles': ['8', '8-1', '8-2', '34', '35'],
190
+ 'respondent_government': ['FRA'],
191
+ 'issue': 'Decision of the National Bar Council of 12 July 2007 “adopting regulations on internal procedures for implementing the obligation to combat money laundering and terrorist financing, and an internal supervisory mechanism to guarantee compliance with those procedures” ; Article 21-1 of the Law of 31 December 1971 ; Law no. 2004-130 of 11 February 2004 ; Monetary and Financial Code',
192
+ 'strasbourg_caselaw': 'André and Other v. France, no 18603/03, 24 July 2008;Bosphorus Hava Yollari Turizm ve Ticaret Anonim Sirketi v. Ireland [GC], no 45036/98, ECHR 2005-VI;Burden v. the United Kingdom [GC], no 13378/05, §§ 33-34, ECHR 2008;Campbell v. the United Kingdom, 25 March 1992, §§ 44 and 46-48, Series A no 233;Dudgeon v. the United Kingdom, 22 October 1981, § 41, Series A no 28;Ekinci and Akalin v. Turkey, no 77097/01, § 47, 30 January 2007;Frérot v. France, no 70204/01, §§ 53-54, 12 June 2007;Grifhorst v. France, no 28336/02, § 93, 26 February 2009;Johnston and Others v. Ireland, 18 December 1986, § 42, Series A no 112;Kokkinakis v. Greece, 25 May 1993, § 52, Series A no 260-A;Kopp v. Switzerland, 25 March 1998, Reports of Judgments and Decisions 1998-II;M.S.S. v. Belgium and Greece [GC], no 30696/09, ECHR 2011;Marckx v. Belgium, 13 June 1979, § 27, Series A no 31;Mor v. France, no 28198/09, 15 December 2011;Niemietz v. Germany, 16 December 1992, Series A no 251-B;Norris v. Ireland, 26 October 1988, §§ 30-34 and 38, Series A no 142;Roemen and Schmit v. Luxembourg, no 51772/99, ECHR 2003-IV;Sallinen and Others v. Finland, no 50882/99, 27 September 2005;Schönenberger and Durmaz v. Switzerland, 20 June 1988, Series A no 137;Silver and Others v. the United Kingdom, 25 March 1983, §§ 56-88, Series A no 61;Wieser and Bicos Beteiligungen GmbH v. Austria, no 74336/01, §§ 65-66, ECHR 2007-IV;Xavier Da Silveira v. France, no 43757/05, § 36-37 and 43, 21 January 2010',
193
+ 'external_sources': 'Directive 91/308/EEC, 10 June 1991;Article 6 of the Treaty on European Union;Charter of Fundamental Rights of the European Union;Articles 169, 170, 173, 175, 177, 184 and 189 of the Treaty establishing the European Community;Recommendations 12 and 16 of the financial action task force (“FATF”) on money laundering;Council of Europe Convention on Laundering, Search, Seizure and Confiscation of the Proceeds from Crime and on the Financing of Terrorism (16 May 2005)',
194
+ 'conclusion': 'Remainder inadmissible;No violation of Article 8 - Right to respect for private and family life (Article 8-1 - Respect for correspondence;Respect for private life)',
195
+ 'separate_opinion': 'FALSE'
196
+ }
197
+
198
+ ```
199
+
200
+ ### Data Fields
201
+
202
+ transcripts:
203
+
204
+ * id: the identifier
205
+ * webcast_id: the identifier for the hearing
206
+ * segment_id: the identifier of the current speaker segment in the current hearing
207
+ * speaker_name: the name of the speaker (not given for Applicant, Government or Third Party)
208
+ * speaker_role: the role/party the speaker represents (`Announcer` for announcements, `Judge` for judges, `JudgeP` for judge president, `Applicant` for representatives of the applicant, `Government` for representatives of the respondent government, `ThirdParty` for representatives of third party interveners)
209
+ * sequence_id: id to keep the order of speech texts within a segment
210
+ * begin: the timestamp for begin of line (in seconds)
211
+ * end: the timestamp for end of line (in seconds)
212
+ * language: the language spoken (in ISO 639-1)
213
+ * text: the spoken line
214
+
215
+ documents:
216
+
217
+ * id: the identifier
218
+ * webcast_id: the identifier for the hearing (allows linking to transcripts)
219
+ * hearing_title: the title of the hearing
220
+ * hearing_date: the date of the hearing
221
+ * hearing_type: the type of hearing (Grand Chamber, Chamber or Grand Chamber Judgment Hearing)
222
+ * application_number: the application numbers which are associated with the hearing and case
223
+ * case_id: the id of the case
224
+ * case_name: the name of the case
225
+ * case_url: the direct link to the document
226
+ * ecli: the ECLI (European Case Law Identifier)
227
+ * type: the type of the document
228
+ * document_date: the date of the document
229
+ * importance: the importance score of the case (1 is the highest importance, key case)
230
+ * articles: the concerning articles of the Convention of Human Rights
231
+ * respondent_government: the code of the respondent government(s) (in ISO-3166 Alpha-3)
232
+ * issue: the references to the issue of the case
233
+ * strasbourg_caselaw: the list of cases in the ECHR which are relevant to the current case
234
+ * external_sources: the relevant references outside of the ECHR
235
+ * conclusion: the short textual description of the conclusion
236
+ * separate_opinion: the indicator if there is a separate opinion
237
+
238
+ ### Data Splits
239
+
240
+ The dataset is only split into a train set.
241
+
242
+
243
+ ## Dataset Creation
244
+
245
+ ### Curation Rationale
246
+
247
+ This datasets provides partly corrected transcribed webcasts to enable the processing of hearings in legal NLP. No specific task is given.
248
+
249
+ ### Source Data
250
+
251
+ #### Data Collection
252
+
253
+ The data was collected by transcribing the publicly available [webcasts of the ECHR](https://www.echr.coe.int/webcasts-of-hearings) with the help of [pyannote](https://huggingface.co/pyannote/speaker-diarization) and [whisper-large-v2](https://huggingface.co/openai/whisper-large-v2). The documents were sourced from the [ECHR hudoc database](https://hudoc.echr.coe.int).
254
+
255
+ #### Who are the source producers?
256
+
257
+ Participants in hearings before the ECHR for the audio and video material. Employees and judges of the ECHR for the documents.
258
+
259
+ ### Annotations
260
+
261
+ #### Annotation process
262
+
263
+ **language identification** Spoken languages were manually identified by research assistants. Disagreements were discussed to achieve the final language label.
264
+
265
+ **transcript correction** All parts spoken by Judge or Judge President are corrected for the languages English and French by research assistants with a high proficiency in the respective language.
266
+
267
+ #### Personal and Sensitive Information
268
+
269
+ The dataset contains names of judges and other participants in the hearings. Due to those names being available in the public court material, we did not remove them. The machine-generated transcripts may also contain names, which were neither checked nor removed. In case of sensitive information, we rely on the provided material to provide protection (occasionally bleeping out names which should not have been mentioned in webcasts, appropriate anonymization in the documents).
270
+
271
+
272
+ ## Additional Information
273
+
274
+ Download the transcripts and linked documents:
275
+
276
+ ```python
277
+ from datasets import load_dataset
278
+
279
+ lacour_transcripts = load_dataset("TrustHLT/LaCour", "transcripts") # default config
280
+ lacour_documents = load_dataset("TrustHLT/LaCour", "documents")
281
+
282
+ ```
283
+
284
+ Formatted versions of the transcripts in .txt and .xml and more information on the collection and creation can be found on [github](https://github.com/trusthlt/lacour-corpus).
285
+
286
+
287
+ ### Citation Information
288
+
289
+ Please cite this data using:
290
+
291
+ ```bibtex
292
+ @article{Held2024LaCour,
293
+ title = {LaCour!: enabling research on argumentation in hearings of the European Court of Human Rights},
294
+ author = {Held, Lena and Habernal, Ivan},
295
+ year = 2024,
296
+ month = nov,
297
+ journal = {Artificial Intelligence and Law},
298
+ publisher = {Springer Science and Business Media LLC},
299
+ doi = {10.1007/s10506-024-09428-4},
300
+ issn = {1572-8382},
301
+ url = {http://dx.doi.org/10.1007/s10506-024-09428-4}
302
+ }
303
+ ```
documents/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2e3d728091b5b1471fdf8611c18df969b9f1bc660d9a6d14b171ddee2682c52
3
+ size 383241
lacour_linked_documents.json ADDED
The diff for this file is too large to render. See raw diff
 
lacourxml.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d4b37dadbb952c48ff4bcc023ec585d7fb7d057e3d63f688a9b596f347a5a64
3
+ size 5475134
transcripts/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a34c08a219e5e59205351d97351d5fd47de06b2700d092f06ff194b65ed7752
3
+ size 8452356