-
Notifications
You must be signed in to change notification settings - Fork 0
/
vocab.json
77 lines (77 loc) · 899 Bytes
/
vocab.json
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
72
73
74
75
76
77
{
"[PAD]": 0,
"[UNK]": 1,
"|": 2,
"aa": 3,
"aai": 4,
"aak": 5,
"aam": 6,
"aan": 7,
"aang": 8,
"aap": 9,
"aat": 10,
"aau": 11,
"ai": 12,
"ak": 13,
"am": 14,
"an": 15,
"ang": 16,
"ap": 17,
"at": 18,
"au": 19,
"b": 20,
"c": 21,
"d": 22,
"e": 23,
"ei": 24,
"ek": 25,
"eng": 26,
"eoi": 27,
"eon": 28,
"eot": 29,
"ep": 30,
"eu": 31,
"f": 32,
"g": 33,
"gw": 34,
"h": 35,
"i": 36,
"ik": 37,
"im": 38,
"in": 39,
"ing": 40,
"ip": 41,
"it": 42,
"iu": 43,
"j": 44,
"k": 45,
"kw": 46,
"l": 47,
"m": 48,
"n": 49,
"ng": 50,
"o": 51,
"oe": 52,
"oek": 53,
"oeng": 54,
"oi": 55,
"ok": 56,
"on": 57,
"ong": 58,
"ot": 59,
"ou": 60,
"p": 61,
"s": 62,
"t": 63,
"u": 64,
"ui": 65,
"uk": 66,
"un": 67,
"ung": 68,
"ut": 69,
"w": 70,
"yu": 71,
"yun": 72,
"yut": 73,
"z": 74
}