File size: 2,422 Bytes
5041bdc
b3e1be8
 
 
 
 
 
 
 
0d3c7a0
5041bdc
b3e1be8
 
 
 
5041bdc
b3e1be8
0d3c7a0
b3e1be8
 
 
 
0d3c7a0
 
 
36371cb
0d3c7a0
 
 
 
 
b3e1be8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---

pretty_name: ItaIst-laws
language:
- it
task_categories:
- text-generation
tags:
- legal
size_categories:
- n<1K
license: mit
configs:
- config_name: comma
  data_files: corpus.csv
  sep: ','
---

# Corpus ItaIst-laws
The corpus containing 351 excerpts of legal references that was collected by the research unit of the University of Molise including linguists (Giuliana Fiorentino, Vittorio Ganfi), jurists (Alessandro Cioffi, Maria Assunta Simonelli, Ludovico Di Benedetto) and computer scientists (Rocco Oliveto, Marco Russodivito).

The corpus includes legal references from Italian and European laws, covering "garbage", "healthcare", and "public services" topics.


## Corpus structure
* `legal_sources`: folder that contains the original legal documents in `.xml` format. These files were used as the primary sources from which relevant excerpts of Italian and European laws have been extracted for the corpus.
* `topics`: folder that contains the corpus organized by topic. Each `.xlsx` file includes the excerpts, while the corresponding `.pdf` file provides a human-readable version.
* `norme di legge.pdf`, `atti amministrativi.pdf` and `atti amministrativi - tipologie raccolte.pdf`: documents that contains lists of original legal documents and other legal references.
* `corpus.csv`: the full corpus in `.csv` format.
* `corpus.tsv`: the full corpus in `.tsv` format.
* `corpus.xlsx`: the full corpus in `.xlsx` format.


## Acknowledgements
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.


## How to cite
Giuliana Fiorentino, Vittorio Ganfi, Rocco Oliveto, Marco Russodivito, Alessandro Cioffi, Maria Ausilia Simonelli, Ludovico Di Benedetto (2024), ItaIst-laws corpus. https://huggingface.co/datasets/VerbACxSS/ItaIst-laws.

```bibtex

@online{ItaIst,

  title   = {ItaIst-laws corpus},

  author  = {Fiorentino, Giuliana AND Ganfi, Vittorio AND Russodivito, Marco AND Oliveto, Rocco AND Simonelli, Maria Ausilia AND Cioffi, Alessandro AND Di Benedetto, Ludovico},

  year    = {2024},

  url     = {https://huggingface.co/datasets/VerbACxSS/ItaIst-laws},

  urldate = {2024-10-23}

}

```