Gummybear05 commited on
Commit
5202dac
ยท
verified ยท
1 Parent(s): 9cda99f

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 +48 -0
  5. vocab.json +1021 -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>": 1020,
3
+ "<s>": 1019
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,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "1017": {
4
+ "content": "[UNK]",
5
+ "lstrip": true,
6
+ "normalized": false,
7
+ "rstrip": true,
8
+ "single_word": false,
9
+ "special": false
10
+ },
11
+ "1018": {
12
+ "content": "[PAD]",
13
+ "lstrip": true,
14
+ "normalized": false,
15
+ "rstrip": true,
16
+ "single_word": false,
17
+ "special": false
18
+ },
19
+ "1019": {
20
+ "content": "<s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "1020": {
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
+ "extra_special_tokens": {},
41
+ "model_max_length": 1000000000000000019884624838656,
42
+ "pad_token": "[PAD]",
43
+ "replace_word_delimiter_char": " ",
44
+ "target_lang": null,
45
+ "tokenizer_class": "Wav2Vec2CTCTokenizer",
46
+ "unk_token": "[UNK]",
47
+ "word_delimiter_token": "|"
48
+ }
vocab.json ADDED
@@ -0,0 +1,1021 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "(": 1,
3
+ ")": 2,
4
+ "[PAD]": 1018,
5
+ "[UNK]": 1017,
6
+ "n": 3,
7
+ "o": 4,
8
+ "p": 5,
9
+ "s": 6,
10
+ "|": 0,
11
+ "๊ฐ€": 7,
12
+ "๊ฐ": 8,
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
+ }