File size: 1,169 Bytes
c6f9c88 d9b1790 c6f9c88 d9b1790 ecce1f6 d9b1790 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
---
dataset_info:
features:
- name: n_cabinet
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 3019140
num_examples: 60
download_size: 1038348
dataset_size: 3019140
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: cc0-1.0
task_categories:
- text-generation
language:
- th
size_categories:
- n<1K
---
# Thailand Policy Statements
Collect all Thailand policy statements from Thailand government
License: CC-0
This project is a part of PyThaiNLP project.
Github: [https://github.com/PyThaiNLP/thailand-policy-statements](https://github.com/PyThaiNLP/thailand-policy-statements)
## Citation
> Phatthiyaphaibun, W. (2024). Thailand Policy Statements (1.0) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.10842589
or
```
@dataset{phatthiyaphaibun_2024_10842589,
author = {Phatthiyaphaibun, Wannaphong},
title = {Thailand Policy Statements},
month = mar,
year = 2024,
publisher = {Zenodo},
version = {1.0},
doi = {10.5281/zenodo.10842589},
url = {https://doi.org/10.5281/zenodo.10842589}
}
``` |