wannaphong
commited on
Commit
•
f6e0c7c
1
Parent(s):
bba3823
Update README.md
Browse files
README.md
CHANGED
@@ -18,4 +18,28 @@ configs:
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
+
license: cc0-1.0
|
22 |
+
language:
|
23 |
+
- th
|
24 |
+
tags:
|
25 |
+
- legal
|
26 |
+
size_categories:
|
27 |
+
- 10K<n<100K
|
28 |
---
|
29 |
+
|
30 |
+
# Dataset Card for "ThaiLaw v1.0"
|
31 |
+
|
32 |
+
## English
|
33 |
+
|
34 |
+
Thai Law Dataset (Act of Parliament) v1.0
|
35 |
+
|
36 |
+
- Data source from Office of the Council of State, Thailand [https://www.krisdika.go.th/](https://www.krisdika.go.th/) and [law.go.th](https://law.go.th/).
|
37 |
+
- This part of [PyThaiNLP Project](https://github.com/PyThaiNLP/).
|
38 |
+
- License Dataset is public domain.
|
39 |
+
|
40 |
+
## Thai
|
41 |
+
คลังข้อมูลกฎหมายไทย (พระราชบัญญัติ) รุ่น 1.0
|
42 |
+
|
43 |
+
- ข้อมูลเก็บรวบรวมมาจากเว็บไซต์สำนักงานคณะกรรมการกฤษฎีกา [https://www.krisdika.go.th/](https://www.krisdika.go.th/) และ [law.go.th](https://law.go.th/)
|
44 |
+
- โครงการนี้เป็นส่วนหนึ่งในแผนพัฒนา [PyThaiNLP](https://github.com/PyThaiNLP/)
|
45 |
+
- ข้อมูลที่รวบรวมในคลังข้อความนี้เป็นสาธารณสมบัติ (public domain) ตามพ.ร.บ.ลิขสิทธิ์ พ.ศ. 2537 มาตรา 7 (สิ่งต่อไปนี้ไม่ถือว่าเป็นงานอันมีลิขสิทธิ์ตามพระราชบัญญัตินี้ (1) ข่าวประจำวัน และข้อเท็จจริงต่างๆ ที่มีลักษณะเป็นเพียงข่าวสารอันมิใช่งานในแผนกวรรณคดี แผนกวิทยาศาสตร์ หรือแผนกศิลปะ [...] (3) ระเบียบ ข้อบังคับ ประกาศ คำสั่ง คำชี้แจง และหนังสือตอบโต้ของกระทรวง ทบวง กรม หรือหน่วยงานอื่นใดของรัฐหรือของท้องถิ่น [...])
|