数据集:
GEM/SIMPITIKI
任务:
文生文子任务:
text-simplification语言:
it计算机处理:
unknown语言创建人:
unknown批注创建人:
crowd-sourced源数据集:
original许可:
cc-by-4.0You can find the main data card on the GEM Website .
SIMPITIKI is an Italian Simplification dataset. Its examples were selected from Italian Wikipedia such that their editing tracking descriptions contain any of the words "Simplified"/"Simplify"/"Simplification".
You can load the dataset via:
import datasets data = datasets.load_dataset('GEM/SIMPITIKI')
The data loader can be found here .
website paper authorsSara Tonelli (Fondazione Bruno Kessler), Alessio Palmero Aprosio (Fondazione Bruno Kessler), Francesca Saltori (Fondazione Bruno Kessler)
@article{tonelli2016simpitiki, title={SIMPITIKI: a Simplification corpus for Italian}, author={Tonelli, Sara and Aprosio, Alessio Palmero and Saltori, Francesca}, journal={Proceedings of CLiC-it}, year={2016} }Contact Name
Sara Tonelli
Contact Emailsatonelli@fbk.eu
Has a Leaderboard?no
no
Covered DialectsNone
Covered LanguagesItalian
Licensecc-by-4.0: Creative Commons Attribution 4.0 International
Intended UseThe purpose of the dataset is to train NLG models to simplify complex text by learning different types of transformations (verb to noun, noun to verbs, deletion, insertion, etc)
Primary TaskSimplification
Communicative GoalThis dataset aims to enhance research in text simplification in Italian language with different text transformations.
academic , independent
Curation Organization(s)Fondazione Bruno Kessler (FBK)
Dataset CreatorsSara Tonelli (Fondazione Bruno Kessler), Alessio Palmero Aprosio (Fondazione Bruno Kessler), Francesca Saltori (Fondazione Bruno Kessler)
FundingEU Horizon 2020 Programme via the SIMPATICO Project (H2020-EURO-6-2015, n. 692819)
Who added the Dataset to GEM?Sebastien Montella (Orange Labs), Vipul Raheja (Grammarly Inc.)
Each sample comes with the following fields:
The dataset is organized as a pairs where the raw text (input) is associated with its simplified text (output). The editing transformation and the source dataset of each sample is also provided for advanced analysis.
How were labels chosen?SIMPITIKI dataset selects documents from Italian Wikipedia such that their editing tracking descriptions contain any of the words "Simplified"/"Simplify"/"Simplification". For the Public Administration domain of the documents of the Municipality of Trento (Italy)
Example Instance{"transformation_id": 31, "transformation_type": "Transformation - Lexical Substitution (word level)", "source_dataset": "tn", "text": "- assenza per <del>e</del>si<del>genze</del> particolari attestate da relazione dei servizi sociali;", "simplified_text": "- assenza per <ins>bi</ins>s<ins>ogn</ins>i particolari attestati da relazione dei servizi sociali;"}Data Splits
Several splits are proposed to train models on different configurations:
-"train": Training samples randomly selected from initial corpus. 816 training samples. -"validation": Validating samples randomly selected from initial corpus. 174 validating samples. -"test": Testing samples randomly selected from initial corpus. 176 validating samples. -"challenge_seen_transformations_train": This training challenge split includes specific transformations to simplify the raw text. Precisely, transformations are "Split", "Merge", "Reordering", "Insert - Verb", "Insert - Other", "Delete - Verb", "Delete - Other", "Transformation - Lexical Substitution (word level)", "Transformation - Anaphoric replacement", "Transformation - Noun to Verb", "Transformation - Verbal Features". 562 training samples. -"challenge_seen_transformations_val": This validating challenge split includes same transformations than the ones observed in training. Precisely, transformations are "Split", "Merge", "Reordering", "Insert - Verb", "Insert - Other", "Delete - Verb", "Delete - Other", "Transformation - Lexical Substitution (word level)", "Transformation - Anaphoric replacement", "Transformation - Noun to Verb", "Transformation - Verbal Features". 121 validating samples. -"challenge_seen_transformations_test": This testing challenge split includes same transformations than the ones observed in training. Precisely, transformations are "Split", "Merge", "Reordering", "Insert - Verb", "Insert - Other", "Delete - Verb", "Delete - Other", "Transformation - Lexical Substitution (word level)", "Transformation - Anaphoric replacement", "Transformation - Noun to Verb", "Transformation - Verbal Features". 127 testing samples. -"challenge_unseen_transformations_test" : "Insert - Subject", "Delete - Subject", "Transformation - Lexical Substitution (phrase level)", "Transformation - Verb to Noun (nominalization)", "Transformation - Verbal Voice". 356 testing samples. -"challenge_itwiki_train": This challenge split includes random samples from the Italian Wikipedia as source dataset. 402 training samples. -"challenge_itwiki_val": This validating challenge split includes random samples from the Italian Wikipedia as source dataset. 86 validating samples. -"challenge_itwiki_test": This testing challenge split includes random samples from the Italian Wikipedia as source dataset. 87 testing samples. -"challenge_tn_test": This testing challenge split includes all samples from the Municipality of Trento administrative documents ('tn') as source dataset. 591 testing samples.
Splitting CriteriaThe training ratio is set to 0.7. The validation and test somehow equally divide the remaining 30% of the dataset.
This dataset promotes Simplification task for Italian language.
Similar Datasetsno
Ability that the Dataset measuresModels can be evaluated if they can simplify text regarding different simplification transformations.
yes
Additional Splits?yes
Split InformationThe SIMPITIKI dataset provides a single file. Several splits are proposed to train models on different configurations: -"train": Training samples randomly selected from initial corpus. 816 training samples. -"validation": Validating samples randomly selected from initial corpus. 174 validating samples. -"test": Testing samples randomly selected from initial corpus. 176 validating samples. -"challenge_seen_transformations_train": This training challenge split includes specific transformations to simplify the raw text. Precisely, transformations are "Split", "Merge", "Reordering", "Insert - Verb", "Insert - Other", "Delete - Verb", "Delete - Other", "Transformation - Lexical Substitution (word level)", "Transformation - Anaphoric replacement", "Transformation - Noun to Verb", "Transformation - Verbal Features". 562 training samples. -"challenge_seen_transformations_val": This validating challenge split includes same transformations than the ones observed in training. Precisely, transformations are "Split", "Merge", "Reordering", "Insert - Verb", "Insert - Other", "Delete - Verb", "Delete - Other", "Transformation - Lexical Substitution (word level)", "Transformation - Anaphoric replacement", "Transformation - Noun to Verb", "Transformation - Verbal Features". 121 validating samples. -"challenge_seen_transformations_test": This testing challenge split includes same transformations than the ones observed in training. Precisely, transformations are "Split", "Merge", "Reordering", "Insert - Verb", "Insert - Other", "Delete - Verb", "Delete - Other", "Transformation - Lexical Substitution (word level)", "Transformation - Anaphoric replacement", "Transformation - Noun to Verb", "Transformation - Verbal Features". 127 testing samples. -"challenge_unseen_transformations_test" : "Insert - Subject", "Delete - Subject", "Transformation - Lexical Substitution (phrase level)", "Transformation - Verb to Noun (nominalization)", "Transformation - Verbal Voice". 356 testing samples. -"challenge_itwiki_train": This challenge split includes random samples from the Italian Wikipedia as source dataset. 402 training samples. -"challenge_itwiki_val": This validating challenge split includes random samples from the Italian Wikipedia as source dataset. 86 validating samples. -"challenge_itwiki_test": This testing challenge split includes random samples from the Italian Wikipedia as source dataset. 87 testing samples. -"challenge_tn_test": This testing challenge split includes all samples from the Municipality of Trento administrative documents ('tn') as source dataset. 591 testing samples.
Split MotivationThe splits allows to investigate the generalization of models regarding editing/transformations ("challenge_seen_transformations_test" / "challenge_unseen_transformations_test") and for transfer learning to different domain ("challenge_tn_test")
Simplification: Process that consists in transforming an input text to its simplified version.
The splits allows to investigate the generalization of models regarding editing/transformations ("challenge_seen_transformations_test" / "challenge_unseen_transformations_test") and for transfer learning to different domain ("challenge_tn_test")
MetricsBLEU , Other: Other Metrics
Other MetricsFKBLEU ( https://aclanthology.org/Q16-1029.pdf ): Combines Flesch-Kincaid Index and iBLEU metrics. SARI ( https://aclanthology.org/Q16-1029.pdf ): Compares system output against references and against the input sentence. It explicitly measures the goodness of words that are added, deleted and kept by the systems Word-level F1
Previous results available?no
Most of the resources for Text Simplification are in English. To stimulate research to different languages, SIMPITIKI proposes an Italian corpus with Complex-Simple sentence pairs.
Communicative GoalText simplification allows a smooth reading of text to enhance understanding.
Sourced from Different Sourcesyes
Source DetailsItalian Wikipedia (Manually) Annotated administrative documents from the Municipality of Trento, Italy
Found
Where was it found?Single website , Offline media collection
Language ProducersSIMPITIKI is a combination of documents from Italian Wikipedia and from the Municipality of Trento, Italy.
Topics CoveredSamples from documents from the Municipality of Trento corpus are in the administrative domain.
Data Validationvalidated by data curator
Was Data Filtered?not filtered
crowd-sourced
Number of Ratersunknown
Rater QualificationsNative speaker
Raters per Training Example0
Raters per Test Example0
Annotation Service?unknown
Annotation ValuesAnnotators specified any of the tags as designed by Brunato et al. ( https://aclanthology.org/W15-1604/ ): -Split: Splitting a clause into two clauses. -Merge: Merge two or more clauses together. -Reordering: Word order changes. -Insert: Insertion of words or phrases that provide supportive information to the original sentence -Delete: dropping redundant information. -Transformation: Modification which can affect the sentence at the lexical, morpho-syntactic and syntactic level: Lexical substitution (word level) / Lexical substitution (phrase level) / Anaphoric replacement / Noun to Verb / Verb to Noun / Verbal voice / Verbal features/ morpho–syntactic and syntactic level, also giving rise to overlapping phenomena
Any Quality Control?unknown
no
Justification for Using the DataThe dataset is available online under the CC-BY 4.0 license.
likely
Categories of PIIgeneric PII
Any PII Identification?no identification
no
no
yes
Details on how Dataset Addresses the NeedsThe creator of SIMPITIKI wants to promote text simplification for Italian because few resources are available in other languages than English.
unsure
research use only
Copyright Restrictions on the Language Dataresearch use only
The risk of surface-based metrics (BLEU, chrf++, etc) for this task is that semantic adequacy is not respected when simplifying the input document.