CoolFace
Datasetpublic

roslein/Legal_advice_czech

Legal Advice Dataset Dataset Description This dataset contains scraped legal questions (but also a simply informational content without any question present) and answers from Bezplatná Právní Poradna. The data consists of legal inquiries submitted by users and expert responses provided on the website. It is structured for ease of use in natural language processing (NLP) tasks related to legal text classification, question-answering models, and text summarization.… See the full description on the dataset page: https://huggingface.co/datasets/roslein/Legal_advice_czech.

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes32downloads
Dataset Card

Legal Advice Dataset

Dataset Description

This dataset contains scraped legal questions (but also a simply informational content without any question present) and answers from Bezplatná Právní Poradna. The data consists of legal inquiries submitted by users and expert responses provided on the website. It is structured for ease of use in natural language processing (NLP) tasks related to legal text classification, question-answering models, and text summarization. However, some posts are not questions but rather a informational post on novelizations ect. The dataset requires to be check and modified by AI agents.

Data Structure

The dataset is provided in CSV format with the following columns:

  1. 1.Title: The title of the legal inquiry.
  2. 2.Question: The full text of the user's legal question.
  3. 3.Answer: The expert's legal response to the inquiry.

Each row represents a single legal consultation, with data extracted from publicly available pages on the source website.

License and Data Ownership

The data in this dataset belongs to the owners of Bezplatná Právní Poradna - https://www.bezplatnapravniporadna.cz and is shared according to their licensing terms. This dataset does not claim any ownership of the content and is strictly intended for research and educational purposes. Users must ensure compliance with the website's terms of use before utilizing the dataset.

For any questions regarding the dataset's usage and permissions, please refer to the official website of https://www.bezplatnapravniporadna.cz.