chat-eur-lex / README.md
MattiaSangermano's picture
Update README.md
cb15335 verified
---
language:
- en
- it
license: cc-by-4.0
size_categories:
- 10K<n<100K
dataset_info:
features:
- name: text
dtype: string
- name: language
dtype: string
- name: celex
dtype: string
splits:
- name: train
num_bytes: 2170501297
num_examples: 37228
download_size: 489945578
dataset_size: 2170501297
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for the Chat-EUR-Lex dataset
## Dataset Description
- **Homepage:** [Chat-EUR-Lex project Homepage](https://github.com/Aptus-AI/chat-eur-lex)
- **Repository:** [Chat-EUR-Lex project Homepage](https://github.com/Aptus-AI/chat-eur-lex)
- **Point of Contact:** [Aptus Research Team](research@aptus.ai)
-
## Dataset Description
- **Homepage:** [Chat-EUR-Lex project Homepage](https://github.com/Aptus-AI/chat-eur-lex)
- **Repository:** [Chat-EUR-Lex project Homepage](https://github.com/Aptus-AI/chat-eur-lex)
- **Point of Contact:** [Aptus Research Team](research@aptus.ai)
The Chat-EUR-Lex dataset comprises a selection of legal acts in English and Italian sourced from EUR-Lex, covering the period from January 1, 2014, to December 31, 2023. Specifically, it includes all historical texts preserved in Celex 3 that remain unaltered over time, along with the most recent consolidated versions in Celex 0 for acts that have undergone amendments. Corrigenda are omitted from this dataset. Additionally, all the EUR-Lex entries that are not provided with XML or HTML data are excluded from the selection.\
Chat-EUR-Lex dataset is originated in the context of the [Chat-EUR-Lex project](https://github.com/Aptus-AI/chat-eur-lex). The Chat-EUR-Lex project is funded by the European Union within the framework of the [NGI Search project](https://ngi-search-2nd-open-call.fundingbox.com/) under grant agreement No 101069364. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or European Commission.\
Chat-EUR-Lex project is realized by the [Institute of Legal Informatics and Judicial Systems (IGSG-CNR)](https://www.igsg.cnr.it/en/) and the [Aptus.AI](https://www.aptus.ai/) startup.
### Languages
All documents are written either in Engish or Italian. Specifically, the dataset consists of 19,063 English documents and 18,165 Italian documents.
## Dataset Structure
### Data Instances
Example of dataset instance:
|text|language|celex|
|----|--------|-----|
|02018R0338 — IT — 21.08.2019 — 001.001 Il presente testo è un semplice strumento di documentazione e non produce alcun effetto giuridico. Le istituzioni dell’Unione non assumono alcuna responsabilità per i suoi contenuti. Le versioni facenti fede degli atti pertinenti, compresi i loro preamboli, sono quelle pubblicate nella Gazzetta ufficiale dell’Unione europea e disponibili in EUR-Lex. Tali testi ufficiali sono direttamente accessibili attraverso i link inseriti nel presente documento[...]| ITA| 02018R0338-20190821
### Data Fields
The following data fields are provided for each document:
`text`: (**str**) The full content of each document.\
`language`: (**str**) The language in which the document text is expressed.\
`celex`: (**str**) The official ID of the document. The CELEX number is the unique identifier for all publications in both EUR-Lex and CELLAR.
## Dataset Creation
### Curation Rationale
The dataset was created in the context of the [Chat-EUR-Lex project](https://github.com/Aptus-AI/chat-eur-lex)\. The project aim is to improve the accessibility of EU laws, thus democratizing the availability of legal information for companies, lawyers, researchers and citizens.
The rationale underlying the creation of this dataset is the selection of all the texts of legal acts in force, so as to build a system capable of providing information focusing on regulations in force only.
### Source Data
#### Initial Data Collection and Normalization
The original data are available at [EUR-Lex portal](https://eur-lex.europa.eu) in an unprocessed format.
The documents were downloaded from EUR-Lex portal in HTML format. All HTML code has been removed except the tables, therefore only textual information has been retained.
### Personal and Sensitive Information
The dataset does not include personal or sensitive information.
## Additional Information
### Dataset Curators
[Aptus Research Team](research@aptus.ai)
### Licensing Information
© European Union, 1998-2024
The Commission’s document reuse policy is based on Decision 2011/833/EU. Unless otherwise specified, you can re-use the legal documents published in EUR-Lex for commercial or non-commercial purposes.
Some documents, like the International Accounting Standards, may be subject to special conditions of use; these are mentioned in the respective Official Journal/document. You can also consult the rules on on reproducing euro coin/note images​​.
The copyright for the editorial content of this website, the summaries of EU legislation and the consolidated texts, which is owned by the EU, is licensed under the Creative Commons Attribution 4.0 International licence​​. This means that you can re-use the content provided you acknowledge the source and indicate any changes you have made.
Source [https://eur-lex.europa.eu/content/legal-notice/legal-notice.html](https://eur-lex.europa.eu/content/legal-notice/legal-notice.html?locale=en)
### Contributions
[Aptus.AI](https://www.aptus.ai/) and [Institute of Legal Informatics and Judicial Systems (IGSG-CNR)](https://www.igsg.cnr.it/en/).