wannaphong commited on
Commit
d9b1790
1 Parent(s): c6f9c88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -16,4 +16,37 @@ configs:
16
  data_files:
17
  - split: train
18
  path: data/train-*
 
 
 
 
 
 
 
19
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  data_files:
17
  - split: train
18
  path: data/train-*
19
+ license: cc0-1.0
20
+ task_categories:
21
+ - text-generation
22
+ language:
23
+ - th
24
+ size_categories:
25
+ - n<1K
26
  ---
27
+ # Thailand Policy Statements
28
+ Collect all Thailand policy statements from Thailand government
29
+
30
+ License: CC-0
31
+
32
+
33
+ This project is a part of PyThaiNLP project.
34
+
35
+ ## Citation
36
+
37
+ > Phatthiyaphaibun, W. (2024). Thailand Policy Statements (1.0) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.10842589
38
+
39
+ or
40
+
41
+ ```
42
+ @dataset{phatthiyaphaibun_2024_10842589,
43
+ author = {Phatthiyaphaibun, Wannaphong},
44
+ title = {Thailand Policy Statements},
45
+ month = mar,
46
+ year = 2024,
47
+ publisher = {Zenodo},
48
+ version = {1.0},
49
+ doi = {10.5281/zenodo.10842589},
50
+ url = {https://doi.org/10.5281/zenodo.10842589}
51
+ }
52
+ ```