CAPP / README.md
Tricoteuses's picture
Upload README.md with huggingface_hub
4f3e028 verified
metadata
pretty_name: French French Court of Judicial jurisprudence (CAPP) Dataset Dataset
configs:
  - config_name: default
    data_files:
      - path: data/*parquet
        split: train
language:
  - fr
task_categories:
  - text-generation
  - text2text-generation
  - table-question-answering
  - summarization
  - text-retrieval
  - question-answering
  - text-classification
tags:
  - legal
  - text-generation
  - conditional-text-generation
  - french law
  - droit français
source_datasets:
  - original
multilinguality:
  - monolingual
license: mit

French Court of Judicial jurisprudence decisions (CAPP) Dataset (06/04/2025)

Dataset Description

The CAPP Dataset contains decisions from the French Courts of Judicial jurisprudence decisions (https://www.legifrance.gouv.fr/search/juri). This dataset is sourced from DILA/OPENDATA/CAPP. This comprehensive collection includes appellate court decisions, providing valuable insights into French jurisprudence and legal reasoning at the appeal level. It serves as a rich resource for machine learning engineers interested in exploring regulatory texts, legal reasoning, and related applications in the legal domain.

Remarks:

  • With the Internal Identifier (id), the full text of the article is accessible at the following URL: https://www.legifrance.gouv.fr/juri/id/[id]

Source Data

The data originates from the official DILA (Direction de l'Information Légale et Administrative) platform through their open data initiative. The original data can be accessed at: CAPP DILA Open Data Platform.

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 XML formatting

Data Splits

The dataset is provided as a single split without train/validation/test partitioning.

Considerations for Using the Data

Social Impact

  • Improves accessibility to French legislative texts
  • Enables computational analysis of legal documents
  • Supports transparency in legal research

Legal Considerations

  • Usage should comply with Légifrance terms of service
  • Attribution should be provided to the original source
  • Users should verify the current validity of legal texts

Additional Information

Licensing Information

This dataset is released under the MIT License. Please refer to the license file for more details.

Acknowledgments

Citation Information

When using this dataset, please cite both:

  1. The original DILA source (https://echanges.dila.gouv.fr/OPENDATA/)
  2. This dataset processing implementation

Contributions

Contributions to improve the dataset processing can be made through the repository's issue tracker or pull requests.