Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Languages:
Thai
Size:
100K - 1M
Tags:
word-tokenization
License:
Commit
•
1272c10
1
Parent(s):
cb854e4
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +13 -5
- best2009/test-00000-of-00001.parquet +3 -0
- best2009/train-00000-of-00001.parquet +3 -0
- dataset_infos.json +77 -1
README.md
CHANGED
@@ -20,6 +20,7 @@ pretty_name: best2009
|
|
20 |
tags:
|
21 |
- word-tokenization
|
22 |
dataset_info:
|
|
|
23 |
features:
|
24 |
- name: fname
|
25 |
dtype: string
|
@@ -47,16 +48,23 @@ dataset_info:
|
|
47 |
names:
|
48 |
'0': neg
|
49 |
'1': pos
|
50 |
-
config_name: best2009
|
51 |
splits:
|
52 |
- name: train
|
53 |
-
num_bytes:
|
54 |
num_examples: 148995
|
55 |
- name: test
|
56 |
-
num_bytes:
|
57 |
num_examples: 2252
|
58 |
-
download_size:
|
59 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
---
|
61 |
|
62 |
# Dataset Card for `best2009`
|
|
|
20 |
tags:
|
21 |
- word-tokenization
|
22 |
dataset_info:
|
23 |
+
config_name: best2009
|
24 |
features:
|
25 |
- name: fname
|
26 |
dtype: string
|
|
|
48 |
names:
|
49 |
'0': neg
|
50 |
'1': pos
|
|
|
51 |
splits:
|
52 |
- name: train
|
53 |
+
num_bytes: 483129698
|
54 |
num_examples: 148995
|
55 |
- name: test
|
56 |
+
num_bytes: 10498706
|
57 |
num_examples: 2252
|
58 |
+
download_size: 28084787
|
59 |
+
dataset_size: 493628404
|
60 |
+
configs:
|
61 |
+
- config_name: best2009
|
62 |
+
data_files:
|
63 |
+
- split: train
|
64 |
+
path: best2009/train-*
|
65 |
+
- split: test
|
66 |
+
path: best2009/test-*
|
67 |
+
default: true
|
68 |
---
|
69 |
|
70 |
# Dataset Card for `best2009`
|
best2009/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cd580b1e8f2761e72c587eae89c018fde26fe638537c9539fb796981ab1238a
|
3 |
+
size 493105
|
best2009/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fcc077d023b90cb389f2ffd9341b4fb87f56c34cd7cd540ca0b4deff28e71f1
|
3 |
+
size 27591682
|
dataset_infos.json
CHANGED
@@ -1 +1,77 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best2009": {
|
3 |
+
"description": "`best2009` is a Thai word-tokenization dataset from encyclopedia, novels, news and articles by\n[NECTEC](https://www.nectec.or.th/) (148,995/2,252 lines of train/test). It was created for\n[BEST 2010: Word Tokenization Competition](https://thailang.nectec.or.th/archive/indexa290.html?q=node/10).\nThe test set answers are not provided publicly.\n",
|
4 |
+
"citation": "@inproceedings{kosawat2009best,\n title={BEST 2009: Thai word segmentation software contest},\n author={Kosawat, Krit and Boriboon, Monthika and Chootrakool, Patcharika and Chotimongkol, Ananlada and Klaithin, Supon and Kongyoung, Sarawoot and Kriengket, Kanyanut and Phaholphinyo, Sitthaa and Purodakananda, Sumonmas and Thanakulwarapas, Tipraporn and others},\n booktitle={2009 Eighth International Symposium on Natural Language Processing},\n pages={83--88},\n year={2009},\n organization={IEEE}\n}\n@inproceedings{boriboon2009best,\n title={Best corpus development and analysis},\n author={Boriboon, Monthika and Kriengket, Kanyanut and Chootrakool, Patcharika and Phaholphinyo, Sitthaa and Purodakananda, Sumonmas and Thanakulwarapas, Tipraporn and Kosawat, Krit},\n booktitle={2009 International Conference on Asian Language Processing},\n pages={322--327},\n year={2009},\n organization={IEEE}\n}\n",
|
5 |
+
"homepage": "https://aiforthai.in.th/",
|
6 |
+
"license": "CC-BY-NC-SA 3.0",
|
7 |
+
"features": {
|
8 |
+
"fname": {
|
9 |
+
"dtype": "string",
|
10 |
+
"_type": "Value"
|
11 |
+
},
|
12 |
+
"char": {
|
13 |
+
"feature": {
|
14 |
+
"dtype": "string",
|
15 |
+
"_type": "Value"
|
16 |
+
},
|
17 |
+
"_type": "Sequence"
|
18 |
+
},
|
19 |
+
"char_type": {
|
20 |
+
"feature": {
|
21 |
+
"names": [
|
22 |
+
"b_e",
|
23 |
+
"c",
|
24 |
+
"d",
|
25 |
+
"n",
|
26 |
+
"o",
|
27 |
+
"p",
|
28 |
+
"q",
|
29 |
+
"s",
|
30 |
+
"s_e",
|
31 |
+
"t",
|
32 |
+
"v",
|
33 |
+
"w"
|
34 |
+
],
|
35 |
+
"_type": "ClassLabel"
|
36 |
+
},
|
37 |
+
"_type": "Sequence"
|
38 |
+
},
|
39 |
+
"is_beginning": {
|
40 |
+
"feature": {
|
41 |
+
"names": [
|
42 |
+
"neg",
|
43 |
+
"pos"
|
44 |
+
],
|
45 |
+
"_type": "ClassLabel"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"builder_name": "best2009",
|
51 |
+
"dataset_name": "best2009",
|
52 |
+
"config_name": "best2009",
|
53 |
+
"version": {
|
54 |
+
"version_str": "1.0.0",
|
55 |
+
"major": 1,
|
56 |
+
"minor": 0,
|
57 |
+
"patch": 0
|
58 |
+
},
|
59 |
+
"splits": {
|
60 |
+
"train": {
|
61 |
+
"name": "train",
|
62 |
+
"num_bytes": 483129698,
|
63 |
+
"num_examples": 148995,
|
64 |
+
"dataset_name": null
|
65 |
+
},
|
66 |
+
"test": {
|
67 |
+
"name": "test",
|
68 |
+
"num_bytes": 10498706,
|
69 |
+
"num_examples": 2252,
|
70 |
+
"dataset_name": null
|
71 |
+
}
|
72 |
+
},
|
73 |
+
"download_size": 28084787,
|
74 |
+
"dataset_size": 493628404,
|
75 |
+
"size_in_bytes": 521713191
|
76 |
+
}
|
77 |
+
}
|