Legal_advice_czech / README.md
roslein's picture
Update README.md
e900004 verified
metadata
license: apache-2.0
task_categories:
  - question-answering
language:
  - cs
tags:
  - legal
pretty_name: Právní poradna
size_categories:
  - 10K<n<100K

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. Title: The title of the legal inquiry.
  2. Question: The full text of the user's legal question.
  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.