File size: 1,266 Bytes
5f7fcce ab298b4 |
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 48 |
---
dataset_info:
configs:
- config_name: default
data_files:
- split: code_rural_nouveau
path: data/code_rural_nouveau*
language:
- fr
task_categories:
- text-generation
- text2text-generation
tags:
- legal
- text-generation
- conditional-text-generation
size_categories:
- 1K<n<10K
license: cc-by-4.0
---
# Légifrance Legislative Text Dataset
## Dataset Description
The Légifrance Legislative Text Dataset is a structured collection of French legislative and regulatory texts extracted from the [Légifrance platform](https://www.legifrance.gouv.fr/).
This dataset provides machine-readable access to French legal documents, with particular focus on maintaining the integrity of French linguistic features while providing additional metadata and quality signals.
### Languages
French (fr)
## Intended Uses & Limitations
### Intended Uses
- Legal text analysis and research
- Natural Language Processing tasks on French legislative documents
- Legal information retrieval systems
- Analysis of French regulatory frameworks
### Limitations
- Limited to French legislative texts
- Dependent on the structure of source Légifrance documents
- Quality of text extraction depends on the consistency of source markdown formatting
## Dataset Structure |