Dataset Viewer
Full Screen Viewer
Full Screen
The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider
removing the
loading script
and relying on
automated data support
(you can use
convert_to_parquet
from the datasets
library). If this is not possible, please
open a discussion
for direct help.
Dataset Card for SloTS
Dataset Summary
SloTS is a sentence simplification dataset containing 973 pairs of complex and simplified sentences. In some cases one complex sentence is translated into multiple simplified sentences, or more complex sentences are translated into one simplified sentence.
Languages
Slovenian.
Dataset Structure
Data Instances
A sample instance from the dataset:
{
'complex': 'Vsa vas je dobro vedela, da ga na svetu ni hudobnejšega človeka od Vrbarjevega Matevža .',
'simple': 'Matevž je bil zelo hudoben človek .'
}
Data Fields
- 'complex': sentence in its complex form;
- 'simple': sentence in its simplified form.
Additional Information
Dataset Curators
Gorenc, Sabina and Robnik-Šikonja, Marko
Licensing Information
CC BY 4.0
Citation Information
@misc{sloTS,
title = {Slovene text simplification dataset {SloTS}},
author = {Gorenc, Sabina and Robnik-{\v S}ikonja, Marko},
url = {http://hdl.handle.net/11356/1682},
note = {Slovenian language resource repository {CLARIN}.{SI}},
copyright = {Creative Commons - Attribution 4.0 International ({CC} {BY} 4.0)},
year = {2022}
}
Contributions
Thanks to Hana Skitek for adding this dataset.
- Downloads last month
- 49