This repository was archived by the owner on Aug 6, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathsource_v.json
More file actions
128 lines (128 loc) · 1.54 KB
/
source_v.json
File metadata and controls
128 lines (128 loc) · 1.54 KB
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"_GO_": 0,
"_EOS": 1,
"_UNK": 2,
"_PAD": 3,
" ": 4,
"e": 5,
"n": 6,
"i": 7,
"r": 8,
"s": 9,
"a": 10,
"t": 11,
"d": 12,
"h": 13,
"u": 14,
"l": 15,
"c": 16,
"o": 17,
"m": 18,
"g": 19,
"w": 20,
",": 21,
"b": 22,
".": 23,
"f": 24,
"k": 25,
"\n": 26,
"z": 27,
"v": 28,
"p": 29,
"S": 30,
"ü": 31,
"D": 32,
"A": 33,
"W": 34,
"M": 35,
"E": 36,
"I": 37,
"ö": 38,
"G": 39,
"-": 40,
"B": 41,
"K": 42,
"U": 43,
"T": 44,
"\"": 45,
"F": 46,
"P": 47,
"L": 48,
"/": 49,
"H": 50,
"y": 51,
":": 52,
"<": 53,
">": 54,
"V": 55,
"0": 56,
"R": 57,
"N": 58,
"ß": 59,
"j": 60,
"J": 61,
"Z": 62,
"?": 63,
"1": 64,
"C": 65,
"O": 66,
"_": 67,
"2": 68,
"x": 69,
"5": 70,
"3": 71,
"9": 72,
"6": 73,
"4": 74,
"8": 75,
"7": 76,
"♫": 77,
"=": 78,
"'": 79,
";": 80,
"q": 81,
"Ü": 82,
"!": 83,
"Y": 84,
"Q": 85,
"Ä": 86,
"Ö": 87,
"%": 88,
"♪": 89,
"[": 90,
"]": 91,
"&": 92,
"X": 93,
")": 94,
"(": 95,
"$": 96,
"”": 97,
"+": 98,
"‘": 99,
"°": 100,
"²": 101,
"½": 102,
"@": 103,
"#": 104,
"^": 105,
"`": 106,
"€": 107,
"*": 108,
"变": 109,
"¥": 110,
"×": 111,
"¼": 112,
"³": 113,
"ž": 114,
"č": 115,
"Ł": 116,
"́": 117,
"\\": 118,
"ō": 119,
"Ӓ": 120,
"¾": 121,
"£": 122,
"±": 123,
"√": 124,
"î": 125
}