lianghsun/tw-processed-laws
收藏Hugging Face2024-06-03 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/lianghsun/tw-processed-laws
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
task_categories:
- text-generation
language:
- zh
tags:
- legal
pretty_name: 台灣法規法條內容資料集
size_categories:
- 100K<n<1M
---
# 台灣法規法條內容資料集
本存儲庫包含有關台灣法規法條內容的資料集,這些資料是通過中華民國全國法規資料庫 API 獲取並經過後處理整理而成。
## 資料集格式
資料集的內容格式如下:
```
{law_name} {article_no} {article_content}
```
其中:
- `{law_name}` 代表法規名稱
- `{article_no}` 代表法條編號
- `{article_content}` 代表法條內容
## 資料來源
資料來源於 [中華民國全國法規資料庫](https://law.moj.gov.tw/) 的 API。我們透過後處理來確保資料的整潔和一致性。
---
license: apache-2.0
---
This dataset contains detailed information about Taiwans legal regulations and articles, obtained through the API of the National Legal Database of the Republic of China and post-processed. The dataset format includes law name, article number, and article content, suitable for text generation tasks, with a size between 100K and 1M, in Chinese language, tagged as legal.
提供机构:
lianghsun
原始信息汇总
台灣法規法條內容資料集概述
基本信息
- 许可证: Apache-2.0
- 任务类别: 文本生成
- 语言: 中文
- 标签: 法律
- 数据集大小: 100K<n<1M
数据集描述
本数据集包含台湾法规法条内容,通过中華民國全國法規資料庫 API 获取并经过后处理整理。
数据集格式
数据集内容格式如下:
{law_name} {article_no} {article_content}
其中:
{law_name}代表法规名称{article_no}代表法条编号{article_content}代表法条内容
数据来源
数据来源于中華民國全國法規資料庫的 API,通过后处理确保数据的整洁和一致性。



