Gummybear05 commited on
Commit
6b4ea3f
1 Parent(s): 931be07

Upload tokenizer

Browse files
Files changed (5) hide show
  1. README.md +199 -0
  2. added_tokens.json +4 -0
  3. special_tokens_map.json +6 -0
  4. tokenizer_config.json +47 -0
  5. vocab.json +1205 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
added_tokens.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "</s>": 1204,
3
+ "<s>": 1203
4
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "[PAD]",
5
+ "unk_token": "[UNK]"
6
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "1201": {
4
+ "content": "[UNK]",
5
+ "lstrip": true,
6
+ "normalized": false,
7
+ "rstrip": true,
8
+ "single_word": false,
9
+ "special": false
10
+ },
11
+ "1202": {
12
+ "content": "[PAD]",
13
+ "lstrip": true,
14
+ "normalized": false,
15
+ "rstrip": true,
16
+ "single_word": false,
17
+ "special": false
18
+ },
19
+ "1203": {
20
+ "content": "<s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "1204": {
28
+ "content": "</s>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ }
35
+ },
36
+ "bos_token": "<s>",
37
+ "clean_up_tokenization_spaces": true,
38
+ "do_lower_case": false,
39
+ "eos_token": "</s>",
40
+ "model_max_length": 1000000000000000019884624838656,
41
+ "pad_token": "[PAD]",
42
+ "replace_word_delimiter_char": " ",
43
+ "target_lang": null,
44
+ "tokenizer_class": "Wav2Vec2CTCTokenizer",
45
+ "unk_token": "[UNK]",
46
+ "word_delimiter_token": "|"
47
+ }
vocab.json ADDED
@@ -0,0 +1,1205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "(": 1,
3
+ ")": 2,
4
+ ":": 3,
5
+ "?": 4,
6
+ "N": 5,
7
+ "O": 6,
8
+ "P": 7,
9
+ "S": 8,
10
+ "[PAD]": 1202,
11
+ "[UNK]": 1201,
12
+ "|": 0,
13
+ "가": 9,
14
+ "각": 10,
15
+ "간": 11,
16
+ "갇": 12,
17
+ "갈": 13,
18
+ "갉": 14,
19
+ "감": 15,
20
+ "갑": 16,
21
+ "값": 17,
22
+ "갓": 18,
23
+ "갔": 19,
24
+ "강": 20,
25
+ "갖": 21,
26
+ "같": 22,
27
+ "갛": 23,
28
+ "개": 24,
29
+ "객": 25,
30
+ "갠": 26,
31
+ "갱": 27,
32
+ "갸": 28,
33
+ "걀": 29,
34
+ "걔": 30,
35
+ "거": 31,
36
+ "걱": 32,
37
+ "건": 33,
38
+ "걷": 34,
39
+ "걸": 35,
40
+ "검": 36,
41
+ "겁": 37,
42
+ "것": 38,
43
+ "겄": 39,
44
+ "겉": 40,
45
+ "겊": 41,
46
+ "게": 42,
47
+ "겐": 43,
48
+ "겟": 44,
49
+ "겠": 45,
50
+ "겨": 46,
51
+ "격": 47,
52
+ "겪": 48,
53
+ "견": 49,
54
+ "결": 50,
55
+ "겸": 51,
56
+ "겹": 52,
57
+ "겼": 53,
58
+ "경": 54,
59
+ "곁": 55,
60
+ "계": 56,
61
+ "고": 57,
62
+ "곡": 58,
63
+ "곤": 59,
64
+ "곧": 60,
65
+ "골": 61,
66
+ "곰": 62,
67
+ "곱": 63,
68
+ "곳": 64,
69
+ "공": 65,
70
+ "곶": 66,
71
+ "과": 67,
72
+ "관": 68,
73
+ "광": 69,
74
+ "괜": 70,
75
+ "괴": 71,
76
+ "굉": 72,
77
+ "교": 73,
78
+ "구": 74,
79
+ "국": 75,
80
+ "군": 76,
81
+ "굳": 77,
82
+ "굴": 78,
83
+ "굵": 79,
84
+ "굶": 80,
85
+ "굽": 81,
86
+ "굿": 82,
87
+ "궁": 83,
88
+ "궈": 84,
89
+ "권": 85,
90
+ "궐": 86,
91
+ "귀": 87,
92
+ "규": 88,
93
+ "균": 89,
94
+ "그": 90,
95
+ "극": 91,
96
+ "근": 92,
97
+ "글": 93,
98
+ "긁": 94,
99
+ "금": 95,
100
+ "급": 96,
101
+ "긋": 97,
102
+ "긍": 98,
103
+ "기": 99,
104
+ "긴": 100,
105
+ "길": 101,
106
+ "김": 102,
107
+ "깃": 103,
108
+ "깄": 104,
109
+ "깊": 105,
110
+ "까": 106,
111
+ "깍": 107,
112
+ "깎": 108,
113
+ "깐": 109,
114
+ "깔": 110,
115
+ "깜": 111,
116
+ "깝": 112,
117
+ "깥": 113,
118
+ "깨": 114,
119
+ "깬": 115,
120
+ "깻": 116,
121
+ "깼": 117,
122
+ "꺼": 118,
123
+ "꺽": 119,
124
+ "꺾": 120,
125
+ "껀": 121,
126
+ "껌": 122,
127
+ "껍": 123,
128
+ "껑": 124,
129
+ "께": 125,
130
+ "껴": 126,
131
+ "꼈": 127,
132
+ "꼬": 128,
133
+ "꼭": 129,
134
+ "꼼": 130,
135
+ "꼽": 131,
136
+ "꽁": 132,
137
+ "꽂": 133,
138
+ "꽃": 134,
139
+ "꽝": 135,
140
+ "꽤": 136,
141
+ "꾀": 137,
142
+ "꾸": 138,
143
+ "꾹": 139,
144
+ "꿀": 140,
145
+ "꿈": 141,
146
+ "꿉": 142,
147
+ "꿍": 143,
148
+ "꿔": 144,
149
+ "꿨": 145,
150
+ "뀌": 146,
151
+ "뀐": 147,
152
+ "뀔": 148,
153
+ "끄": 149,
154
+ "끈": 150,
155
+ "끊": 151,
156
+ "끌": 152,
157
+ "끓": 153,
158
+ "끔": 154,
159
+ "끗": 155,
160
+ "끝": 156,
161
+ "끼": 157,
162
+ "끽": 158,
163
+ "낀": 159,
164
+ "낄": 160,
165
+ "낌": 161,
166
+ "나": 162,
167
+ "낙": 163,
168
+ "낚": 164,
169
+ "난": 165,
170
+ "날": 166,
171
+ "낡": 167,
172
+ "남": 168,
173
+ "납": 169,
174
+ "낫": 170,
175
+ "났": 171,
176
+ "낭": 172,
177
+ "낮": 173,
178
+ "낳": 174,
179
+ "내": 175,
180
+ "낸": 176,
181
+ "낼": 177,
182
+ "냄": 178,
183
+ "냅": 179,
184
+ "냈": 180,
185
+ "냉": 181,
186
+ "냐": 182,
187
+ "냥": 183,
188
+ "너": 184,
189
+ "넉": 185,
190
+ "넌": 186,
191
+ "널": 187,
192
+ "넓": 188,
193
+ "넘": 189,
194
+ "넙": 190,
195
+ "넣": 191,
196
+ "네": 192,
197
+ "넷": 193,
198
+ "녀": 194,
199
+ "녁": 195,
200
+ "년": 196,
201
+ "념": 197,
202
+ "녔": 198,
203
+ "녕": 199,
204
+ "노": 200,
205
+ "녹": 201,
206
+ "논": 202,
207
+ "놀": 203,
208
+ "놈": 204,
209
+ "농": 205,
210
+ "높": 206,
211
+ "놓": 207,
212
+ "놔": 208,
213
+ "놨": 209,
214
+ "뇌": 210,
215
+ "뇨": 211,
216
+ "누": 212,
217
+ "눅": 213,
218
+ "눈": 214,
219
+ "눌": 215,
220
+ "눠": 216,
221
+ "눴": 217,
222
+ "뉘": 218,
223
+ "뉴": 219,
224
+ "늄": 220,
225
+ "느": 221,
226
+ "는": 222,
227
+ "늘": 223,
228
+ "늙": 224,
229
+ "능": 225,
230
+ "늦": 226,
231
+ "늬": 227,
232
+ "니": 228,
233
+ "닌": 229,
234
+ "닐": 230,
235
+ "님": 231,
236
+ "닙": 232,
237
+ "닝": 233,
238
+ "다": 234,
239
+ "닥": 235,
240
+ "닦": 236,
241
+ "단": 237,
242
+ "닫": 238,
243
+ "달": 239,
244
+ "닭": 240,
245
+ "닮": 241,
246
+ "담": 242,
247
+ "답": 243,
248
+ "닷": 244,
249
+ "당": 245,
250
+ "닿": 246,
251
+ "대": 247,
252
+ "댁": 248,
253
+ "댄": 249,
254
+ "댐": 250,
255
+ "댑": 251,
256
+ "댕": 252,
257
+ "더": 253,
258
+ "덕": 254,
259
+ "던": 255,
260
+ "덜": 256,
261
+ "덟": 257,
262
+ "덤": 258,
263
+ "덥": 259,
264
+ "덧": 260,
265
+ "덩": 261,
266
+ "덮": 262,
267
+ "데": 263,
268
+ "덴": 264,
269
+ "델": 265,
270
+ "뎌": 266,
271
+ "도": 267,
272
+ "독": 268,
273
+ "돈": 269,
274
+ "돋": 270,
275
+ "돌": 271,
276
+ "돕": 272,
277
+ "돗": 273,
278
+ "동": 274,
279
+ "돼": 275,
280
+ "됐": 276,
281
+ "되": 277,
282
+ "된": 278,
283
+ "될": 279,
284
+ "됨": 280,
285
+ "됩": 281,
286
+ "두": 282,
287
+ "둑": 283,
288
+ "둔": 284,
289
+ "둘": 285,
290
+ "둡": 286,
291
+ "둥": 287,
292
+ "둬": 288,
293
+ "뒀": 289,
294
+ "뒤": 290,
295
+ "뒷": 291,
296
+ "뒹": 292,
297
+ "드": 293,
298
+ "득": 294,
299
+ "든": 295,
300
+ "듣": 296,
301
+ "들": 297,
302
+ "듬": 298,
303
+ "듯": 299,
304
+ "등": 300,
305
+ "디": 301,
306
+ "딘": 302,
307
+ "딜": 303,
308
+ "딨": 304,
309
+ "딩": 305,
310
+ "딪": 306,
311
+ "따": 307,
312
+ "딱": 308,
313
+ "딴": 309,
314
+ "딸": 310,
315
+ "땀": 311,
316
+ "땅": 312,
317
+ "때": 313,
318
+ "땐": 314,
319
+ "땜": 315,
320
+ "땡": 316,
321
+ "떠": 317,
322
+ "떡": 318,
323
+ "떤": 319,
324
+ "떨": 320,
325
+ "떴": 321,
326
+ "떻": 322,
327
+ "떼": 323,
328
+ "또": 324,
329
+ "똑": 325,
330
+ "똘": 326,
331
+ "똥": 327,
332
+ "뚜": 328,
333
+ "뚝": 329,
334
+ "뚱": 330,
335
+ "뛰": 331,
336
+ "뜨": 332,
337
+ "뜩": 333,
338
+ "뜬": 334,
339
+ "뜯": 335,
340
+ "뜰": 336,
341
+ "뜸": 337,
342
+ "뜹": 338,
343
+ "뜻": 339,
344
+ "띄": 340,
345
+ "띕": 341,
346
+ "띠": 342,
347
+ "띵": 343,
348
+ "라": 344,
349
+ "락": 345,
350
+ "란": 346,
351
+ "랄": 347,
352
+ "람": 348,
353
+ "랍": 349,
354
+ "랏": 350,
355
+ "랐": 351,
356
+ "랑": 352,
357
+ "랗": 353,
358
+ "래": 354,
359
+ "랙": 355,
360
+ "랜": 356,
361
+ "램": 357,
362
+ "랩": 358,
363
+ "랫": 359,
364
+ "랬": 360,
365
+ "랭": 361,
366
+ "랴": 362,
367
+ "략": 363,
368
+ "량": 364,
369
+ "러": 365,
370
+ "럭": 366,
371
+ "런": 367,
372
+ "럴": 368,
373
+ "럼": 369,
374
+ "럽": 370,
375
+ "렀": 371,
376
+ "렁": 372,
377
+ "렇": 373,
378
+ "레": 374,
379
+ "렉": 375,
380
+ "렌": 376,
381
+ "려": 377,
382
+ "력": 378,
383
+ "련": 379,
384
+ "렬": 380,
385
+ "렴": 381,
386
+ "렵": 382,
387
+ "렸": 383,
388
+ "령": 384,
389
+ "례": 385,
390
+ "로": 386,
391
+ "록": 387,
392
+ "론": 388,
393
+ "롤": 389,
394
+ "롭": 390,
395
+ "롯": 391,
396
+ "롱": 392,
397
+ "뢰": 393,
398
+ "료": 394,
399
+ "루": 395,
400
+ "룩": 396,
401
+ "룬": 397,
402
+ "룰": 398,
403
+ "룸": 399,
404
+ "룹": 400,
405
+ "룻": 401,
406
+ "뤄": 402,
407
+ "류": 403,
408
+ "륙": 404,
409
+ "륜": 405,
410
+ "률": 406,
411
+ "륨": 407,
412
+ "륭": 408,
413
+ "르": 409,
414
+ "른": 410,
415
+ "를": 411,
416
+ "름": 412,
417
+ "릅": 413,
418
+ "릇": 414,
419
+ "릉": 415,
420
+ "릎": 416,
421
+ "리": 417,
422
+ "릭": 418,
423
+ "린": 419,
424
+ "릴": 420,
425
+ "림": 421,
426
+ "립": 422,
427
+ "릿": 423,
428
+ "링": 424,
429
+ "마": 425,
430
+ "막": 426,
431
+ "만": 427,
432
+ "많": 428,
433
+ "말": 429,
434
+ "맑": 430,
435
+ "맘": 431,
436
+ "맙": 432,
437
+ "맛": 433,
438
+ "망": 434,
439
+ "맞": 435,
440
+ "맡": 436,
441
+ "맣": 437,
442
+ "매": 438,
443
+ "맥": 439,
444
+ "맨": 440,
445
+ "맵": 441,
446
+ "맹": 442,
447
+ "맺": 443,
448
+ "머": 444,
449
+ "먹": 445,
450
+ "먼": 446,
451
+ "멀": 447,
452
+ "멈": 448,
453
+ "멋": 449,
454
+ "멍": 450,
455
+ "메": 451,
456
+ "멘": 452,
457
+ "멜": 453,
458
+ "멤": 454,
459
+ "멧": 455,
460
+ "멩": 456,
461
+ "며": 457,
462
+ "면": 458,
463
+ "멸": 459,
464
+ "명": 460,
465
+ "몇": 461,
466
+ "모": 462,
467
+ "목": 463,
468
+ "몬": 464,
469
+ "몰": 465,
470
+ "몸": 466,
471
+ "못": 467,
472
+ "몽": 468,
473
+ "묘": 469,
474
+ "무": 470,
475
+ "묵": 471,
476
+ "묶": 472,
477
+ "문": 473,
478
+ "묻": 474,
479
+ "물": 475,
480
+ "뭇": 476,
481
+ "뭉": 477,
482
+ "뭐": 478,
483
+ "뭔": 479,
484
+ "뭘": 480,
485
+ "뭡": 481,
486
+ "뮤": 482,
487
+ "믄": 483,
488
+ "미": 484,
489
+ "믹": 485,
490
+ "민": 486,
491
+ "믿": 487,
492
+ "밀": 488,
493
+ "밉": 489,
494
+ "밌": 490,
495
+ "밍": 491,
496
+ "밑": 492,
497
+ "바": 493,
498
+ "박": 494,
499
+ "밖": 495,
500
+ "반": 496,
501
+ "받": 497,
502
+ "발": 498,
503
+ "밝": 499,
504
+ "밟": 500,
505
+ "밤": 501,
506
+ "밥": 502,
507
+ "방": 503,
508
+ "밭": 504,
509
+ "배": 505,
510
+ "백": 506,
511
+ "밴": 507,
512
+ "뱃": 508,
513
+ "버": 509,
514
+ "벅": 510,
515
+ "번": 511,
516
+ "벌": 512,
517
+ "범": 513,
518
+ "법": 514,
519
+ "벗": 515,
520
+ "벚": 516,
521
+ "베": 517,
522
+ "벤": 518,
523
+ "벨": 519,
524
+ "벼": 520,
525
+ "벽": 521,
526
+ "변": 522,
527
+ "별": 523,
528
+ "볍": 524,
529
+ "볏": 525,
530
+ "병": 526,
531
+ "볕": 527,
532
+ "보": 528,
533
+ "복": 529,
534
+ "볶": 530,
535
+ "본": 531,
536
+ "볼": 532,
537
+ "봄": 533,
538
+ "봇": 534,
539
+ "봉": 535,
540
+ "봐": 536,
541
+ "봤": 537,
542
+ "봬": 538,
543
+ "뵈": 539,
544
+ "부": 540,
545
+ "북": 541,
546
+ "분": 542,
547
+ "불": 543,
548
+ "붉": 544,
549
+ "붓": 545,
550
+ "붕": 546,
551
+ "붙": 547,
552
+ "뷔": 548,
553
+ "뷰": 549,
554
+ "브": 550,
555
+ "블": 551,
556
+ "비": 552,
557
+ "빅": 553,
558
+ "빈": 554,
559
+ "빌": 555,
560
+ "빔": 556,
561
+ "빕": 557,
562
+ "빗": 558,
563
+ "빙": 559,
564
+ "빛": 560,
565
+ "빠": 561,
566
+ "빡": 562,
567
+ "빨": 563,
568
+ "빴": 564,
569
+ "빵": 565,
570
+ "빼": 566,
571
+ "빽": 567,
572
+ "뺀": 568,
573
+ "뺄": 569,
574
+ "뺐": 570,
575
+ "뻐": 571,
576
+ "뻔": 572,
577
+ "뻗": 573,
578
+ "뻣": 574,
579
+ "뻤": 575,
580
+ "뼈": 576,
581
+ "뼛": 577,
582
+ "뽀": 578,
583
+ "뽈": 579,
584
+ "뽑": 580,
585
+ "뽕": 581,
586
+ "뿌": 582,
587
+ "뿍": 583,
588
+ "뿐": 584,
589
+ "뿜": 585,
590
+ "쁘": 586,
591
+ "쁜": 587,
592
+ "쁠": 588,
593
+ "삐": 589,
594
+ "사": 590,
595
+ "삭": 591,
596
+ "산": 592,
597
+ "살": 593,
598
+ "삶": 594,
599
+ "삼": 595,
600
+ "샀": 596,
601
+ "상": 597,
602
+ "새": 598,
603
+ "색": 599,
604
+ "샐": 600,
605
+ "샘": 601,
606
+ "생": 602,
607
+ "샤": 603,
608
+ "샵": 604,
609
+ "샷": 605,
610
+ "서": 606,
611
+ "석": 607,
612
+ "섞": 608,
613
+ "선": 609,
614
+ "설": 610,
615
+ "섬": 611,
616
+ "섭": 612,
617
+ "섯": 613,
618
+ "섰": 614,
619
+ "성": 615,
620
+ "세": 616,
621
+ "센": 617,
622
+ "셀": 618,
623
+ "셈": 619,
624
+ "셋": 620,
625
+ "셔": 621,
626
+ "션": 622,
627
+ "셜": 623,
628
+ "셨": 624,
629
+ "셰": 625,
630
+ "소": 626,
631
+ "속": 627,
632
+ "손": 628,
633
+ "솔": 629,
634
+ "솜": 630,
635
+ "솟": 631,
636
+ "송": 632,
637
+ "솥": 633,
638
+ "쇄": 634,
639
+ "쇠": 635,
640
+ "쇼": 636,
641
+ "숍": 637,
642
+ "수": 638,
643
+ "숙": 639,
644
+ "순": 640,
645
+ "숟": 641,
646
+ "술": 642,
647
+ "숨": 643,
648
+ "숫": 644,
649
+ "숭": 645,
650
+ "숯": 646,
651
+ "숲": 647,
652
+ "쉐": 648,
653
+ "쉬": 649,
654
+ "쉴": 650,
655
+ "쉽": 651,
656
+ "슈": 652,
657
+ "슐": 653,
658
+ "슘": 654,
659
+ "스": 655,
660
+ "슥": 656,
661
+ "슨": 657,
662
+ "슬": 658,
663
+ "슭": 659,
664
+ "슴": 660,
665
+ "습": 661,
666
+ "슷": 662,
667
+ "승": 663,
668
+ "시": 664,
669
+ "식": 665,
670
+ "신": 666,
671
+ "싣": 667,
672
+ "실": 668,
673
+ "싫": 669,
674
+ "심": 670,
675
+ "십": 671,
676
+ "싱": 672,
677
+ "싶": 673,
678
+ "싸": 674,
679
+ "싹": 675,
680
+ "싼": 676,
681
+ "쌀": 677,
682
+ "쌈": 678,
683
+ "쌌": 679,
684
+ "쌓": 680,
685
+ "쌤": 681,
686
+ "써": 682,
687
+ "썩": 683,
688
+ "썬": 684,
689
+ "썰": 685,
690
+ "썼": 686,
691
+ "���": 687,
692
+ "쏘": 688,
693
+ "쏙": 689,
694
+ "쏟": 690,
695
+ "쏠": 691,
696
+ "쑤": 692,
697
+ "쑥": 693,
698
+ "쓰": 694,
699
+ "쓴": 695,
700
+ "쓸": 696,
701
+ "씀": 697,
702
+ "씁": 698,
703
+ "씌": 699,
704
+ "씨": 700,
705
+ "씩": 701,
706
+ "씬": 702,
707
+ "씹": 703,
708
+ "씻": 704,
709
+ "아": 705,
710
+ "악": 706,
711
+ "안": 707,
712
+ "앉": 708,
713
+ "않": 709,
714
+ "알": 710,
715
+ "앓": 711,
716
+ "암": 712,
717
+ "압": 713,
718
+ "앗": 714,
719
+ "았": 715,
720
+ "앙": 716,
721
+ "앞": 717,
722
+ "애": 718,
723
+ "액": 719,
724
+ "앤": 720,
725
+ "앨": 721,
726
+ "앱": 722,
727
+ "앵": 723,
728
+ "야": 724,
729
+ "약": 725,
730
+ "얀": 726,
731
+ "얄": 727,
732
+ "얇": 728,
733
+ "얌": 729,
734
+ "양": 730,
735
+ "얗": 731,
736
+ "얘": 732,
737
+ "어": 733,
738
+ "억": 734,
739
+ "언": 735,
740
+ "얹": 736,
741
+ "얻": 737,
742
+ "얼": 738,
743
+ "엄": 739,
744
+ "업": 740,
745
+ "없": 741,
746
+ "엇": 742,
747
+ "었": 743,
748
+ "엉": 744,
749
+ "엊": 745,
750
+ "엎": 746,
751
+ "에": 747,
752
+ "엑": 748,
753
+ "엔": 749,
754
+ "엘": 750,
755
+ "엠": 751,
756
+ "엥": 752,
757
+ "여": 753,
758
+ "역": 754,
759
+ "엮": 755,
760
+ "연": 756,
761
+ "열": 757,
762
+ "염": 758,
763
+ "엽": 759,
764
+ "엿": 760,
765
+ "였": 761,
766
+ "영": 762,
767
+ "옆": 763,
768
+ "예": 764,
769
+ "옛": 765,
770
+ "오": 766,
771
+ "옥": 767,
772
+ "온": 768,
773
+ "올": 769,
774
+ "옮": 770,
775
+ "옵": 771,
776
+ "옷": 772,
777
+ "옹": 773,
778
+ "와": 774,
779
+ "왁": 775,
780
+ "완": 776,
781
+ "왓": 777,
782
+ "왔": 778,
783
+ "왕": 779,
784
+ "왜": 780,
785
+ "왠": 781,
786
+ "외": 782,
787
+ "왼": 783,
788
+ "요": 784,
789
+ "욕": 785,
790
+ "욜": 786,
791
+ "용": 787,
792
+ "우": 788,
793
+ "욱": 789,
794
+ "운": 790,
795
+ "울": 791,
796
+ "움": 792,
797
+ "웃": 793,
798
+ "웅": 794,
799
+ "워": 795,
800
+ "웍": 796,
801
+ "원": 797,
802
+ "월": 798,
803
+ "웠": 799,
804
+ "웨": 800,
805
+ "웬": 801,
806
+ "위": 802,
807
+ "유": 803,
808
+ "육": 804,
809
+ "윤": 805,
810
+ "율": 806,
811
+ "윳": 807,
812
+ "융": 808,
813
+ "으": 809,
814
+ "은": 810,
815
+ "을": 811,
816
+ "음": 812,
817
+ "응": 813,
818
+ "의": 814,
819
+ "이": 815,
820
+ "익": 816,
821
+ "인": 817,
822
+ "일": 818,
823
+ "읽": 819,
824
+ "잃": 820,
825
+ "임": 821,
826
+ "입": 822,
827
+ "잇": 823,
828
+ "있": 824,
829
+ "잉": 825,
830
+ "잊": 826,
831
+ "잌": 827,
832
+ "잎": 828,
833
+ "자": 829,
834
+ "작": 830,
835
+ "잔": 831,
836
+ "잖": 832,
837
+ "잘": 833,
838
+ "잠": 834,
839
+ "잡": 835,
840
+ "잣": 836,
841
+ "잤": 837,
842
+ "장": 838,
843
+ "재": 839,
844
+ "쟁": 840,
845
+ "저": 841,
846
+ "적": 842,
847
+ "전": 843,
848
+ "절": 844,
849
+ "젊": 845,
850
+ "점": 846,
851
+ "접": 847,
852
+ "젓": 848,
853
+ "정": 849,
854
+ "젖": 850,
855
+ "제": 851,
856
+ "젝": 852,
857
+ "젠": 853,
858
+ "져": 854,
859
+ "졌": 855,
860
+ "조": 856,
861
+ "족": 857,
862
+ "존": 858,
863
+ "졸": 859,
864
+ "좀": 860,
865
+ "좁": 861,
866
+ "종": 862,
867
+ "좋": 863,
868
+ "좌": 864,
869
+ "죄": 865,
870
+ "죠": 866,
871
+ "주": 867,
872
+ "죽": 868,
873
+ "준": 869,
874
+ "줄": 870,
875
+ "줌": 871,
876
+ "중": 872,
877
+ "줘": 873,
878
+ "줬": 874,
879
+ "쥐": 875,
880
+ "즈": 876,
881
+ "즉": 877,
882
+ "즌": 878,
883
+ "즐": 879,
884
+ "즘": 880,
885
+ "즙": 881,
886
+ "증": 882,
887
+ "지": 883,
888
+ "직": 884,
889
+ "진": 885,
890
+ "질": 886,
891
+ "짐": 887,
892
+ "집": 888,
893
+ "짓": 889,
894
+ "징": 890,
895
+ "짜": 891,
896
+ "짝": 892,
897
+ "짠": 893,
898
+ "짧": 894,
899
+ "짬": 895,
900
+ "짰": 896,
901
+ "짱": 897,
902
+ "째": 898,
903
+ "쨌": 899,
904
+ "쨍": 900,
905
+ "쩌": 901,
906
+ "쩍": 902,
907
+ "쩔": 903,
908
+ "쩜": 904,
909
+ "쪄": 905,
910
+ "쪘": 906,
911
+ "쪼": 907,
912
+ "쪽": 908,
913
+ "쫀": 909,
914
+ "쫄": 910,
915
+ "쫌": 911,
916
+ "쫓": 912,
917
+ "쫙": 913,
918
+ "쬐": 914,
919
+ "쭈": 915,
920
+ "쭉": 916,
921
+ "쭤": 917,
922
+ "쯤": 918,
923
+ "찌": 919,
924
+ "찍": 920,
925
+ "찐": 921,
926
+ "찔": 922,
927
+ "찜": 923,
928
+ "찝": 924,
929
+ "찢": 925,
930
+ "차": 926,
931
+ "착": 927,
932
+ "찬": 928,
933
+ "찮": 929,
934
+ "찰": 930,
935
+ "참": 931,
936
+ "찹": 932,
937
+ "찻": 933,
938
+ "창": 934,
939
+ "찾": 935,
940
+ "채": 936,
941
+ "책": 937,
942
+ "챙": 938,
943
+ "처": 939,
944
+ "척": 940,
945
+ "천": 941,
946
+ "철": 942,
947
+ "첨": 943,
948
+ "첩": 944,
949
+ "첫": 945,
950
+ "청": 946,
951
+ "체": 947,
952
+ "쳐": 948,
953
+ "쳤": 949,
954
+ "초": 950,
955
+ "촉": 951,
956
+ "촌": 952,
957
+ "총": 953,
958
+ "촬": 954,
959
+ "최": 955,
960
+ "추": 956,
961
+ "축": 957,
962
+ "춘": 958,
963
+ "출": 959,
964
+ "춤": 960,
965
+ "춥": 961,
966
+ "춧": 962,
967
+ "충": 963,
968
+ "춰": 964,
969
+ "췄": 965,
970
+ "췌": 966,
971
+ "취": 967,
972
+ "츄": 968,
973
+ "츠": 969,
974
+ "측": 970,
975
+ "츰": 971,
976
+ "층": 972,
977
+ "치": 973,
978
+ "칙": 974,
979
+ "친": 975,
980
+ "칠": 976,
981
+ "칡": 977,
982
+ "침": 978,
983
+ "칫": 979,
984
+ "칭": 980,
985
+ "카": 981,
986
+ "칵": 982,
987
+ "칸": 983,
988
+ "칼": 984,
989
+ "캉": 985,
990
+ "캐": 986,
991
+ "캔": 987,
992
+ "캠": 988,
993
+ "캡": 989,
994
+ "캤": 990,
995
+ "캬": 991,
996
+ "커": 992,
997
+ "컨": 993,
998
+ "컬": 994,
999
+ "컴": 995,
1000
+ "컵": 996,
1001
+ "컷": 997,
1002
+ "컸": 998,
1003
+ "케": 999,
1004
+ "켓": 1000,
1005
+ "켜": 1001,
1006
+ "켰": 1002,
1007
+ "코": 1003,
1008
+ "콕": 1004,
1009
+ "콘": 1005,
1010
+ "콜": 1006,
1011
+ "콤": 1007,
1012
+ "콧": 1008,
1013
+ "콩": 1009,
1014
+ "쾌": 1010,
1015
+ "쿠": 1011,
1016
+ "쿨": 1012,
1017
+ "쿼": 1013,
1018
+ "쿽": 1014,
1019
+ "퀴": 1015,
1020
+ "큐": 1016,
1021
+ "큘": 1017,
1022
+ "크": 1018,
1023
+ "큰": 1019,
1024
+ "클": 1020,
1025
+ "큼": 1021,
1026
+ "키": 1022,
1027
+ "킨": 1023,
1028
+ "킬": 1024,
1029
+ "킹": 1025,
1030
+ "타": 1026,
1031
+ "탁": 1027,
1032
+ "탄": 1028,
1033
+ "탈": 1029,
1034
+ "탐": 1030,
1035
+ "탑": 1031,
1036
+ "탓": 1032,
1037
+ "탔": 1033,
1038
+ "탕": 1034,
1039
+ "태": 1035,
1040
+ "택": 1036,
1041
+ "탬": 1037,
1042
+ "탱": 1038,
1043
+ "터": 1039,
1044
+ "턱": 1040,
1045
+ "턴": 1041,
1046
+ "털": 1042,
1047
+ "텀": 1043,
1048
+ "텁": 1044,
1049
+ "텃": 1045,
1050
+ "텅": 1046,
1051
+ "테": 1047,
1052
+ "텍": 1048,
1053
+ "텐": 1049,
1054
+ "텔": 1050,
1055
+ "템": 1051,
1056
+ "텨": 1052,
1057
+ "토": 1053,
1058
+ "톡": 1054,
1059
+ "톤": 1055,
1060
+ "톨": 1056,
1061
+ "톱": 1057,
1062
+ "통": 1058,
1063
+ "퇴": 1059,
1064
+ "투": 1060,
1065
+ "툭": 1061,
1066
+ "툴": 1062,
1067
+ "퉁": 1063,
1068
+ "튀": 1064,
1069
+ "튈": 1065,
1070
+ "튜": 1066,
1071
+ "트": 1067,
1072
+ "특": 1068,
1073
+ "튼": 1069,
1074
+ "튿": 1070,
1075
+ "틀": 1071,
1076
+ "틈": 1072,
1077
+ "티": 1073,
1078
+ "틱": 1074,
1079
+ "틴": 1075,
1080
+ "틸": 1076,
1081
+ "팀": 1077,
1082
+ "팁": 1078,
1083
+ "팅": 1079,
1084
+ "파": 1080,
1085
+ "팍": 1081,
1086
+ "팎": 1082,
1087
+ "판": 1083,
1088
+ "팔": 1084,
1089
+ "팠": 1085,
1090
+ "팡": 1086,
1091
+ "팥": 1087,
1092
+ "패": 1088,
1093
+ "팬": 1089,
1094
+ "팰": 1090,
1095
+ "퍼": 1091,
1096
+ "펄": 1092,
1097
+ "펌": 1093,
1098
+ "펍": 1094,
1099
+ "페": 1095,
1100
+ "펜": 1096,
1101
+ "펴": 1097,
1102
+ "편": 1098,
1103
+ "펼": 1099,
1104
+ "폈": 1100,
1105
+ "평": 1101,
1106
+ "폐": 1102,
1107
+ "포": 1103,
1108
+ "폭": 1104,
1109
+ "폰": 1105,
1110
+ "폴": 1106,
1111
+ "폼": 1107,
1112
+ "표": 1108,
1113
+ "푸": 1109,
1114
+ "푹": 1110,
1115
+ "푼": 1111,
1116
+ "풀": 1112,
1117
+ "품": 1113,
1118
+ "풍": 1114,
1119
+ "퓨": 1115,
1120
+ "프": 1116,
1121
+ "픈": 1117,
1122
+ "플": 1118,
1123
+ "피": 1119,
1124
+ "픽": 1120,
1125
+ "핀": 1121,
1126
+ "필": 1122,
1127
+ "핍": 1123,
1128
+ "핏": 1124,
1129
+ "핑": 1125,
1130
+ "하": 1126,
1131
+ "학": 1127,
1132
+ "한": 1128,
1133
+ "할": 1129,
1134
+ "함": 1130,
1135
+ "합": 1131,
1136
+ "핫": 1132,
1137
+ "항": 1133,
1138
+ "해": 1134,
1139
+ "핵": 1135,
1140
+ "핸": 1136,
1141
+ "햄": 1137,
1142
+ "햇": 1138,
1143
+ "했": 1139,
1144
+ "행": 1140,
1145
+ "향": 1141,
1146
+ "허": 1142,
1147
+ "헌": 1143,
1148
+ "헐": 1144,
1149
+ "험": 1145,
1150
+ "헛": 1146,
1151
+ "헝": 1147,
1152
+ "헤": 1148,
1153
+ "헬": 1149,
1154
+ "헹": 1150,
1155
+ "혀": 1151,
1156
+ "혁": 1152,
1157
+ "현": 1153,
1158
+ "혈": 1154,
1159
+ "협": 1155,
1160
+ "혔": 1156,
1161
+ "형": 1157,
1162
+ "혜": 1158,
1163
+ "호": 1159,
1164
+ "혹": 1160,
1165
+ "혼": 1161,
1166
+ "홀": 1162,
1167
+ "홈": 1163,
1168
+ "홉": 1164,
1169
+ "홍": 1165,
1170
+ "화": 1166,
1171
+ "확": 1167,
1172
+ "환": 1168,
1173
+ "활": 1169,
1174
+ "황": 1170,
1175
+ "회": 1171,
1176
+ "획": 1172,
1177
+ "횟": 1173,
1178
+ "횡": 1174,
1179
+ "효": 1175,
1180
+ "후": 1176,
1181
+ "훈": 1177,
1182
+ "훌": 1178,
1183
+ "훑": 1179,
1184
+ "훨": 1180,
1185
+ "훼": 1181,
1186
+ "휘": 1182,
1187
+ "휙": 1183,
1188
+ "휠": 1184,
1189
+ "휴": 1185,
1190
+ "흉": 1186,
1191
+ "흐": 1187,
1192
+ "흔": 1188,
1193
+ "흘": 1189,
1194
+ "흙": 1190,
1195
+ "흠": 1191,
1196
+ "흡": 1192,
1197
+ "흥": 1193,
1198
+ "흩": 1194,
1199
+ "희": 1195,
1200
+ "흰": 1196,
1201
+ "히": 1197,
1202
+ "힌": 1198,
1203
+ "힐": 1199,
1204
+ "힘": 1200
1205
+ }