RedHitMark commited on
Commit
2d92b13
·
verified ·
1 Parent(s): 6fcfec2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -36
README.md CHANGED
@@ -1,37 +1,37 @@
1
- ---
2
- pretty_name: s-ItaIst
3
- language:
4
- - it
5
- task_categories:
6
- - text-generation
7
- tags:
8
- - legal
9
- size_categories:
10
- - n<1K
11
- license: mit
12
- configs:
13
- - config_name: comma
14
- data_files: corpus.csv
15
- sep: ','
16
- ---
17
- # Corpus s-ItaIst
18
- The corpus containing 8 texts selected from [ItaIst corpus](https://huggingface.co/datasets/VerbACxSS/ItaIst) and manually simplified by human experts.
19
-
20
- For information contact Marco Russodivito ([email protected])
21
-
22
- ## Acknowledgements
23
- This contribution is a result of the research conducted within the framework of the PRIN 2020 (Progetti di Rilevante Interesse Nazionale) "VerbACxSS: on analytic verbs, complexity, synthetic verbs, and simplification. For accessibility" (Prot. 2020BJKB9M), funded by the Italian Ministero dell'Università e della Ricerca.
24
-
25
-
26
- ## How to cite
27
- Giuliana Fiorentino, Vittorio Ganfi, Rocco Oliveto, Marco Russodivito, Alessandro Cioffi, Maria Ausilia Simonelli, Ludovico Di Benedetto (2024), s-ItaIst corpus. https://huggingface.co/datasets/VerbACxSS/s-ItaIst.
28
-
29
- ```
30
- @online{ItaIst,
31
- title = {s-Ita{I}st corpus},
32
- author = {Fiorentino, Giuliana and Ganfi, Vittorio and Russodivito, Marco and Oliveto, Rocco and Simonelli, Maria Ausilia and Cioffi, Alessandro and Di Benedetto, Ludovico},
33
- year = {2024},
34
- url = {https://huggingface.co/datasets/VerbACxSS/s-ItaIst},
35
- urldate = {2024-12-23}
36
- }
37
  ```
 
1
+ ---
2
+ pretty_name: s-ItaIst
3
+ language:
4
+ - it
5
+ task_categories:
6
+ - text-generation
7
+ tags:
8
+ - legal
9
+ size_categories:
10
+ - n<1K
11
+ license: mit
12
+ configs:
13
+ - config_name: comma
14
+ data_files: corpus.csv
15
+ sep: ','
16
+ ---
17
+ # Corpus s-ItaIst
18
+ The corpus containing 8 texts selected from [ItaIst corpus](https://huggingface.co/datasets/VerbACxSS/ItaIst) and manually simplified by human experts.
19
+
20
+ For information contact Marco Russodivito ([email protected])
21
+
22
+ ## Acknowledgements
23
+ This contribution is a result of the research conducted within the framework of the PRIN 2020 (Progetti di Rilevante Interesse Nazionale) "VerbACxSS: on analytic verbs, complexity, synthetic verbs, and simplification. For accessibility" (Prot. 2020BJKB9M), funded by the Italian Ministero dell'Università e della Ricerca.
24
+
25
+
26
+ ## How to cite
27
+ Giuliana Fiorentino, Vittorio Ganfi, Rocco Oliveto, Marco Russodivito, Alessandro Cioffi, Maria Ausilia Simonelli, Ludovico Di Benedetto (2024), s-ItaIst corpus. https://huggingface.co/datasets/VerbACxSS/s-ItaIst.
28
+
29
+ ```
30
+ @online{sItaIst,
31
+ title = {s-Ita{I}st corpus},
32
+ author = {Fiorentino, Giuliana and Ganfi, Vittorio and Russodivito, Marco and Oliveto, Rocco and Simonelli, Maria Ausilia and Cioffi, Alessandro and Di Benedetto, Ludovico},
33
+ year = {2024},
34
+ url = {https://huggingface.co/datasets/VerbACxSS/s-ItaIst},
35
+ urldate = {2024-12-23}
36
+ }
37
  ```