Datasets:

Modalities:
Audio
Text
Formats:
parquet
Libraries:
Datasets
Dask
nljubesi commited on
Commit
41a29a7
1 Parent(s): cd700ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -62,6 +62,8 @@ Each segment has an identifier reference to the ParlaMint 4.0 corpus (http://hdl
62
 
63
  While in the original dataset all the speaker information from the ParlaMint corpus is available via the "speaker_info" key, in the HuggingFace version of the dataset the date, the name of the speaker, their gender, year of birth, party affiliation at that point in time, status of the party at that point in time (coalition or opposition) and party orientation are given.
64
 
 
 
65
  If you use the dataset, please cite the following paper:
66
 
67
  ```
 
62
 
63
  While in the original dataset all the speaker information from the ParlaMint corpus is available via the "speaker_info" key, in the HuggingFace version of the dataset the date, the name of the speaker, their gender, year of birth, party affiliation at that point in time, status of the party at that point in time (coalition or opposition) and party orientation are given.
64
 
65
+ Different to the original dataset, this version has also a `text_normalised` attribute, which contains the text with parliamentary comments (`[[Applause]]` and similar) removed.
66
+
67
  If you use the dataset, please cite the following paper:
68
 
69
  ```