Datasets:
Updated the cleaned text
Browse files
README.md
CHANGED
@@ -1,3 +1,31 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: public-domain
|
3 |
+
datasets:
|
4 |
+
- iapp/thai_laws
|
5 |
+
task_categories:
|
6 |
+
- text-generation
|
7 |
+
language:
|
8 |
+
- th
|
9 |
+
size_categories:
|
10 |
+
- 10K<n<100K
|
11 |
---
|
12 |
+
|
13 |
+
# Thai Laws Dataset
|
14 |
+
|
15 |
+
This dataset contains Thai law texts from the Office of the Council of State, Thailand.
|
16 |
+
The dataset has been cleaned and processed by the iApp Team to improve data quality and accessibility. The cleaning process included:
|
17 |
+
|
18 |
+
- Converting system IDs to integer format
|
19 |
+
- Removing leading/trailing whitespace from titles and text
|
20 |
+
- Normalizing newlines to maintain consistent formatting
|
21 |
+
- Removing excessive blank lines
|
22 |
+
|
23 |
+
The cleaned dataset is now available on Hugging Face for easy access and integration into NLP projects.
|
24 |
+
|
25 |
+
## Original Dataset Details
|
26 |
+
|
27 |
+
- Original source: [PyThaiNLP/thai-law v0.2](https://github.com/PyThaiNLP/thai-law/releases/tag/v0.2)
|
28 |
+
- Data provider: [Office of the Council of State, Thailand](https://www.krisdika.go.th/)
|
29 |
+
- Dataset size: 42,755 rows
|
30 |
+
- License: Public Domain
|
31 |
+
- Language: Thai
|
train.csv
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90f1b3b601587da809430878645efec7605b12f7b2311f897d89af59eaecb357
|
3 |
+
size 841342433
|