File size: 1,865 Bytes
47edefa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
994b133
 
 
 
 
 
 
 
 
47edefa
994b133
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: book
    dtype: string
  - name: author
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 216881184
    num_examples: 353
  download_size: 82979882
  dataset_size: 216881184
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: cc0-1.0
task_categories:
- text-generation
language:
- th
tags:
- book
size_categories:
- n<1K
---
# Thai TNHC2 Books

This dataset collect all books from [TNHC2 corpus](https://www.arts.chula.ac.th/chulaseal/tnhc2/).
We clean the dataset to use text to pretraining model and nlp task.


All books: 353 books

License: CC-0

> TNHC2 Dataset (Original) have many a lots of details (chapter, author's detail and more). The dataset is clean to pretraining model and nlp task.

TNHC2 Dataset (Original): [https://www.arts.chula.ac.th/chulaseal/tnhc2/](https://www.arts.chula.ac.th/chulaseal/tnhc2/)

## Citations

### Original Dataset

> พิทยาวัฒน์ พิทยาภรณ์, มณฑล กาญจโนฬาร, สัณห์ธวัช ธัญวงษ์ และกานต์วิรุช นุชประหาร. (2566). ชุดข้อมูล TNHC2. สืบค้นเมื่อ วัน 6 มีนาคม 2567 จาก https://www.arts.chula.ac.th/chulaseal/tnhc2/

### Thai TNHC2 Books

APA

> Phatthiyaphaibun, W. (2024). Thai TNHC2 Books [Data set]. Zenodo. https://doi.org/10.5281/zenodo.10783292

BibTeX

```bib
@dataset{phatthiyaphaibun_2024_10783292,
  author       = {Phatthiyaphaibun, Wannaphong},
  title        = {Thai TNHC2 Books},
  month        = mar,
  year         = 2024,
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.10783292},
  url          = {https://doi.org/10.5281/zenodo.10783292}
}
```