|
{ |
|
"version": "1.0", |
|
"truncation": null, |
|
"padding": null, |
|
"added_tokens": [ |
|
{ |
|
"id": 0, |
|
"content": "<unk>", |
|
"single_word": false, |
|
"lstrip": false, |
|
"rstrip": false, |
|
"normalized": true, |
|
"special": true |
|
}, |
|
{ |
|
"id": 1, |
|
"content": "<s>", |
|
"single_word": false, |
|
"lstrip": false, |
|
"rstrip": false, |
|
"normalized": true, |
|
"special": true |
|
}, |
|
{ |
|
"id": 2, |
|
"content": "</s>", |
|
"single_word": false, |
|
"lstrip": false, |
|
"rstrip": false, |
|
"normalized": true, |
|
"special": true |
|
} |
|
], |
|
"normalizer": { |
|
"type": "Sequence", |
|
"normalizers": [ |
|
{ |
|
"type": "Prepend", |
|
"prepend": "β" |
|
}, |
|
{ |
|
"type": "Replace", |
|
"pattern": { |
|
"String": " " |
|
}, |
|
"content": "β" |
|
} |
|
] |
|
}, |
|
"pre_tokenizer": null, |
|
"post_processor": { |
|
"type": "TemplateProcessing", |
|
"single": [ |
|
{ |
|
"SpecialToken": { |
|
"id": "<s>", |
|
"type_id": 0 |
|
} |
|
}, |
|
{ |
|
"Sequence": { |
|
"id": "A", |
|
"type_id": 0 |
|
} |
|
} |
|
], |
|
"pair": [ |
|
{ |
|
"SpecialToken": { |
|
"id": "<s>", |
|
"type_id": 0 |
|
} |
|
}, |
|
{ |
|
"Sequence": { |
|
"id": "A", |
|
"type_id": 0 |
|
} |
|
}, |
|
{ |
|
"SpecialToken": { |
|
"id": "<s>", |
|
"type_id": 1 |
|
} |
|
}, |
|
{ |
|
"Sequence": { |
|
"id": "B", |
|
"type_id": 1 |
|
} |
|
} |
|
], |
|
"special_tokens": { |
|
"<s>": { |
|
"id": "<s>", |
|
"ids": [ |
|
1 |
|
], |
|
"tokens": [ |
|
"<s>" |
|
] |
|
} |
|
} |
|
}, |
|
"decoder": { |
|
"type": "Sequence", |
|
"decoders": [ |
|
{ |
|
"type": "Replace", |
|
"pattern": { |
|
"String": "β" |
|
}, |
|
"content": " " |
|
}, |
|
{ |
|
"type": "ByteFallback" |
|
}, |
|
{ |
|
"type": "Fuse" |
|
}, |
|
{ |
|
"type": "Strip", |
|
"content": " ", |
|
"start": 1, |
|
"stop": 0 |
|
} |
|
] |
|
}, |
|
"model": { |
|
"type": "BPE", |
|
"dropout": null, |
|
"unk_token": "<unk>", |
|
"continuing_subword_prefix": null, |
|
"end_of_word_suffix": null, |
|
"fuse_unk": true, |
|
"byte_fallback": true, |
|
"vocab": { |
|
"<unk>": 0, |
|
"<s>": 1, |
|
"</s>": 2, |
|
"<0x00>": 3, |
|
"<0x01>": 4, |
|
"<0x02>": 5, |
|
"<0x03>": 6, |
|
"<0x04>": 7, |
|
"<0x05>": 8, |
|
"<0x06>": 9, |
|
"<0x07>": 10, |
|
"<0x08>": 11, |
|
"<0x09>": 12, |
|
"<0x0A>": 13, |
|
"<0x0B>": 14, |
|
"<0x0C>": 15, |
|
"<0x0D>": 16, |
|
"<0x0E>": 17, |
|
"<0x0F>": 18, |
|
"<0x10>": 19, |
|
"<0x11>": 20, |
|
"<0x12>": 21, |
|
"<0x13>": 22, |
|
"<0x14>": 23, |
|
"<0x15>": 24, |
|
"<0x16>": 25, |
|
"<0x17>": 26, |
|
"<0x18>": 27, |
|
"<0x19>": 28, |
|
"<0x1A>": 29, |
|
"<0x1B>": 30, |
|
"<0x1C>": 31, |
|
"<0x1D>": 32, |
|
"<0x1E>": 33, |
|
"<0x1F>": 34, |
|
"<0x20>": 35, |
|
"<0x21>": 36, |
|
"<0x22>": 37, |
|
"<0x23>": 38, |
|
"<0x24>": 39, |
|
"<0x25>": 40, |
|
"<0x26>": 41, |
|
"<0x27>": 42, |
|
"<0x28>": 43, |
|
"<0x29>": 44, |
|
"<0x2A>": 45, |
|
"<0x2B>": 46, |
|
"<0x2C>": 47, |
|
"<0x2D>": 48, |
|
"<0x2E>": 49, |
|
"<0x2F>": 50, |
|
"<0x30>": 51, |
|
"<0x31>": 52, |
|
"<0x32>": 53, |
|
"<0x33>": 54, |
|
"<0x34>": 55, |
|
"<0x35>": 56, |
|
"<0x36>": 57, |
|
"<0x37>": 58, |
|
"<0x38>": 59, |
|
"<0x39>": 60, |
|
"<0x3A>": 61, |
|
"<0x3B>": 62, |
|
"<0x3C>": 63, |
|
"<0x3D>": 64, |
|
"<0x3E>": 65, |
|
"<0x3F>": 66, |
|
"<0x40>": 67, |
|
"<0x41>": 68, |
|
"<0x42>": 69, |
|
"<0x43>": 70, |
|
"<0x44>": 71, |
|
"<0x45>": 72, |
|
"<0x46>": 73, |
|
"<0x47>": 74, |
|
"<0x48>": 75, |
|
"<0x49>": 76, |
|
"<0x4A>": 77, |
|
"<0x4B>": 78, |
|
"<0x4C>": 79, |
|
"<0x4D>": 80, |
|
"<0x4E>": 81, |
|
"<0x4F>": 82, |
|
"<0x50>": 83, |
|
"<0x51>": 84, |
|
"<0x52>": 85, |
|
"<0x53>": 86, |
|
"<0x54>": 87, |
|
"<0x55>": 88, |
|
"<0x56>": 89, |
|
"<0x57>": 90, |
|
"<0x58>": 91, |
|
"<0x59>": 92, |
|
"<0x5A>": 93, |
|
"<0x5B>": 94, |
|
"<0x5C>": 95, |
|
"<0x5D>": 96, |
|
"<0x5E>": 97, |
|
"<0x5F>": 98, |
|
"<0x60>": 99, |
|
"<0x61>": 100, |
|
"<0x62>": 101, |
|
"<0x63>": 102, |
|
"<0x64>": 103, |
|
"<0x65>": 104, |
|
"<0x66>": 105, |
|
"<0x67>": 106, |
|
"<0x68>": 107, |
|
"<0x69>": 108, |
|
"<0x6A>": 109, |
|
"<0x6B>": 110, |
|
"<0x6C>": 111, |
|
"<0x6D>": 112, |
|
"<0x6E>": 113, |
|
"<0x6F>": 114, |
|
"<0x70>": 115, |
|
"<0x71>": 116, |
|
"<0x72>": 117, |
|
"<0x73>": 118, |
|
"<0x74>": 119, |
|
"<0x75>": 120, |
|
"<0x76>": 121, |
|
"<0x77>": 122, |
|
"<0x78>": 123, |
|
"<0x79>": 124, |
|
"<0x7A>": 125, |
|
"<0x7B>": 126, |
|
"<0x7C>": 127, |
|
"<0x7D>": 128, |
|
"<0x7E>": 129, |
|
"<0x7F>": 130, |
|
"<0x80>": 131, |
|
"<0x81>": 132, |
|
"<0x82>": 133, |
|
"<0x83>": 134, |
|
"<0x84>": 135, |
|
"<0x85>": 136, |
|
"<0x86>": 137, |
|
"<0x87>": 138, |
|
"<0x88>": 139, |
|
"<0x89>": 140, |
|
"<0x8A>": 141, |
|
"<0x8B>": 142, |
|
"<0x8C>": 143, |
|
"<0x8D>": 144, |
|
"<0x8E>": 145, |
|
"<0x8F>": 146, |
|
"<0x90>": 147, |
|
"<0x91>": 148, |
|
"<0x92>": 149, |
|
"<0x93>": 150, |
|
"<0x94>": 151, |
|
"<0x95>": 152, |
|
"<0x96>": 153, |
|
"<0x97>": 154, |
|
"<0x98>": 155, |
|
"<0x99>": 156, |
|
"<0x9A>": 157, |
|
"<0x9B>": 158, |
|
"<0x9C>": 159, |
|
"<0x9D>": 160, |
|
"<0x9E>": 161, |
|
"<0x9F>": 162, |
|
"<0xA0>": 163, |
|
"<0xA1>": 164, |
|
"<0xA2>": 165, |
|
"<0xA3>": 166, |
|
"<0xA4>": 167, |
|
"<0xA5>": 168, |
|
"<0xA6>": 169, |
|
"<0xA7>": 170, |
|
"<0xA8>": 171, |
|
"<0xA9>": 172, |
|
"<0xAA>": 173, |
|
"<0xAB>": 174, |
|
"<0xAC>": 175, |
|
"<0xAD>": 176, |
|
"<0xAE>": 177, |
|
"<0xAF>": 178, |
|
"<0xB0>": 179, |
|
"<0xB1>": 180, |
|
"<0xB2>": 181, |
|
"<0xB3>": 182, |
|
"<0xB4>": 183, |
|
"<0xB5>": 184, |
|
"<0xB6>": 185, |
|
"<0xB7>": 186, |
|
"<0xB8>": 187, |
|
"<0xB9>": 188, |
|
"<0xBA>": 189, |
|
"<0xBB>": 190, |
|
"<0xBC>": 191, |
|
"<0xBD>": 192, |
|
"<0xBE>": 193, |
|
"<0xBF>": 194, |
|
"<0xC0>": 195, |
|
"<0xC1>": 196, |
|
"<0xC2>": 197, |
|
"<0xC3>": 198, |
|
"<0xC4>": 199, |
|
"<0xC5>": 200, |
|
"<0xC6>": 201, |
|
"<0xC7>": 202, |
|
"<0xC8>": 203, |
|
"<0xC9>": 204, |
|
"<0xCA>": 205, |
|
"<0xCB>": 206, |
|
"<0xCC>": 207, |
|
"<0xCD>": 208, |
|
"<0xCE>": 209, |
|
"<0xCF>": 210, |
|
"<0xD0>": 211, |
|
"<0xD1>": 212, |
|
"<0xD2>": 213, |
|
"<0xD3>": 214, |
|
"<0xD4>": 215, |
|
"<0xD5>": 216, |
|
"<0xD6>": 217, |
|
"<0xD7>": 218, |
|
"<0xD8>": 219, |
|
"<0xD9>": 220, |
|
"<0xDA>": 221, |
|
"<0xDB>": 222, |
|
"<0xDC>": 223, |
|
"<0xDD>": 224, |
|
"<0xDE>": 225, |
|
"<0xDF>": 226, |
|
"<0xE0>": 227, |
|
"<0xE1>": 228, |
|
"<0xE2>": 229, |
|
"<0xE3>": 230, |
|
"<0xE4>": 231, |
|
"<0xE5>": 232, |
|
"<0xE6>": 233, |
|
"<0xE7>": 234, |
|
"<0xE8>": 235, |
|
"<0xE9>": 236, |
|
"<0xEA>": 237, |
|
"<0xEB>": 238, |
|
"<0xEC>": 239, |
|
"<0xED>": 240, |
|
"<0xEE>": 241, |
|
"<0xEF>": 242, |
|
"<0xF0>": 243, |
|
"<0xF1>": 244, |
|
"<0xF2>": 245, |
|
"<0xF3>": 246, |
|
"<0xF4>": 247, |
|
"<0xF5>": 248, |
|
"<0xF6>": 249, |
|
"<0xF7>": 250, |
|
"<0xF8>": 251, |
|
"<0xF9>": 252, |
|
"<0xFA>": 253, |
|
"<0xFB>": 254, |
|
"<0xFC>": 255, |
|
"<0xFD>": 256, |
|
"<0xFE>": 257, |
|
"<0xFF>": 258, |
|
"ββ": 259, |
|
"βt": 260, |
|
"er": 261, |
|
"in": 262, |
|
"βa": 263, |
|
"en": 264, |
|
"on": 265, |
|
"βth": 266, |
|
"es": 267, |
|
"ββββ": 268, |
|
"βs": 269, |
|
"βd": 270, |
|
"at": 271, |
|
"or": 272, |
|
"an": 273, |
|
"βc": 274, |
|
"is": 275, |
|
"re": 276, |
|
"it": 277, |
|
"βthe": 278, |
|
"ar": 279, |
|
"le": 280, |
|
"βw": 281, |
|
"βp": 282, |
|
"ou": 283, |
|
"al": 284, |
|
"βf": 285, |
|
"βm": 286, |
|
"ed": 287, |
|
"βo": 288, |
|
"βb": 289, |
|
"om": 290, |
|
"ion": 291, |
|
"ing": 292, |
|
"ic": 293, |
|
"as": 294, |
|
"el": 295, |
|
"ent": 296, |
|
"βin": 297, |
|
"βh": 298, |
|
"nd": 299, |
|
"et": 300, |
|
"βl": 301, |
|
"βn": 302, |
|
"st": 303, |
|
"βto": 304, |
|
"ch": 305, |
|
"βI": 306, |
|
"ro": 307, |
|
"ββββββββ": 308, |
|
"il": 309, |
|
"βof": 310, |
|
"de": 311, |
|
"ct": 312, |
|
"β(": 313, |
|
"am": 314, |
|
"βC": 315, |
|
"βde": 316, |
|
"βS": 317, |
|
"βu": 318, |
|
"βA": 319, |
|
"β\\": 320, |
|
"βe": 321, |
|
"βand": 322, |
|
"βT": 323, |
|
"ol": 324, |
|
"βv": 325, |
|
"im": 326, |
|
"ot": 327, |
|
"ad": 328, |
|
"ut": 329, |
|
"βg": 330, |
|
"em": 331, |
|
"ur": 332, |
|
"id": 333, |
|
"β*": 334, |
|
"ig": 335, |
|
"ra": 336, |
|
"βre": 337, |
|
"βis": 338, |
|
"qu": 339, |
|
"ow": 340, |
|
"βM": 341, |
|
"est": 342, |
|
"βy": 343, |
|
"se": 344, |
|
"ve": 345, |
|
"ce": 346, |
|
"ie": 347, |
|
"un": 348, |
|
"βP": 349, |
|
"βB": 350, |
|
"ag": 351, |
|
"ul": 352, |
|
"β=": 353, |
|
"he": 354, |
|
"end": 355, |
|
"ode": 356, |
|
"ter": 357, |
|
"ment": 358, |
|
"os": 359, |
|
"βD": 360, |
|
"if": 361, |
|
"ation": 362, |
|
"βfor": 363, |
|
"βr": 364, |
|
"βL": 365, |
|
"βyou": 366, |
|
"βbe": 367, |
|
"ly": 368, |
|
"ver": 369, |
|
"ab": 370, |
|
"te": 371, |
|
"βit": 372, |
|
"βon": 373, |
|
"ri": 374, |
|
"us": 375, |
|
"β\"": 376, |
|
"βwh": 377, |
|
"βcon": 378, |
|
"βH": 379, |
|
"βst": 380, |
|
"ir": 381, |
|
"βE": 382, |
|
"βF": 383, |
|
"ck": 384, |
|
"βan": 385, |
|
"th": 386, |
|
"eg": 387, |
|
"ay": 388, |
|
"ith": 389, |
|
"βR": 390, |
|
"ist": 391, |
|
"and": 392, |
|
"βthat": 393, |
|
"βal": 394, |
|
"β$": 395, |
|
"β#": 396, |
|
"od": 397, |
|
"um": 398, |
|
"βW": 399, |
|
"ht": 400, |
|
"code": 401, |
|
"βG": 402, |
|
"ate": 403, |
|
"ess": 404, |
|
"βN": 405, |
|
"ere": 406, |
|
"pp": 407, |
|
"βas": 408, |
|
"βse": 409, |
|
"βpro": 410, |
|
"βwith": 411, |
|
"pe": 412, |
|
"βk": 413, |
|
"ers": 414, |
|
"pt": 415, |
|
");": 416, |
|
"lo": 417, |
|
"βββββ": 418, |
|
"βcom": 419, |
|
"ame": 420, |
|
"β`": 421, |
|
"βCom": 422, |
|
"ia": 423, |
|
"ant": 424, |
|
"βla": 425, |
|
"β{": 426, |
|
"βen": 427, |
|
"ction": 428, |
|
"βex": 429, |
|
"ld": 430, |
|
"ub": 431, |
|
"βj": 432, |
|
"la": 433, |
|
"ue": 434, |
|
"βJ": 435, |
|
"ich": 436, |
|
"βdo": 437, |
|
"βO": 438, |
|
"βqu": 439, |
|
"iv": 440, |
|
"ort": 441, |
|
"art": 442, |
|
"βun": 443, |
|
"β##": 444, |
|
"βthis": 445, |
|
"ke": 446, |
|
"βha": 447, |
|
"β-": 448, |
|
"out": 449, |
|
"βThe": 450, |
|
"βnot": 451, |
|
"βne": 452, |
|
"ill": 453, |
|
"βle": 454, |
|
"ci": 455, |
|
"rom": 456, |
|
"ine": 457, |
|
"//": 458, |
|
"op": 459, |
|
"egin": 460, |
|
"βComment": 461, |
|
"ββββββββββββββββ": 462, |
|
"begin": 463, |
|
"ΡΡ": 464, |
|
"ass": 465, |
|
"iz": 466, |
|
").": 467, |
|
"og": 468, |
|
"βΠΏ": 469, |
|
"βor": 470, |
|
"βwas": 471, |
|
"βat": 472, |
|
"our": 473, |
|
"βi": 474, |
|
"ain": 475, |
|
"βK": 476, |
|
"Π½Π°": 477, |
|
"βV": 478, |
|
"ge": 479, |
|
"βsu": 480, |
|
"ap": 481, |
|
"age": 482, |
|
"ould": 483, |
|
"ne": 484, |
|
"av": 485, |
|
"xt": 486, |
|
"ore": 487, |
|
"ile": 488, |
|
"--": 489, |
|
"βΠ²": 490, |
|
"βby": 491, |
|
"li": 492, |
|
"ath": 493, |
|
"ΡΠ°": 494, |
|
"ber": 495, |
|
"ach": 496, |
|
"all": 497, |
|
"βTh": 498, |
|
"ult": 499, |
|
"β}": 500, |
|
"βU": 501, |
|
"βus": 502, |
|
"βz": 503, |
|
"ust": 504, |
|
"βhave": 505, |
|
"lic": 506, |
|
"Π½ΠΈ": 507, |
|
"βcan": 508, |
|
"tr": 509, |
|
"com": 510, |
|
"),": 511, |
|
"βIn": 512, |
|
"ind": 513, |
|
"ell": 514, |
|
"βfrom": 515, |
|
"ΠΎΠ²": 516, |
|
"to": 517, |
|
"β[": 518, |
|
"able": 519, |
|
"ost": 520, |
|
"βch": 521, |
|
"ect": 522, |
|
"ight": 523, |
|
"int": 524, |
|
"β'": 525, |
|
"βare": 526, |
|
"βim": 527, |
|
"βsh": 528, |
|
"β<": 529, |
|
"βAn": 530, |
|
"βΡ": 531, |
|
"ata": 532, |
|
"ire": 533, |
|
"βtr": 534, |
|
"con": 535, |
|
"ord": 536, |
|
"ity": 537, |
|
"ard": 538, |
|
"ββββββ": 539, |
|
"βhe": 540, |
|
"βbut": 541, |
|
"oc": 542, |
|
"=\"": 543, |
|
"βpr": 544, |
|
"ure": 545, |
|
"per": 546, |
|
"ack": 547, |
|
"ork": 548, |
|
"ong": 549, |
|
"ans": 550, |
|
"ΠΊΠΎ": 551, |
|
"ple": 552, |
|
"βdes": 553, |
|
"ok": 554, |
|
"orm": 555, |
|
"wer": 556, |
|
"ak": 557, |
|
"pr": 558, |
|
"ase": 559, |
|
"βel": 560, |
|
"ph": 561, |
|
"ac": 562, |
|
"βund": 563, |
|
"βar": 564, |
|
"βif": 565, |
|
"ud": 566, |
|
"ps": 567, |
|
"ite": 568, |
|
"ble": 569, |
|
"Π½ΠΎ": 570, |
|
"fer": 571, |
|
"pl": 572, |
|
"ive": 573, |
|
"ang": 574, |
|
"ens": 575, |
|
"ΡΠΎ": 576, |
|
"βso": 577, |
|
"so": 578, |
|
"ast": 579, |
|
"()": 580, |
|
"swer": 581, |
|
"ru": 582, |
|
"ies": 583, |
|
"β:": 584, |
|
"au": 585, |
|
"ov": 586, |
|
"ΡΠ΅": 587, |
|
"Π³ΠΎ": 588, |
|
"βder": 589, |
|
"βmy": 590, |
|
"βwe": 591, |
|
"βme": 592, |
|
"nt": 593, |
|
"βad": 594, |
|
"urn": 595, |
|
"βyour": 596, |
|
"://": 597, |
|
"are": 598, |
|
"βall": 599, |
|
"ff": 600, |
|
"io": 601, |
|
"estion": 602, |
|
"ime": 603, |
|
"βer": 604, |
|
"lass": 605, |
|
"βΠΈ": 606, |
|
"βwhich": 607, |
|
"ome": 608, |
|
"ont": 609, |
|
"βpar": 610, |
|
"βma": 611, |
|
"βY": 612, |
|
"\",": 613, |
|
"βΠΎ": 614, |
|
"ft": 615, |
|
"ial": 616, |
|
"cc": 617, |
|
"ound": 618, |
|
"βli": 619, |
|
"βres": 620, |
|
"eth": 621, |
|
"ject": 622, |
|
"βapp": 623, |
|
"βSt": 624, |
|
"ice": 625, |
|
"βam": 626, |
|
"act": 627, |
|
"βdel": 628, |
|
"gr": 629, |
|
"ated": 630, |
|
"ier": 631, |
|
"ββββββββββββ": 632, |
|
"βab": 633, |
|
"βet": 634, |
|
"ally": 635, |
|
"..": 636, |
|
"port": 637, |
|
"ik": 638, |
|
"βper": 639, |
|
"βcont": 640, |
|
"ΡΠΈ": 641, |
|
"ΠΊΠ°": 642, |
|
"ser": 643, |
|
"Π»ΠΈ": 644, |
|
"ll": 645, |
|
"iew": 646, |
|
"ign": 647, |
|
"_{": 648, |
|
"put": 649, |
|
"one": 650, |
|
"unction": 651, |
|
"βdi": 652, |
|
"ary": 653, |
|
"ition": 654, |
|
"ma": 655, |
|
"Π΅Π½": 656, |
|
"get": 657, |
|
"βlo": 658, |
|
"βval": 659, |
|
"βQ": 660, |
|
"ran": 661, |
|
"βΠ΄": 662, |
|
"ence": 663, |
|
"βwork": 664, |
|
"βΠ½Π°": 665, |
|
"ip": 666, |
|
"item": 667, |
|
"ype": 668, |
|
"β&": 669, |
|
"βhis": 670, |
|
"βuse": 671, |
|
"der": 672, |
|
"βAnswer": 673, |
|
"βwill": 674, |
|
"ize": 675, |
|
"ΡΠ°": 676, |
|
"low": 677, |
|
"βCh": 678, |
|
"βget": 679, |
|
"ide": 680, |
|
"ous": 681, |
|
"ink": 682, |
|
"ption": 683, |
|
"Π»Π°": 684, |
|
"turn": 685, |
|
"ung": 686, |
|
"ec": 687, |
|
"ug": 688, |
|
"form": 689, |
|
"res": 690, |
|
"htt": 691, |
|
"oug": 692, |
|
"Π»Ρ": 693, |
|
"βno": 694, |
|
"cl": 695, |
|
"βro": 696, |
|
"βone": 697, |
|
"tt": 698, |
|
"cri": 699, |
|
"du": 700, |
|
"βup": 701, |
|
"ΡΠΎ": 702, |
|
"(\"": 703, |
|
"βob": 704, |
|
"we": 705, |
|
"ory": 706, |
|
"βest": 707, |
|
"ery": 708, |
|
"iel": 709, |
|
"str": 710, |
|
"ob": 711, |
|
"βque": 712, |
|
"ian": 713, |
|
"βout": 714, |
|
"βpl": 715, |
|
"βnew": 716, |
|
"ΠΊΠΈ": 717, |
|
"β+": 718, |
|
"ry": 719, |
|
"oth": 720, |
|
"ther": 721, |
|
"βvar": 722, |
|
"βwould": 723, |
|
"βser": 724, |
|
"tern": 725, |
|
"text": 726, |
|
"βthere": 727, |
|
"ish": 728, |
|
"ror": 729, |
|
"ΡΠ΅": 730, |
|
"βset": 731, |
|
"β@": 732, |
|
"βΠΏΠΎ": 733, |
|
"βte": 734, |
|
"ex": 735, |
|
"βreturn": 736, |
|
"ail": 737, |
|
"βany": 738, |
|
"βIt": 739, |
|
"βfunction": 740, |
|
"{\\": 741, |
|
"',": 742, |
|
"Γ©s": 743, |
|
"ale": 744, |
|
"Π°Π½": 745, |
|
"βwhen": 746, |
|
"ib": 747, |
|
"βgo": 748, |
|
"ance": 749, |
|
"βhad": 750, |
|
"βQu": 751, |
|
"βcomp": 752, |
|
"Π»Π΅": 753, |
|
"βΠ·": 754, |
|
"math": 755, |
|
"βhas": 756, |
|
"βΠΌ": 757, |
|
"βpre": 758, |
|
"ener": 759, |
|
"βpart": 760, |
|
"elf": 761, |
|
"βdie": 762, |
|
"βlike": 763, |
|
"ray": 764, |
|
"irst": 765, |
|
"βdis": 766, |
|
"βman": 767, |
|
"rit": 768, |
|
"βthen": 769, |
|
"βclass": 770, |
|
"pro": 771, |
|
"βpo": 772, |
|
"βusing": 773, |
|
"eb": 774, |
|
"βcode": 775, |
|
"own": 776, |
|
"βsome": 777, |
|
"ces": 778, |
|
"β$\\": 779, |
|
"Π΅Ρ": 780, |
|
"lect": 781, |
|
"βau": 782, |
|
"isch": 783, |
|
"βcol": 784, |
|
"ββ": 785, |
|
"up": 786, |
|
"ons": 787, |
|
"βadd": 788, |
|
"ild": 789, |
|
"iss": 790, |
|
"val": 791, |
|
"ount": 792, |
|
"les": 793, |
|
"vent": 794, |
|
"βββββββββββββ": 795, |
|
"βZ": 796, |
|
"In": 797, |
|
"row": 798, |
|
"ear": 799, |
|
"ations": 800, |
|
"ah": 801, |
|
"que": 802, |
|
"ublic": 803, |
|
"ank": 804, |
|
"βsp": 805, |
|
"βWh": 806, |
|
"----": 807, |
|
"sk": 808, |
|
"ew": 809, |
|
"ags": 810, |
|
"ΡΠΈ": 811, |
|
"ann": 812, |
|
"ββ": 813, |
|
"ert": 814, |
|
"ace": 815, |
|
"sch": 816, |
|
"βneed": 817, |
|
"βΓ ": 818, |
|
"ien": 819, |
|
"ough": 820, |
|
"Π½Π΅": 821, |
|
"βdef": 822, |
|
"ij": 823, |
|
"ern": 824, |
|
"βwhat": 825, |
|
"βAr": 826, |
|
"wo": 827, |
|
"ml": 828, |
|
"</": 829, |
|
"βRe": 830, |
|
"βes": 831, |
|
"βinst": 832, |
|
"bo": 833, |
|
"az": 834, |
|
"β###": 835, |
|
"βΠ±": 836, |
|
"erm": 837, |
|
"βAl": 838, |
|
"led": 839, |
|
"Π΄Π°": 840, |
|
"ten": 841, |
|
"set": 842, |
|
"Π»ΠΎ": 843, |
|
"βcomm": 844, |
|
"sh": 845, |
|
"Π²Π°": 846, |
|
"β/": 847, |
|
"βdata": 848, |
|
"β//": 849, |
|
"](": 850, |
|
"βstr": 851, |
|
"ose": 852, |
|
"βUn": 853, |
|
"ven": 854, |
|
"St": 855, |
|
"...": 856, |
|
"βΠ‘": 857, |
|
"yst": 858, |
|
"βΒ«": 859, |
|
"ick": 860, |
|
"ix": 861, |
|
"par": 862, |
|
"βΡ": 863, |
|
"βwant": 864, |
|
"ng": 865, |
|
"ote": 866, |
|
"βgr": 867, |
|
"βdu": 868, |
|
"β.": 869, |
|
"und": 870, |
|
"βonly": 871, |
|
"βsa": 872, |
|
"ely": 873, |
|
"vers": 874, |
|
"βent": 875, |
|
"))": 876, |
|
"('": 877, |
|
"βmod": 878, |
|
"ava": 879, |
|
"ton": 880, |
|
"βshould": 881, |
|
"ement": 882, |
|
"βform": 883, |
|
"βalso": 884, |
|
"βsc": 885, |
|
"ings": 886, |
|
"βYou": 887, |
|
"Γ³n": 888, |
|
"βkn": 889, |
|
"();": 890, |
|
"β|": 891, |
|
"βwere": 892, |
|
"ss": 893, |
|
"βQuestion": 894, |
|
"ise": 895, |
|
"βthey": 896, |
|
"βDe": 897, |
|
"ond": 898, |
|
"βsol": 899, |
|
"βfol": 900, |
|
"βmore": 901, |
|
"βher": 902, |
|
"β_": 903, |
|
"βΓ©": 904, |
|
"atch": 905, |
|
"fter": 906, |
|
"βcre": 907, |
|
"lock": 908, |
|
"tring": 909, |
|
"βThis": 910, |
|
"ze": 911, |
|
"ado": 912, |
|
"ull": 913, |
|
"ger": 914, |
|
"be": 915, |
|
"βother": 916, |
|
"βTags": 917, |
|
"ution": 918, |
|
"ict": 919, |
|
"βhow": 920, |
|
"βx": 921, |
|
"βSe": 922, |
|
"βche": 923, |
|
"cript": 924, |
|
"βjust": 925, |
|
"βpos": 926, |
|
"ange": 927, |
|
"ific": 928, |
|
"ree": 929, |
|
"}}": 930, |
|
"βtime": 931, |
|
"app": 932, |
|
"Π½Ρ": 933, |
|
"βfile": 934, |
|
"ark": 935, |
|
"ical": 936, |
|
"βfirst": 937, |
|
"βint": 938, |
|
"βΠ": 939, |
|
"βHe": 940, |
|
"ta": 941, |
|
"ument": 942, |
|
"ors": 943, |
|
"lement": 944, |
|
"rac": 945, |
|
"βag": 946, |
|
"βdoes": 947, |
|
"yn": 948, |
|
"read": 949, |
|
"ual": 950, |
|
"βLe": 951, |
|
"ys": 952, |
|
"βem": 953, |
|
"βnum": 954, |
|
"vel": 955, |
|
"Π΄ΠΈ": 956, |
|
"over": 957, |
|
"βdif": 958, |
|
"ethod": 959, |
|
"βIf": 960, |
|
"βspe": 961, |
|
"ym": 962, |
|
"βthem": 963, |
|
"βinto": 964, |
|
"ββββββββββ": 965, |
|
"βles": 966, |
|
"βits": 967, |
|
"ese": 968, |
|
"ield": 969, |
|
"βpublic": 970, |
|
"βΠ": 971, |
|
"βden": 972, |
|
"ystem": 973, |
|
"of": 974, |
|
"βover": 975, |
|
"->": 976, |
|
"βfil": 977, |
|
"name": 978, |
|
"inal": 979, |
|
"βil": 980, |
|
"ample": 981, |
|
"βway": 982, |
|
"ica": 983, |
|
"Π²ΠΎ": 984, |
|
"cess": 985, |
|
"itt": 986, |
|
"uch": 987, |
|
"βwhere": 988, |
|
"ΠΌΠΈ": 989, |
|
"org": 990, |
|
"https": 991, |
|
"βvo": 992, |
|
"ient": 993, |
|
"ove": 994, |
|
"βvalue": 995, |
|
"eng": 996, |
|
"βLa": 997, |
|
"^{": 998, |
|
"ref": 999, |
|
"ied": 1000, |
|
"ER": 1001, |
|
"βstat": 1002, |
|
"fig": 1003, |
|
"me": 1004, |
|
"βvon": 1005, |
|
"βinter": 1006, |
|
"roid": 1007, |
|
"ater": 1008, |
|
"βtheir": 1009, |
|
"βbet": 1010, |
|
"βein": 1011, |
|
"}\\": 1012, |
|
"\">": 1013, |
|
"βsub": 1014, |
|
"βop": 1015, |
|
"βdon": 1016, |
|
"ty": 1017, |
|
"βtry": 1018, |
|
"βPro": 1019, |
|
"βtra": 1020, |
|
"βsame": 1021, |
|
"ep": 1022, |
|
"βtwo": 1023, |
|
"βname": 1024, |
|
"old": 1025, |
|
"let": 1026, |
|
"βsim": 1027, |
|
"sp": 1028, |
|
"βav": 1029, |
|
"bre": 1030, |
|
"blem": 1031, |
|
"ey": 1032, |
|
"βcould": 1033, |
|
"βcor": 1034, |
|
"βacc": 1035, |
|
"ays": 1036, |
|
"cre": 1037, |
|
"urr": 1038, |
|
"si": 1039, |
|
"βconst": 1040, |
|
"ues": 1041, |
|
"}$": 1042, |
|
"View": 1043, |
|
"βact": 1044, |
|
"βbo": 1045, |
|
"βΠΊΠΎ": 1046, |
|
"βsom": 1047, |
|
"βabout": 1048, |
|
"land": 1049, |
|
"mer": 1050, |
|
"βlist": 1051, |
|
"cal": 1052, |
|
"βimport": 1053, |
|
"col": 1054, |
|
"βna": 1055, |
|
"na": 1056, |
|
"::": 1057, |
|
"βwho": 1058, |
|
"βerror": 1059, |
|
"βX": 1060, |
|
"ator": 1061, |
|
"ext": 1062, |
|
"βbeen": 1063, |
|
"Γ©r": 1064, |
|
"βrun": 1065, |
|
"pos": 1066, |
|
"βcl": 1067, |
|
"**": 1068, |
|
"βΠ": 1069, |
|
"ular": 1070, |
|
"ause": 1071, |
|
"βreg": 1072, |
|
"βknow": 1073, |
|
"βsee": 1074, |
|
"βhim": 1075, |
|
"ning": 1076, |
|
"βΠ·Π°": 1077, |
|
"ates": 1078, |
|
"fore": 1079, |
|
"ions": 1080, |
|
"βhel": 1081, |
|
"ute": 1082, |
|
"βrem": 1083, |
|
"βΠ³ΠΎ": 1084, |
|
"βMar": 1085, |
|
"ΡΡ": 1086, |
|
"vice": 1087, |
|
"irect": 1088, |
|
"ner": 1089, |
|
"βunder": 1090, |
|
"rib": 1091, |
|
"hr": 1092, |
|
"ΡΠ΅": 1093, |
|
"βAs": 1094, |
|
"βend": 1095, |
|
"ember": 1096, |
|
"βΠ°": 1097, |
|
"βatt": 1098, |
|
"ina": 1099, |
|
"son": 1100, |
|
"βfollow": 1101, |
|
"βSch": 1102, |
|
"pect": 1103, |
|
"βrel": 1104, |
|
"βSo": 1105, |
|
"βlook": 1106, |
|
"abel": 1107, |
|
"βproblem": 1108, |
|
"βvan": 1109, |
|
"strong": 1110, |
|
"co": 1111, |
|
"pon": 1112, |
|
"ca": 1113, |
|
"ada": 1114, |
|
"\":": 1115, |
|
"cond": 1116, |
|
"amb": 1117, |
|
"},": 1118, |
|
"quest": 1119, |
|
"βaut": 1120, |
|
"βresult": 1121, |
|
"βmay": 1122, |
|
"Re": 1123, |
|
"http": 1124, |
|
"):": 1125, |
|
"βAnd": 1126, |
|
"red": 1127, |
|
"βHow": 1128, |
|
"po": 1129, |
|
"ΡΠΊΠΎ": 1130, |
|
"att": 1131, |
|
"oup": 1132, |
|
"ced": 1133, |
|
"βtype": 1134, |
|
"βthan": 1135, |
|
"βcons": 1136, |
|
"uf": 1137, |
|
"ΡΠΈ": 1138, |
|
"βquestion": 1139, |
|
"raph": 1140, |
|
"igh": 1141, |
|
"βΠ": 1142, |
|
"βhtt": 1143, |
|
"ins": 1144, |
|
"den": 1145, |
|
"βda": 1146, |
|
"βver": 1147, |
|
"oh": 1148, |
|
"β=>": 1149, |
|
"riv": 1150, |
|
"ude": 1151, |
|
"βFor": 1152, |
|
"βra": 1153, |
|
"frac": 1154, |
|
"ΠΌΠ°": 1155, |
|
"βafter": 1156, |
|
"}{": 1157, |
|
"βmethod": 1158, |
|
"\")": 1159, |
|
"amp": 1160, |
|
"ash": 1161, |
|
"βrec": 1162, |
|
"βdiffer": 1163, |
|
"ON": 1164, |
|
"ax": 1165, |
|
"ament": 1166, |
|
"ource": 1167, |
|
"Con": 1168, |
|
"its": 1169, |
|
"Name": 1170, |
|
"man": 1171, |
|
"βbec": 1172, |
|
"che": 1173, |
|
"βEn": 1174, |
|
"aj": 1175, |
|
"βgener": 1176, |
|
"IN": 1177, |
|
"βid": 1178, |
|
"ages": 1179, |
|
"βloc": 1180, |
|
"fo": 1181, |
|
"br": 1182, |
|
"βshe": 1183, |
|
"Pro": 1184, |
|
"βuna": 1185, |
|
"βΠΊ": 1186, |
|
"eta": 1187, |
|
"log": 1188, |
|
"olog": 1189, |
|
"βsur": 1190, |
|
"arg": 1191, |
|
"β--": 1192, |
|
"kt": 1193, |
|
"(\\": 1194, |
|
"min": 1195, |
|
"βline": 1196, |
|
"βvari": 1197, |
|
"ΡΡ": 1198, |
|
"ics": 1199, |
|
"Π½Ρ": 1200, |
|
"very": 1201, |
|
"add": 1202, |
|
"βobject": 1203, |
|
"Id": 1204, |
|
"βBut": 1205, |
|
"βcase": 1206, |
|
"βmake": 1207, |
|
"βcal": 1208, |
|
"βpass": 1209, |
|
"ΡΡ": 1210, |
|
"ession": 1211, |
|
"net": 1212, |
|
".\"": 1213, |
|
"βΠ³": 1214, |
|
"Γ€r": 1215, |
|
"Π΄Π΅": 1216, |
|
"no": 1217, |
|
"ating": 1218, |
|
"ato": 1219, |
|
"line": 1220, |
|
"Π²ΠΈ": 1221, |
|
"βEx": 1222, |
|
"βass": 1223, |
|
"βvers": 1224, |
|
"Π»Ρ": 1225, |
|
"βed": 1226, |
|
"umn": 1227, |
|
"other": 1228, |
|
"ΡΡΠ°": 1229, |
|
"ative": 1230, |
|
"String": 1231, |
|
"βlos": 1232, |
|
"wn": 1233, |
|
"βanswer": 1234, |
|
"βlet": 1235, |
|
"βpe": 1236, |
|
"ents": 1237, |
|
"βfe": 1238, |
|
"ince": 1239, |
|
"ni": 1240, |
|
"ider": 1241, |
|
"ows": 1242, |
|
"βtest": 1243, |
|
"βhere": 1244, |
|
"roll": 1245, |
|
"βcall": 1246, |
|
"ruct": 1247, |
|
"βpol": 1248, |
|
"ait": 1249, |
|
"βback": 1250, |
|
"ho": 1251, |
|
"Ex": 1252, |
|
"ress": 1253, |
|
"ST": 1254, |
|
"ried": 1255, |
|
"date": 1256, |
|
"Π΅Ρ": 1257, |
|
"βdid": 1258, |
|
"ting": 1259, |
|
"βEl": 1260, |
|
"βdem": 1261, |
|
")$": 1262, |
|
"ΠΎΠ²Π°": 1263, |
|
"urrent": 1264, |
|
"lace": 1265, |
|
"right": 1266, |
|
"ren": 1267, |
|
"ΠΏΠΎ": 1268, |
|
"βeach": 1269, |
|
"cy": 1270, |
|
"block": 1271, |
|
"data": 1272, |
|
"β%": 1273, |
|
"βac": 1274, |
|
"β==": 1275, |
|
"ΓΌr": 1276, |
|
"βpor": 1277, |
|
"ask": 1278, |
|
"arch": 1279, |
|
"ames": 1280, |
|
"βCon": 1281, |
|
"ΡΠ°": 1282, |
|
"βoff": 1283, |
|
"βfind": 1284, |
|
"cont": 1285, |
|
"βnow": 1286, |
|
"work": 1287, |
|
"ational": 1288, |
|
"dd": 1289, |
|
"ciΓ³n": 1290, |
|
"βΠ": 1291, |
|
"ault": 1292, |
|
"List": 1293, |
|
"βext": 1294, |
|
"urs": 1295, |
|
"ake": 1296, |
|
"ule": 1297, |
|
"βpoint": 1298, |
|
"AT": 1299, |
|
"aut": 1300, |
|
"βtrans": 1301, |
|
"βco": 1302, |
|
"βread": 1303, |
|
"βused": 1304, |
|
"ΡΠΊΠΈ": 1305, |
|
"ari": 1306, |
|
"LE": 1307, |
|
"eter": 1308, |
|
"oun": 1309, |
|
"ever": 1310, |
|
"self": 1311, |
|
"ined": 1312, |
|
"idth": 1313, |
|
"ux": 1314, |
|
"js": 1315, |
|
"βsuch": 1316, |
|
"βIs": 1317, |
|
"Γ©e": 1318, |
|
"ful": 1319, |
|
"βdist": 1320, |
|
"βbu": 1321, |
|
"itemize": 1322, |
|
"Cont": 1323, |
|
"je": 1324, |
|
"ΡΠΈ": 1325, |
|
"βprov": 1326, |
|
"bb": 1327, |
|
"ward": 1328, |
|
"esent": 1329, |
|
"erson": 1330, |
|
"anks": 1331, |
|
"wh": 1332, |
|
"not": 1333, |
|
"βWe": 1334, |
|
"ka": 1335, |
|
"rop": 1336, |
|
"atur": 1337, |
|
"als": 1338, |
|
"βbel": 1339, |
|
"ΓΆr": 1340, |
|
"fr": 1341, |
|
"βexample": 1342, |
|
"βincl": 1343, |
|
"amil": 1344, |
|
"βΡΠ°": 1345, |
|
"ββ": 1346, |
|
"βstring": 1347, |
|
"βthink": 1348, |
|
"Th": 1349, |
|
"βtem": 1350, |
|
"ave": 1351, |
|
"βFran": 1352, |
|
"βnumber": 1353, |
|
"βsi": 1354, |
|
"imes": 1355, |
|
"tem": 1356, |
|
"my": 1357, |
|
"ler": 1358, |
|
"load": 1359, |
|
"==": 1360, |
|
"βhand": 1361, |
|
"za": 1362, |
|
"βbecause": 1363, |
|
"βsch": 1364, |
|
"vo": 1365, |
|
"this": 1366, |
|
"ID": 1367, |
|
"Γ£o": 1368, |
|
"βstart": 1369, |
|
"βwar": 1370, |
|
"βhelp": 1371, |
|
"ts": 1372, |
|
"βchar": 1373, |
|
"βph": 1374, |
|
"βmin": 1375, |
|
"til": 1376, |
|
"rite": 1377, |
|
"--------": 1378, |
|
"els": 1379, |
|
"βmit": 1380, |
|
"edia": 1381, |
|
"ΠΊΡ": 1382, |
|
"βSh": 1383, |
|
"any": 1384, |
|
"];": 1385, |
|
"βΠ": 1386, |
|
"ique": 1387, |
|
"da": 1388, |
|
"ef": 1389, |
|
"dex": 1390, |
|
"βprodu": 1391, |
|
"βΠ": 1392, |
|
"gram": 1393, |
|
"βOr": 1394, |
|
"βgre": 1395, |
|
"quote": 1396, |
|
"leg": 1397, |
|
"orn": 1398, |
|
"βind": 1399, |
|
"βpost": 1400, |
|
"βdep": 1401, |
|
"],": 1402, |
|
"vi": 1403, |
|
"βuser": 1404, |
|
"β>": 1405, |
|
"lick": 1406, |
|
"βvery": 1407, |
|
"ething": 1408, |
|
"βarray": 1409, |
|
"βgu": 1410, |
|
"βdur": 1411, |
|
"`.": 1412, |
|
"ΡΡ": 1413, |
|
"lication": 1414, |
|
"ΡΡΠΈ": 1415, |
|
"ek": 1416, |
|
"ico": 1417, |
|
"βdat": 1418, |
|
"ΠΎΡ": 1419, |
|
"html": 1420, |
|
"ione": 1421, |
|
"βdifferent": 1422, |
|
"βcheck": 1423, |
|
"βfr": 1424, |
|
"βEr": 1425, |
|
"βtext": 1426, |
|
"Π½Ρ": 1427, |
|
"icht": 1428, |
|
"stack": 1429, |
|
"EN": 1430, |
|
"rag": 1431, |
|
"βevery": 1432, |
|
"Ar": 1433, |
|
"βbefore": 1434, |
|
"alse": 1435, |
|
"βfin": 1436, |
|
"βdΓ©": 1437, |
|
"βthese": 1438, |
|
"βdet": 1439, |
|
"Val": 1440, |
|
"ception": 1441, |
|
"βandroid": 1442, |
|
"blockquote": 1443, |
|
"βje": 1444, |
|
"file": 1445, |
|
"ats": 1446, |
|
"βΠ΄ΠΎ": 1447, |
|
"essage": 1448, |
|
"βagain": 1449, |
|
"aw": 1450, |
|
"Ch": 1451, |
|
"ween": 1452, |
|
"βΠ": 1453, |
|
"for": 1454, |
|
"cial": 1455, |
|
"play": 1456, |
|
"pre": 1457, |
|
"ida": 1458, |
|
"βPar": 1459, |
|
"ny": 1460, |
|
"ract": 1461, |
|
"βsupp": 1462, |
|
"ased": 1463, |
|
"lection": 1464, |
|
"βdans": 1465, |
|
"air": 1466, |
|
"rol": 1467, |
|
"βthr": 1468, |
|
"Data": 1469, |
|
"lich": 1470, |
|
"βΠΏΡΠΎ": 1471, |
|
"βlong": 1472, |
|
"βsecond": 1473, |
|
"ually": 1474, |
|
"ines": 1475, |
|
"βfound": 1476, |
|
"ength": 1477, |
|
"yp": 1478, |
|
"ead": 1479, |
|
"βlog": 1480, |
|
"ui": 1481, |
|
"new": 1482, |
|
"βΠ ": 1483, |
|
"go": 1484, |
|
"aus": 1485, |
|
"ody": 1486, |
|
"βson": 1487, |
|
"ΠΌΠ΅": 1488, |
|
"ero": 1489, |
|
"ved": 1490, |
|
"sub": 1491, |
|
"βright": 1492, |
|
"view": 1493, |
|
"βfollowing": 1494, |
|
"')": 1495, |
|
"\");": 1496, |
|
"βsaid": 1497, |
|
"ΠΆΠ΅": 1498, |
|
"ΡΠΈ": 1499, |
|
"ΡΡ": 1500, |
|
"ott": 1501, |
|
"ΡΠ΅": 1502, |
|
"ars": 1503, |
|
"$.": 1504, |
|
"gg": 1505, |
|
"βbr": 1506, |
|
"ool": 1507, |
|
"yle": 1508, |
|
"use": 1509, |
|
"βshow": 1510, |
|
"lease": 1511, |
|
"cia": 1512, |
|
"βdirect": 1513, |
|
"doc": 1514, |
|
"Π°Ρ": 1515, |
|
"ms": 1516, |
|
"βgiv": 1517, |
|
"βexp": 1518, |
|
"ql": 1519, |
|
"Π΄Ρ": 1520, |
|
"Π²Π΅": 1521, |
|
"βBe": 1522, |
|
"Com": 1523, |
|
"iter": 1524, |
|
"RE": 1525, |
|
"mp": 1526, |
|
"men": 1527, |
|
"βRo": 1528, |
|
"MA": 1529, |
|
"βCol": 1530, |
|
"ister": 1531, |
|
"βwell": 1532, |
|
"β</": 1533, |
|
"ayout": 1534, |
|
"ature": 1535, |
|
"ivers": 1536, |
|
"zy": 1537, |
|
"βΠ½Π΅": 1538, |
|
"βmet": 1539, |
|
"une": 1540, |
|
"yth": 1541, |
|
"Type": 1542, |
|
"βelement": 1543, |
|
"βlink": 1544, |
|
"mod": 1545, |
|
"βbetween": 1546, |
|
"cept": 1547, |
|
"quire": 1548, |
|
"βthrough": 1549, |
|
"βwhile": 1550, |
|
"βOn": 1551, |
|
"the": 1552, |
|
"Γa": 1553, |
|
"βsomething": 1554, |
|
"vol": 1555, |
|
"βmost": 1556, |
|
"sc": 1557, |
|
"uss": 1558, |
|
"βcar": 1559, |
|
"βsm": 1560, |
|
"βΡΠΎ": 1561, |
|
"ano": 1562, |
|
"left": 1563, |
|
"va": 1564, |
|
"βtrue": 1565, |
|
"($": 1566, |
|
"ems": 1567, |
|
"βmuch": 1568, |
|
"Γ‘s": 1569, |
|
"βNew": 1570, |
|
"βproper": 1571, |
|
"era": 1572, |
|
"ited": 1573, |
|
"βdoc": 1574, |
|
"ices": 1575, |
|
"The": 1576, |
|
"β?": 1577, |
|
"ΡΡΠΎ": 1578, |
|
"fl": 1579, |
|
"βspec": 1580, |
|
"ender": 1581, |
|
"way": 1582, |
|
"βself": 1583, |
|
"βeven": 1584, |
|
"ΡΠ²": 1585, |
|
"βΡΠ΅": 1586, |
|
"Π½ΠΈΡ": 1587, |
|
"βPr": 1588, |
|
"βke": 1589, |
|
"emb": 1590, |
|
"βtable": 1591, |
|
"βequ": 1592, |
|
"lient": 1593, |
|
"td": 1594, |
|
"part": 1595, |
|
"βprint": 1596, |
|
"βune": 1597, |
|
"ify": 1598, |
|
"β->": 1599, |
|
"ene": 1600, |
|
"βmon": 1601, |
|
"βdec": 1602, |
|
"βstill": 1603, |
|
"βΠΎΠ±": 1604, |
|
"βTr": 1605, |
|
"βΡ": 1606, |
|
"ife": 1607, |
|
"ism": 1608, |
|
"by": 1609, |
|
"raw": 1610, |
|
"ior": 1611, |
|
"βmed": 1612, |
|
"orld": 1613, |
|
"βcomple": 1614, |
|
"ww": 1615, |
|
"βart": 1616, |
|
"ron": 1617, |
|
"βΠ": 1618, |
|
"βMy": 1619, |
|
"βals": 1620, |
|
"rect": 1621, |
|
"βauf": 1622, |
|
"βdown": 1623, |
|
"ather": 1624, |
|
"Col": 1625, |
|
"Text": 1626, |
|
"back": 1627, |
|
"$,": 1628, |
|
"βyear": 1629, |
|
"ΠΌΠΎ": 1630, |
|
"pi": 1631, |
|
"βGr": 1632, |
|
"ream": 1633, |
|
"βrep": 1634, |
|
"bf": 1635, |
|
"www": 1636, |
|
"βwur": 1637, |
|
"βorg": 1638, |
|
"inter": 1639, |
|
"βDie": 1640, |
|
"βbeing": 1641, |
|
"\".": 1642, |
|
"label": 1643, |
|
"βcent": 1644, |
|
"java": 1645, |
|
"bar": 1646, |
|
"ante": 1647, |
|
"ana": 1648, |
|
"__": 1649, |
|
"βsolution": 1650, |
|
"βΠ": 1651, |
|
"βfl": 1652, |
|
"βcreate": 1653, |
|
"ici": 1654, |
|
"ste": 1655, |
|
"ython": 1656, |
|
"unt": 1657, |
|
"ason": 1658, |
|
"ference": 1659, |
|
"SE": 1660, |
|
"βnon": 1661, |
|
"ane": 1662, |
|
"βins": 1663, |
|
"ader": 1664, |
|
"_{\\": 1665, |
|
"Res": 1666, |
|
"βmain": 1667, |
|
"ΠΏΠΈ": 1668, |
|
"ββββββββββββββ": 1669, |
|
"βThere": 1670, |
|
"βpour": 1671, |
|
"RO": 1672, |
|
"`,": 1673, |
|
"lish": 1674, |
|
"bject": 1675, |
|
"ccess": 1676, |
|
"βorig": 1677, |
|
"βββ": 1678, |
|
"ischen": 1679, |
|
"ower": 1680, |
|
"βhet": 1681, |
|
"uc": 1682, |
|
"βelse": 1683, |
|
"Β».": 1684, |
|
"βΠΎΡ": 1685, |
|
"equ": 1686, |
|
"sible": 1687, |
|
"test": 1688, |
|
"stand": 1689, |
|
"Γ©n": 1690, |
|
"ets": 1691, |
|
"GE": 1692, |
|
"ident": 1693, |
|
"βΠ΅": 1694, |
|
"βΠΏΡΠΈ": 1695, |
|
".,": 1696, |
|
"βdas": 1697, |
|
"ock": 1698, |
|
",\"": 1699, |
|
"βvol": 1700, |
|
"βfo": 1701, |
|
"βpara": 1702, |
|
"βΠ’": 1703, |
|
"βCar": 1704, |
|
"ral": 1705, |
|
"βSp": 1706, |
|
"var": 1707, |
|
"βplay": 1708, |
|
"ouse": 1709, |
|
"βΡΠ°": 1710, |
|
"ically": 1711, |
|
"βcontain": 1712, |
|
"ponse": 1713, |
|
"βString": 1714, |
|
"Γ‘n": 1715, |
|
"βboth": 1716, |
|
"ken": 1717, |
|
"AR": 1718, |
|
"Π΅ΡΠ΅": 1719, |
|
"βIl": 1720, |
|
"βiss": 1721, |
|
"βopen": 1722, |
|
"β)": 1723, |
|
"βWhat": 1724, |
|
"fe": 1725, |
|
"rivate": 1726, |
|
"reg": 1727, |
|
"βwithout": 1728, |
|
"βzu": 1729, |
|
"vis": 1730, |
|
"flow": 1731, |
|
"βhttp": 1732, |
|
"abase": 1733, |
|
"βword": 1734, |
|
"βchange": 1735, |
|
"βworks": 1736, |
|
"βge": 1737, |
|
"β!": 1738, |
|
"βeen": 1739, |
|
"itle": 1740, |
|
"βevent": 1741, |
|
"word": 1742, |
|
"ando": 1743, |
|
"SB": 1744, |
|
"rem": 1745, |
|
"βfield": 1746, |
|
"ving": 1747, |
|
"Ser": 1748, |
|
"βour": 1749, |
|
"βqui": 1750, |
|
"βoper": 1751, |
|
"βist": 1752, |
|
"def": 1753, |
|
"βmade": 1754, |
|
"Π½ΠΈΠ΅": 1755, |
|
"px": 1756, |
|
"βmen": 1757, |
|
"rm": 1758, |
|
"ais": 1759, |
|
"cent": 1760, |
|
"list": 1761, |
|
"To": 1762, |
|
"βTo": 1763, |
|
"ja": 1764, |
|
"vert": 1765, |
|
"βmar": 1766, |
|
"value": 1767, |
|
"ββ": 1768, |
|
"\";": 1769, |
|
"βaus": 1770, |
|
"βBr": 1771, |
|
"ole": 1772, |
|
"βmult": 1773, |
|
"ought": 1774, |
|
"βmat": 1775, |
|
"βview": 1776, |
|
"fil": 1777, |
|
"βΡΠΎ": 1778, |
|
"Π³Π°": 1779, |
|
"βvoid": 1780, |
|
"βgood": 1781, |
|
"Π±ΠΎ": 1782, |
|
"CT": 1783, |
|
"βmany": 1784, |
|
"ben": 1785, |
|
"βΠ²ΠΎ": 1786, |
|
"βΠΊΠ°": 1787, |
|
"βsystem": 1788, |
|
"ino": 1789, |
|
"βanother": 1790, |
|
"βrest": 1791, |
|
"user": 1792, |
|
"ility": 1793, |
|
"ai": 1794, |
|
"βmight": 1795, |
|
"ustom": 1796, |
|
"βorder": 1797, |
|
"βVer": 1798, |
|
"SS": 1799, |
|
"})": 1800, |
|
"βeff": 1801, |
|
"Π΄ΠΎ": 1802, |
|
"ett": 1803, |
|
"βsign": 1804, |
|
"ΠΌΡ": 1805, |
|
"IT": 1806, |
|
"string": 1807, |
|
"elle": 1808, |
|
"βsing": 1809, |
|
"cul": 1810, |
|
"βtrying": 1811, |
|
"βbeg": 1812, |
|
"βpage": 1813, |
|
"Ρ
ΠΎ": 1814, |
|
"βCan": 1815, |
|
"βSer": 1816, |
|
"++": 1817, |
|
"βmust": 1818, |
|
"βvalues": 1819, |
|
"βkey": 1820, |
|
"ible": 1821, |
|
"].": 1822, |
|
"ird": 1823, |
|
"βprogram": 1824, |
|
"roller": 1825, |
|
"βconne": 1826, |
|
"βsay": 1827, |
|
"βparam": 1828, |
|
"ache": 1829, |
|
"velop": 1830, |
|
"βselect": 1831, |
|
"βfamil": 1832, |
|
"βlast": 1833, |
|
"βThanks": 1834, |
|
"βpop": 1835, |
|
"}.": 1836, |
|
"eq": 1837, |
|
"βdoesn": 1838, |
|
"['": 1839, |
|
"βterm": 1840, |
|
"βrΓ©": 1841, |
|
"βdocument": 1842, |
|
"ΠΏΠ°": 1843, |
|
"Π»Ρ": 1844, |
|
"ateg": 1845, |
|
".)": 1846, |
|
"ling": 1847, |
|
"ional": 1848, |
|
"ables": 1849, |
|
"βtak": 1850, |
|
"utton": 1851, |
|
"βarg": 1852, |
|
"type": 1853, |
|
"βsure": 1854, |
|
"βreal": 1855, |
|
"βweb": 1856, |
|
"βcurrent": 1857, |
|
"βPl": 1858, |
|
"cho": 1859, |
|
"ments": 1860, |
|
"βJoh": 1861, |
|
"ots": 1862, |
|
"βexist": 1863, |
|
"Π½Ρ": 1864, |
|
"βfΓΌr": 1865, |
|
"βΠΈΠ·": 1866, |
|
"do": 1867, |
|
"Π½ΠΎΠ³ΠΎ": 1868, |
|
"βlas": 1869, |
|
"βnull": 1870, |
|
"βinform": 1871, |
|
"βΠ": 1872, |
|
"βversion": 1873, |
|
"βchang": 1874, |
|
"ager": 1875, |
|
"βComm": 1876, |
|
"Π»Ρ": 1877, |
|
"ush": 1878, |
|
"βGe": 1879, |
|
"βhigh": 1880, |
|
"βinput": 1881, |
|
"ogle": 1882, |
|
"ros": 1883, |
|
"box": 1884, |
|
"gen": 1885, |
|
"βste": 1886, |
|
"βlocal": 1887, |
|
"Im": 1888, |
|
"βprocess": 1889, |
|
"ternal": 1890, |
|
"ized": 1891, |
|
"Π³ΠΈ": 1892, |
|
"Γ©t": 1893, |
|
"βInd": 1894, |
|
"βoch": 1895, |
|
"lt": 1896, |
|
"βcolumn": 1897, |
|
"βtried": 1898, |
|
"βcommand": 1899, |
|
"βbest": 1900, |
|
"aster": 1901, |
|
"Π·Π°": 1902, |
|
"βprim": 1903, |
|
"βmodel": 1904, |
|
"βΡ": 1905, |
|
"βthose": 1906, |
|
"ities": 1907, |
|
"Γ¨re": 1908, |
|
"βΡΠ΅": 1909, |
|
"ΡΠ΅": 1910, |
|
"ΡΠΈ": 1911, |
|
"ques": 1912, |
|
"βAm": 1913, |
|
"βown": 1914, |
|
"lin": 1915, |
|
"Π·ΠΈ": 1916, |
|
"Value": 1917, |
|
"thing": 1918, |
|
"β,": 1919, |
|
"βTe": 1920, |
|
"βstud": 1921, |
|
"βum": 1922, |
|
"βserver": 1923, |
|
"ille": 1924, |
|
"βput": 1925, |
|
"ativ": 1926, |
|
"gy": 1927, |
|
"ΠΎΠ²ΠΈ": 1928, |
|
"raf": 1929, |
|
"ΠΎΠ²ΠΎ": 1930, |
|
"βwurde": 1931, |
|
"βWhen": 1932, |
|
"βdiv": 1933, |
|
"ants": 1934, |
|
"βter": 1935, |
|
"βpartic": 1936, |
|
"βΡ": 1937, |
|
"βDo": 1938, |
|
"βNo": 1939, |
|
"sert": 1940, |
|
"ido": 1941, |
|
"mathcal": 1942, |
|
"ade": 1943, |
|
"βII": 1944, |
|
"lear": 1945, |
|
"ograph": 1946, |
|
"ense": 1947, |
|
"βrow": 1948, |
|
"num": 1949, |
|
"βpossible": 1950, |
|
"βsince": 1951, |
|
"βBo": 1952, |
|
"ctions": 1953, |
|
"βIm": 1954, |
|
"OR": 1955, |
|
"ΡΡ": 1956, |
|
"βide": 1957, |
|
"map": 1958, |
|
"βcorrect": 1959, |
|
"ves": 1960, |
|
"php": 1961, |
|
"βoutput": 1962, |
|
"βPh": 1963, |
|
"AL": 1964, |
|
"ared": 1965, |
|
"\\\\": 1966, |
|
"βimage": 1967, |
|
"esch": 1968, |
|
"ΠΆΠΈ": 1969, |
|
"βconf": 1970, |
|
"por": 1971, |
|
"query": 1972, |
|
"ures": 1973, |
|
"ium": 1974, |
|
"ends": 1975, |
|
"βAb": 1976, |
|
"SBN": 1977, |
|
"ΡΠ΄": 1978, |
|
"ether": 1979, |
|
"ptions": 1980, |
|
"itu": 1981, |
|
"lib": 1982, |
|
"ns": 1983, |
|
"ki": 1984, |
|
"βworking": 1985, |
|
"βcomo": 1986, |
|
"βThen": 1987, |
|
"ML": 1988, |
|
"key": 1989, |
|
"class": 1990, |
|
"ople": 1991, |
|
"ittle": 1992, |
|
"βmatch": 1993, |
|
"ways": 1994, |
|
"mathbb": 1995, |
|
"βrequire": 1996, |
|
"alt": 1997, |
|
"βvis": 1998, |
|
"βbl": 1999 |
|
}, |
|
"merges": [ |
|
"βt he", |
|
"βa nd", |
|
"me nt", |
|
"at ion", |
|
"βf or", |
|
"βy ou", |
|
"βc on", |
|
"βth at", |
|
"co de", |
|
"βp ro", |
|
"βw ith", |
|
"βc om", |
|
"βC om", |
|
"ct ion", |
|
"βth is", |
|
"βT he", |
|
"βn ot", |
|
"eg in", |
|
"βCom ment", |
|
"βComm ent", |
|
"βw as", |
|
"ou ld", |
|
"βh ave", |
|
"βha ve", |
|
"βc an", |
|
"βf rom", |
|
"βfr om", |
|
"ab le", |
|
"ig ht", |
|
"βa re", |
|
"βb ut", |
|
"βd es", |
|
"βu nd", |
|
"βd er", |
|
"βy our", |
|
"βa ll", |
|
"est ion", |
|
"la ss", |
|
"βwh ich", |
|
"βp ar", |
|
"ou nd", |
|
"βr es", |
|
"je ct", |
|
"βa pp", |
|
"βd el", |
|
"at ed", |
|
"al ly", |
|
"βp er", |
|
"βc ont", |
|
"βco nt", |
|
"un ction", |
|
"it ion", |
|
"βv al", |
|
"en ce", |
|
"βw ork", |
|
"it em", |
|
"βh is", |
|
"βu se", |
|
"βAn swer", |
|
"βw ill", |
|
"βg et", |
|
"pt ion", |
|
"fo rm", |
|
"βo ne", |
|
"βe st", |
|
"βo ut", |
|
"βn ew", |
|
"th er", |
|
"βv ar", |
|
"βw ould", |
|
"βs er", |
|
"te xt", |
|
"βth ere", |
|
"βthe re", |
|
"βs et", |
|
"βre turn", |
|
"βa ny", |
|
"βf unction", |
|
"βwh en", |
|
"an ce", |
|
"βh ad", |
|
"βco mp", |
|
"ma th", |
|
"βh as", |
|
"βp re", |
|
"en er", |
|
"βp art", |
|
"βd ie", |
|
"βli ke", |
|
"ir st", |
|
"βd is", |
|
"βm an", |
|
"βth en", |
|
"βc lass", |
|
"βcl ass", |
|
"βus ing", |
|
"βc ode", |
|
"βco de", |
|
"βs ome", |
|
"βso me", |
|
"le ct", |
|
"is ch", |
|
"βc ol", |
|
"βa dd", |
|
"ou nt", |
|
"ve nt", |
|
"at ions", |
|
"ub lic", |
|
"-- --", |
|
"βne ed", |
|
"βd ef", |
|
"βwh at", |
|
"βin st", |
|
"βd ata", |
|
"βda ta", |
|
"βs tr", |
|
"βw ant", |
|
"βon ly", |
|
"βe nt", |
|
"βm od", |
|
"βsh ould", |
|
"em ent", |
|
"βf orm", |
|
"βfo rm", |
|
"βal so", |
|
"βY ou", |
|
"βw ere", |
|
"βwe re", |
|
"βQu estion", |
|
"βth ey", |
|
"βs ol", |
|
"βf ol", |
|
"βm ore", |
|
"βh er", |
|
"at ch", |
|
"ft er", |
|
"βc re", |
|
"lo ck", |
|
"tr ing", |
|
"βTh is", |
|
"βo ther", |
|
"βT ags", |
|
"ut ion", |
|
"βh ow", |
|
"βc he", |
|
"cri pt", |
|
"βj ust", |
|
"βp os", |
|
"an ge", |
|
"if ic", |
|
"βt ime", |
|
"βf ile", |
|
"ic al", |
|
"βf irst", |
|
"βi nt", |
|
"um ent", |
|
"le ment", |
|
"βdo es", |
|
"re ad", |
|
"βn um", |
|
"ov er", |
|
"βd if", |
|
"eth od", |
|
"βs pe", |
|
"βth em", |
|
"βin to", |
|
"βl es", |
|
"βi ts", |
|
"ie ld", |
|
"βp ublic", |
|
"βd en", |
|
"yst em", |
|
"ys tem", |
|
"βo ver", |
|
"βf il", |
|
"na me", |
|
"in al", |
|
"am ple", |
|
"amp le", |
|
"βw ay", |
|
"ce ss", |
|
"βwh ere", |
|
"htt ps", |
|
"ie nt", |
|
"βval ue", |
|
"βst at", |
|
"βv on", |
|
"βin ter", |
|
"βint er", |
|
"ro id", |
|
"at er", |
|
"βthe ir", |
|
"βb et", |
|
"βe in", |
|
"βs ub", |
|
"βd on", |
|
"βt ry", |
|
"βP ro", |
|
"βt ra", |
|
"βs ame", |
|
"βsa me", |
|
"βt wo", |
|
"βn ame", |
|
"βna me", |
|
"βs im", |
|
"βc ould", |
|
"βc or", |
|
"βa cc", |
|
"βcon st", |
|
"βa ct", |
|
"βs om", |
|
"βab out", |
|
"la nd", |
|
"βl ist", |
|
"βli st", |
|
"βim port", |
|
"βw ho", |
|
"βer ror", |
|
"at or", |
|
"βbe en", |
|
"βr un", |
|
"ul ar", |
|
"au se", |
|
"βr eg", |
|
"βkn ow", |
|
"βh im", |
|
"ni ng", |
|
"at es", |
|
"fo re", |
|
"io ns", |
|
"βh el", |
|
"βr em", |
|
"βM ar", |
|
"vi ce", |
|
"ir ect", |
|
"ire ct", |
|
"βun der", |
|
"βund er", |
|
"βe nd", |
|
"em ber", |
|
"emb er", |
|
"βa tt", |
|
"βfol low", |
|
"βS ch", |
|
"pe ct", |
|
"βr el", |
|
"βlo ok", |
|
"ab el", |
|
"βpro blem", |
|
"βv an", |
|
"str ong", |
|
"co nd", |
|
"qu est", |
|
"que st", |
|
"βa ut", |
|
"βres ult", |
|
"βm ay", |
|
"βA nd", |
|
"βH ow", |
|
"βt ype", |
|
"βth an", |
|
"βc ons", |
|
"βco ns", |
|
"βqu estion", |
|
"ra ph", |
|
"βh tt", |
|
"βv er", |
|
"βF or", |
|
"fr ac", |
|
"βa fter", |
|
"βm ethod", |
|
"βr ec", |
|
"βdif fer", |
|
"am ent", |
|
"ame nt", |
|
"our ce", |
|
"βb ec", |
|
"βg ener", |
|
"βge ner", |
|
"ag es", |
|
"βl oc", |
|
"βs he", |
|
"βu na", |
|
"ol og", |
|
"βs ur", |
|
"βl ine", |
|
"βli ne", |
|
"βv ari", |
|
"ve ry", |
|
"βo bject", |
|
"βob ject", |
|
"βB ut", |
|
"βc ase", |
|
"βm ake", |
|
"βma ke", |
|
"βc al", |
|
"βp ass", |
|
"ess ion", |
|
"at ing", |
|
"li ne", |
|
"βa ss", |
|
"βv ers", |
|
"oth er", |
|
"at ive", |
|
"βl os", |
|
"βan swer", |
|
"βl et", |
|
"en ts", |
|
"in ce", |
|
"id er", |
|
"βt est", |
|
"βte st", |
|
"βh ere", |
|
"βhe re", |
|
"ro ll", |
|
"βc all", |
|
"ru ct", |
|
"βp ol", |
|
"βb ack", |
|
"re ss", |
|
"ri ed", |
|
"da te", |
|
"βd id", |
|
"βd em", |
|
"urr ent", |
|
"la ce", |
|
"βe ach", |
|
"da ta", |
|
"βp or", |
|
"ar ch", |
|
"am es", |
|
"βC on", |
|
"βo ff", |
|
"βf ind", |
|
"co nt", |
|
"βn ow", |
|
"at ional", |
|
"ation al", |
|
"ci Γ³n", |
|
"au lt", |
|
"βe xt", |
|
"βpo int", |
|
"βtr ans", |
|
"βtra ns", |
|
"βre ad", |
|
"βr ead", |
|
"βus ed", |
|
"et er", |
|
"in ed", |
|
"id th", |
|
"βs uch", |
|
"βsu ch", |
|
"βd ist", |
|
"βdi st", |
|
"item ize", |
|
"βpr ov", |
|
"es ent", |
|
"ese nt", |
|
"er son", |
|
"ers on", |
|
"at ur", |
|
"βb el", |
|
"βex ample", |
|
"βin cl", |
|
"am il", |
|
"βs tring", |
|
"βstr ing", |
|
"βth ink", |
|
"βt em", |
|
"βF ran", |
|
"βnum ber", |
|
"im es", |
|
"lo ad", |
|
"βh and", |
|
"βha nd", |
|
"βbec ause", |
|
"βs ch", |
|
"th is", |
|
"βst art", |
|
"βw ar", |
|
"βch ar", |
|
"βm in", |
|
"ri te", |
|
"---- ----", |
|
"βm it", |
|
"ed ia", |
|
"βpro du", |
|
"gr am", |
|
"βg re", |
|
"qu ote", |
|
"βi nd", |
|
"βp ost", |
|
"βpo st", |
|
"βd ep", |
|
"βu ser", |
|
"βus er", |
|
"li ck", |
|
"βv ery", |
|
"eth ing", |
|
"βar ray", |
|
"βd ur", |
|
"lic ation", |
|
"βd at", |
|
"ht ml", |
|
"io ne", |
|
"βdiffer ent", |
|
"βche ck", |
|
"βt ext", |
|
"βte xt", |
|
"ic ht", |
|
"st ack", |
|
"βe very", |
|
"βbe fore", |
|
"al se", |
|
"βf in", |
|
"βth ese", |
|
"βthe se", |
|
"βd et", |
|
"ce ption", |
|
"cept ion", |
|
"βand roid", |
|
"block quote", |
|
"ess age", |
|
"βag ain", |
|
"we en", |
|
"ci al", |
|
"pl ay", |
|
"βP ar", |
|
"ra ct", |
|
"βsu pp", |
|
"as ed", |
|
"le ction", |
|
"lect ion", |
|
"βd ans", |
|
"βda ns", |
|
"βt hr", |
|
"li ch", |
|
"βΠΏ ΡΠΎ", |
|
"βl ong", |
|
"βlo ng", |
|
"βse cond", |
|
"ual ly", |
|
"in es", |
|
"βf ound", |
|
"βfo und", |
|
"eng th", |
|
"βl og", |
|
"βs on", |
|
"βr ight", |
|
"vi ew", |
|
"βfollow ing", |
|
"βsa id", |
|
"βsh ow", |
|
"le ase", |
|
"βd irect", |
|
"βdi rect", |
|
"βg iv", |
|
"it er", |
|
"βC ol", |
|
"is ter", |
|
"ist er", |
|
"βw ell", |
|
"βwe ll", |
|
"ay out", |
|
"at ure", |
|
"iv ers", |
|
"βm et", |
|
"βe lement", |
|
"βel ement", |
|
"βl ink", |
|
"βbet ween", |
|
"ce pt", |
|
"qu ire", |
|
"βthr ough", |
|
"βwh ile", |
|
"βsome thing", |
|
"βsom ething", |
|
"βm ost", |
|
"βc ar", |
|
"le ft", |
|
"βtr ue", |
|
"βm uch", |
|
"βN ew", |
|
"βpro per", |
|
"it ed", |
|
"βd oc", |
|
"ic es", |
|
"βsp ec", |
|
"en der", |
|
"end er", |
|
"βs elf", |
|
"βe ven", |
|
"βt able", |
|
"βe qu", |
|
"li ent", |
|
"βpr int", |
|
"βu ne", |
|
"βm on", |
|
"βd ec", |
|
"βst ill", |
|
"βm ed", |
|
"or ld", |
|
"βcom ple", |
|
"βcomp le", |
|
"re ct", |
|
"βa uf", |
|
"βd own", |
|
"βdo wn", |
|
"ath er", |
|
"βy ear", |
|
"re am", |
|
"βr ep", |
|
"βw ur", |
|
"in ter", |
|
"int er", |
|
"βD ie", |
|
"βbe ing", |
|
"βc ent", |
|
"ja va", |
|
"an te", |
|
"βsol ution", |
|
"βcre ate", |
|
"yth on", |
|
"as on", |
|
"fer ence", |
|
"βn on", |
|
"βi ns", |
|
"ad er", |
|
"βm ain", |
|
"βma in", |
|
"βThe re", |
|
"βTh ere", |
|
"βp our", |
|
"βpo ur", |
|
"li sh", |
|
"cc ess", |
|
"βor ig", |
|
"isch en", |
|
"ow er", |
|
"βh et", |
|
"βel se", |
|
"si ble", |
|
"te st", |
|
"st and", |
|
"id ent", |
|
"ide nt", |
|
"βΠΏ ΡΠΈ", |
|
"βd as", |
|
"βv ol", |
|
"βC ar", |
|
"βpl ay", |
|
"ou se", |
|
"ic ally", |
|
"ical ly", |
|
"βcont ain", |
|
"pon se", |
|
"βS tring", |
|
"βb oth", |
|
"βbo th", |
|
"βi ss", |
|
"βop en", |
|
"βWh at", |
|
"riv ate", |
|
"βwith out", |
|
"fl ow", |
|
"ab ase", |
|
"βw ord", |
|
"βch ange", |
|
"βe en", |
|
"it le", |
|
"βe vent", |
|
"an do", |
|
"βf ield", |
|
"vi ng", |
|
"βo ur", |
|
"βo per", |
|
"βop er", |
|
"βi st", |
|
"βm ade", |
|
"βma de", |
|
"βm en", |
|
"ce nt", |
|
"li st", |
|
"βm ar", |
|
"val ue", |
|
"βa us", |
|
"βm ult", |
|
"oug ht", |
|
"βm at", |
|
"βv iew", |
|
"βvo id", |
|
"βgo od", |
|
"βm any", |
|
"βma ny", |
|
"βs ystem", |
|
"βan other", |
|
"βre st", |
|
"βr est", |
|
"us er", |
|
"il ity", |
|
"βm ight", |
|
"ust om", |
|
"βor der", |
|
"βV er", |
|
"βe ff", |
|
"βs ign", |
|
"str ing", |
|
"el le", |
|
"βs ing", |
|
"βsi ng", |
|
"βtry ing", |
|
"βb eg", |
|
"βp age", |
|
"βC an", |
|
"βS er", |
|
"βm ust", |
|
"βval ues", |
|
"βk ey", |
|
"ib le", |
|
"βpro gram", |
|
"roll er", |
|
"rol ler", |
|
"βcon ne", |
|
"βs ay", |
|
"βpar am", |
|
"ac he", |
|
"vel op", |
|
"βse lect", |
|
"βf amil", |
|
"βl ast", |
|
"βla st", |
|
"βTh anks", |
|
"βp op", |
|
"βt erm", |
|
"βte rm", |
|
"βdoc ument", |
|
"at eg", |
|
"li ng", |
|
"ion al", |
|
"ab les", |
|
"βt ak", |
|
"ut ton", |
|
"ty pe", |
|
"βs ure", |
|
"βsu re", |
|
"βre al", |
|
"βw eb", |
|
"βc urrent", |
|
"men ts", |
|
"βJ oh", |
|
"βex ist", |
|
"βf ΓΌr", |
|
"Π½ΠΎ Π³ΠΎ", |
|
"βl as", |
|
"βn ull", |
|
"βin form", |
|
"βvers ion", |
|
"βch ang", |
|
"ag er", |
|
"βh igh", |
|
"βin put", |
|
"og le", |
|
"βs te", |
|
"βlo cal", |
|
"βloc al", |
|
"βpro cess", |
|
"tern al", |
|
"iz ed", |
|
"βI nd", |
|
"βo ch", |
|
"βcol umn", |
|
"βt ried", |
|
"βtr ied", |
|
"βcomm and", |
|
"βb est", |
|
"βbe st", |
|
"as ter", |
|
"ast er", |
|
"βpr im", |
|
"βmod el", |
|
"βth ose", |
|
"it ies", |
|
"qu es", |
|
"βo wn", |
|
"Val ue", |
|
"th ing", |
|
"βst ud", |
|
"βser ver", |
|
"il le", |
|
"βp ut", |
|
"at iv", |
|
"βwur de", |
|
"βWh en", |
|
"βd iv", |
|
"an ts", |
|
"βt er", |
|
"βpart ic", |
|
"math cal", |
|
"le ar", |
|
"og raph", |
|
"en se", |
|
"βr ow", |
|
"βpos sible", |
|
"βs ince", |
|
"ct ions", |
|
"βi de", |
|
"βcor rect", |
|
"βout put", |
|
"ar ed", |
|
"βim age", |
|
"es ch", |
|
"qu ery", |
|
"que ry", |
|
"ur es", |
|
"eth er", |
|
"pt ions", |
|
"βwork ing", |
|
"βTh en", |
|
"cl ass", |
|
"op le", |
|
"itt le", |
|
"βm atch", |
|
"βmat ch", |
|
"math bb", |
|
"βre quire", |
|
"βv is", |
|
"ββ ββ", |
|
"ββ ββββ", |
|
"ββ ββββββββ", |
|
"ββ ββββββ", |
|
"ββ ββββββββββββ", |
|
"ββ ββββββββββ", |
|
"ββ ββββββββββββββ", |
|
"ββ βββ", |
|
"ββββ ββ", |
|
"ββββ ββββ", |
|
"ββββ ββββββββ", |
|
"ββββ ββββββ", |
|
"ββββ ββββββββββββ", |
|
"ββββ ββββββββββ", |
|
"ββββββββ ββ", |
|
"ββββββββ ββββ", |
|
"ββββββββ ββββββββ", |
|
"ββββββββ βββββ", |
|
"ββββββββ ββββββ", |
|
"βββββ ββββββββ", |
|
"βββββ βββββ", |
|
"βββββ βββ", |
|
"ββββββ ββ", |
|
"ββββββ ββββ", |
|
"ββββββ ββββββββ", |
|
"ββββββ ββββββ", |
|
"ββββββ ββββββββββ", |
|
"ββββββββββββ ββ", |
|
"ββββββββββββ ββββ", |
|
"βββββββββββββ βββ", |
|
"ββββββββββ ββ", |
|
"ββββββββββ ββββ", |
|
"ββββββββββ ββββββ", |
|
"ββββββββββ βββ", |
|
"ββββββββββββββ ββ", |
|
"βββ ββ", |
|
"βββ βββββ", |
|
"βββ βββββββββββββ", |
|
"βββ ββββββββββ", |
|
"βββ βββ" |
|
] |
|
} |
|
} |