MattiaSangermano commited on
Commit
df900d3
·
verified ·
1 Parent(s): 9534e57

Added references to authors inside readme

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -49,4 +49,15 @@ The primary objective of the CHANGE-IT dataset is to facilitate research on styl
49
  ## Data Fields
50
  - `headline`: The original headline of the newspaper.
51
  - `full_text`: The article full text associated to the respective headline.
52
- - `source`: The newspaper the sample is coming from, which can be either `repubblica` or `ilgiornale`.
 
 
 
 
 
 
 
 
 
 
 
 
49
  ## Data Fields
50
  - `headline`: The original headline of the newspaper.
51
  - `full_text`: The article full text associated to the respective headline.
52
+ - `source`: The newspaper the sample is coming from, which can be either `repubblica` or `ilgiornale`.
53
+
54
+ ## Citatation
55
+ If you use this dataset, please cite the original authors:
56
+
57
+ ```
58
+ @article{de2020change,
59
+ title={CHANGE-IT@ EVALITA 2020: Change Headlines, Adapt News, GEnerate},
60
+ author={De Mattei, Lorenzo and Cafagna, Michele and AI, Aptus and Dell’Orletta, Felice and Nissim, Malvina and Gatt, Albert},
61
+ year={2020}
62
+ }
63
+ ```