Gummybear05 commited on
Commit
4ffb118
1 Parent(s): a79a717

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 +1288 -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>": 1287,
3
+ "<s>": 1286
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
+ "1284": {
4
+ "content": "[UNK]",
5
+ "lstrip": true,
6
+ "normalized": false,
7
+ "rstrip": true,
8
+ "single_word": false,
9
+ "special": false
10
+ },
11
+ "1285": {
12
+ "content": "[PAD]",
13
+ "lstrip": true,
14
+ "normalized": false,
15
+ "rstrip": true,
16
+ "single_word": false,
17
+ "special": false
18
+ },
19
+ "1286": {
20
+ "content": "<s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "1287": {
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": false,
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,1288 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "(": 1,
3
+ ")": 2,
4
+ ":": 3,
5
+ "A": 4,
6
+ "F": 5,
7
+ "N": 6,
8
+ "O": 7,
9
+ "P": 8,
10
+ "S": 9,
11
+ "[PAD]": 1285,
12
+ "[UNK]": 1284,
13
+ "\\": 10,
14
+ "|": 0,
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
+ "핍": 1201,
1206
+ "핏": 1202,
1207
+ "핑": 1203,
1208
+ "하": 1204,
1209
+ "학": 1205,
1210
+ "한": 1206,
1211
+ "할": 1207,
1212
+ "함": 1208,
1213
+ "합": 1209,
1214
+ "핫": 1210,
1215
+ "핬": 1211,
1216
+ "항": 1212,
1217
+ "해": 1213,
1218
+ "핵": 1214,
1219
+ "핸": 1215,
1220
+ "햄": 1216,
1221
+ "햇": 1217,
1222
+ "했": 1218,
1223
+ "행": 1219,
1224
+ "향": 1220,
1225
+ "허": 1221,
1226
+ "헌": 1222,
1227
+ "헐": 1223,
1228
+ "험": 1224,
1229
+ "헛": 1225,
1230
+ "헤": 1226,
1231
+ "헥": 1227,
1232
+ "헬": 1228,
1233
+ "헷": 1229,
1234
+ "혀": 1230,
1235
+ "현": 1231,
1236
+ "혈": 1232,
1237
+ "혐": 1233,
1238
+ "협": 1234,
1239
+ "혔": 1235,
1240
+ "형": 1236,
1241
+ "혜": 1237,
1242
+ "호": 1238,
1243
+ "혹": 1239,
1244
+ "혼": 1240,
1245
+ "홀": 1241,
1246
+ "홈": 1242,
1247
+ "홉": 1243,
1248
+ "홍": 1244,
1249
+ "화": 1245,
1250
+ "확": 1246,
1251
+ "환": 1247,
1252
+ "활": 1248,
1253
+ "황": 1249,
1254
+ "회": 1250,
1255
+ "획": 1251,
1256
+ "횟": 1252,
1257
+ "횡": 1253,
1258
+ "효": 1254,
1259
+ "후": 1255,
1260
+ "훅": 1256,
1261
+ "훈": 1257,
1262
+ "훌": 1258,
1263
+ "훔": 1259,
1264
+ "훗": 1260,
1265
+ "훡": 1261,
1266
+ "훨": 1262,
1267
+ "훼": 1263,
1268
+ "휘": 1264,
1269
+ "휙": 1265,
1270
+ "휠": 1266,
1271
+ "휴": 1267,
1272
+ "흉": 1268,
1273
+ "흐": 1269,
1274
+ "흑": 1270,
1275
+ "흔": 1271,
1276
+ "흘": 1272,
1277
+ "흙": 1273,
1278
+ "흠": 1274,
1279
+ "흡": 1275,
1280
+ "흥": 1276,
1281
+ "흩": 1277,
1282
+ "희": 1278,
1283
+ "흰": 1279,
1284
+ "히": 1280,
1285
+ "힌": 1281,
1286
+ "힐": 1282,
1287
+ "힘": 1283
1288
+ }