Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
Thai
Size:
10K - 100K
Tags:
legal
License:
wannaphong
commited on
Commit
•
b44441f
1
Parent(s):
a3f7507
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,44 @@ dataset_info:
|
|
13 |
num_examples: 42755
|
14 |
download_size: 190585391
|
15 |
dataset_size: 825923852
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
# Dataset Card for "thailaw"
|
18 |
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
num_examples: 42755
|
14 |
download_size: 190585391
|
15 |
dataset_size: 825923852
|
16 |
+
license: cc0-1.0
|
17 |
+
task_categories:
|
18 |
+
- text-generation
|
19 |
+
language:
|
20 |
+
- th
|
21 |
+
tags:
|
22 |
+
- legal
|
23 |
+
size_categories:
|
24 |
+
- 10K<n<100K
|
25 |
---
|
26 |
# Dataset Card for "thailaw"
|
27 |
|
28 |
+
## English
|
29 |
+
|
30 |
+
Thai Law Dataset (Act of Parliament)
|
31 |
+
|
32 |
+
- Data source from Office of the Council of State, Thailand. [https://www.krisdika.go.th/](https://www.krisdika.go.th/)
|
33 |
+
- This part of PyThaiNLP Project.
|
34 |
+
- License Dataset is public domain.
|
35 |
+
|
36 |
+
Download https://github.com/PyThaiNLP/thai-law/releases
|
37 |
+
|
38 |
+
## Thai
|
39 |
+
คลังข้อมูลกฎหมายไทย (พระราชบัญญัติ)
|
40 |
+
|
41 |
+
- ข้อมูลเก็บรวบรวมมาจากเว็บไซต์สำนักงานคณะกรรมการกฤษฎีกา [https://www.krisdika.go.th/](https://www.krisdika.go.th/)
|
42 |
+
- โครงการนี้เป็นส่วนหนึ่งในแผนพัฒนา [PyThaiNLP](https://github.com/PyThaiNLP/)
|
43 |
+
- ข้อมูลที่รวบรวมในคลังข้อความนี้เป็นสาธารณสมบัติ (public domain) ตามพ.ร.บ.ลิขสิทธิ์ พ.ศ. 2537 มาตรา 7 (สิ่งต่อไปนี้ไม่ถือว่าเป็นงานอันมีลิขสิทธิ์ตามพระราชบัญญัตินี้ (1) ข่าวประจำวัน และข้อเท็จจริงต่างๆ ที่มีลักษณะเป็นเพียงข่าวสารอันมิใช่งานในแผนกวรรณคดี แผนกวิทยาศาสตร์ หรือแผนกศิลปะ [...] (3) ระเบียบ ข้อบังคับ ประกาศ คำสั่ง คำชี้แจง และหนังสือตอบโต้ของกระทรวง ทบวง กรม หรือหน่วยงานอื่นใดของรัฐหรือของท้องถิ่น [...])
|
44 |
+
|
45 |
+
ดาวน์โหลดได้ที่ https://github.com/PyThaiNLP/thai-law/releases
|
46 |
+
|
47 |
+
|
48 |
+
This dataset is Thai Law dataset v0.2
|
49 |
+
|
50 |
+
- Data source from Office of the Council of State, Thailand. [https://www.krisdika.go.th/](https://www.krisdika.go.th/)
|
51 |
+
- This part of PyThaiNLP Project.
|
52 |
+
- License Dataset is public domain.
|
53 |
+
|
54 |
+
Datasize: 42,755 row
|
55 |
+
|
56 |
+
GitHub: [https://github.com/PyThaiNLP/thai-law/releases/tag/v0.2](https://github.com/PyThaiNLP/thai-law/releases/tag/v0.2)
|