CoolFace
Modelpublic

codingninja/test_ze

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes142downloads
tokenizer.json149249 linesDownload Raw Back to root
1{2  "version": "1.0",3  "truncation": null,4  "padding": null,5  "added_tokens": [],6  "normalizer": {7    "type": "Prepend",8    "prepend": " "9  },10  "pre_tokenizer": {11    "type": "Sequence",12    "pretokenizers": [13      {14        "type": "Split",15        "pattern": {16          "Regex": "'s|'t|'re|'ve|'m|'ll|'d| ?[\\p{L}\\p{M}]+| ?\\p{N}+| ?[^\\s\\p{L}\\p{N}]+|\\s+(?!\\S)|\\s+"17        },18        "behavior": "Removed",19        "invert": true20      },21      {22        "type": "ByteLevel",23        "add_prefix_space": false,24        "trim_offsets": true,25        "use_regex": false26      }27    ]28  },29  "post_processor": {30    "type": "TemplateProcessing",31    "single": [32      {33        "SpecialToken": {34          "id": "<s>",35          "type_id": 036        }37      },38      {39        "Sequence": {40          "id": "A",41          "type_id": 042        }43      }44    ],45    "pair": [46      {47        "SpecialToken": {48          "id": "<s>",49          "type_id": 050        }51      },52      {53        "Sequence": {54          "id": "A",55          "type_id": 056        }57      },58      {59        "SpecialToken": {60          "id": "<s>",61          "type_id": 162        }63      },64      {65        "Sequence": {66          "id": "B",67          "type_id": 168        }69      }70    ],71    "special_tokens": {72      "<s>": {73        "id": "<s>",74        "ids": [75          176        ],77        "tokens": [78          "<s>"79        ]80      }81    }82  },83  "decoder": {84    "type": "ByteLevel",85    "add_prefix_space": true,86    "trim_offsets": true,87    "use_regex": true88  },89  "model": {90    "type": "BPE",91    "dropout": null,92    "unk_token": "<unk>",93    "continuing_subword_prefix": null,94    "end_of_word_suffix": null,95    "fuse_unk": true,96    "byte_fallback": true,97    "ignore_merges": false,98    "vocab": {99      "<unk>": 0,100      "<s>": 1,101      "</s>": 2,102      "Ā": 3,103      "ā": 4,104      "Ă": 5,105      "ă": 6,106      "Ą": 7,107      "ą": 8,108      "Ć": 9,109      "ć": 10,110      "Ĉ": 11,111      "ĉ": 12,112      "Ċ": 13,113      "ċ": 14,114      "Č": 15,115      "<0x0D>": 16,116      "Ď": 17,117      "ď": 18,118      "Đ": 19,119      "đ": 20,120      "Ē": 21,121      "ē": 22,122      "Ĕ": 23,123      "ĕ": 24,124      "Ė": 25,125      "ė": 26,126      "Ę": 27,127      "ę": 28,128      "Ě": 29,129      "ě": 30,130      "Ĝ": 31,131      "ĝ": 32,132      "Ğ": 33,133      "ğ": 34,134      "<0x20>": 35,135      "<0x21>": 36,136      "<0x22>": 37,137      "<0x23>": 38,138      "<0x24>": 39,139      "<0x25>": 40,140      "<0x26>": 41,141      "<0x27>": 42,142      "<0x28>": 43,143      "<0x29>": 44,144      "<0x2A>": 45,145      "<0x2B>": 46,146      "<0x2C>": 47,147      "<0x2D>": 48,148      "<0x2E>": 49,149      "<0x2F>": 50,150      "<0x30>": 51,151      "<0x31>": 52,152      "<0x32>": 53,153      "<0x33>": 54,154      "<0x34>": 55,155      "<0x35>": 56,156      "<0x36>": 57,157      "<0x37>": 58,158      "<0x38>": 59,159      "<0x39>": 60,160      "<0x3A>": 61,161      "<0x3B>": 62,162      "<0x3C>": 63,163      "<0x3D>": 64,164      "<0x3E>": 65,165      "<0x3F>": 66,166      "<0x40>": 67,167      "<0x41>": 68,168      "<0x42>": 69,169      "<0x43>": 70,170      "<0x44>": 71,171      "<0x45>": 72,172      "<0x46>": 73,173      "<0x47>": 74,174      "<0x48>": 75,175      "<0x49>": 76,176      "<0x4A>": 77,177      "<0x4B>": 78,178      "<0x4C>": 79,179      "<0x4D>": 80,180      "<0x4E>": 81,181      "<0x4F>": 82,182      "<0x50>": 83,183      "<0x51>": 84,184      "<0x52>": 85,185      "<0x53>": 86,186      "<0x54>": 87,187      "<0x55>": 88,188      "<0x56>": 89,189      "<0x57>": 90,190      "<0x58>": 91,191      "<0x59>": 92,192      "<0x5A>": 93,193      "<0x5B>": 94,194      "<0x5C>": 95,195      "<0x5D>": 96,196      "<0x5E>": 97,197      "<0x5F>": 98,198      "<0x60>": 99,199      "<0x61>": 100,200      "<0x62>": 101,201      "<0x63>": 102,202      "<0x64>": 103,203      "<0x65>": 104,204      "<0x66>": 105,205      "<0x67>": 106,206      "<0x68>": 107,207      "<0x69>": 108,208      "<0x6A>": 109,209      "<0x6B>": 110,210      "<0x6C>": 111,211      "<0x6D>": 112,212      "<0x6E>": 113,213      "<0x6F>": 114,214      "<0x70>": 115,215      "<0x71>": 116,216      "<0x72>": 117,217      "<0x73>": 118,218      "<0x74>": 119,219      "<0x75>": 120,220      "<0x76>": 121,221      "<0x77>": 122,222      "<0x78>": 123,223      "<0x79>": 124,224      "<0x7A>": 125,225      "<0x7B>": 126,226      "<0x7C>": 127,227      "<0x7D>": 128,228      "<0x7E>": 129,229      "ġ": 130,230      "Ģ": 131,231      "ģ": 132,232      "Ĥ": 133,233      "ĥ": 134,234      "Ħ": 135,235      "ħ": 136,236      "Ĩ": 137,237      "ĩ": 138,238      "Ī": 139,239      "ī": 140,240      "Ĭ": 141,241      "ĭ": 142,242      "Į": 143,243      "į": 144,244      "İ": 145,245      "ı": 146,246      "IJ": 147,247      "ij": 148,248      "Ĵ": 149,249      "ĵ": 150,250      "Ķ": 151,251      "ķ": 152,252      "ĸ": 153,253      "Ĺ": 154,254      "ĺ": 155,255      "Ļ": 156,256      "ļ": 157,257      "Ľ": 158,258      "ľ": 159,259      "Ŀ": 160,260      "ŀ": 161,261      "Ł": 162,262      "ł": 163,263      "¡": 164,264      "¢": 165,265      "£": 166,266      "¤": 167,267      "¥": 168,268      "¦": 169,269      "§": 170,270      "¨": 171,271      "©": 172,272      "ª": 173,273      "«": 174,274      "¬": 175,275      "Ń": 176,276      "®": 177,277      "¯": 178,278      "°": 179,279      "±": 180,280      "²": 181,281      "³": 182,282      "´": 183,283      "µ": 184,284      "¶": 185,285      "·": 186,286      "¸": 187,287      "¹": 188,288      "º": 189,289      "»": 190,290      "¼": 191,291      "½": 192,292      "¾": 193,293      "¿": 194,294      "À": 195,295      "Á": 196,296      "Â": 197,297      "Ã": 198,298      "Ä": 199,299      "Å": 200,300      "Æ": 201,301      "Ç": 202,302      "È": 203,303      "É": 204,304      "Ê": 205,305      "Ë": 206,306      "Ì": 207,307      "Í": 208,308      "Î": 209,309      "Ï": 210,310      "Ð": 211,311      "Ñ": 212,312      "Ò": 213,313      "Ó": 214,314      "Ô": 215,315      "Õ": 216,316      "Ö": 217,317      "×": 218,318      "Ø": 219,319      "Ù": 220,320      "Ú": 221,321      "Û": 222,322      "Ü": 223,323      "Ý": 224,324      "Þ": 225,325      "ß": 226,326      "à": 227,327      "á": 228,328      "â": 229,329      "ã": 230,330      "ä": 231,331      "å": 232,332      "æ": 233,333      "ç": 234,334      "è": 235,335      "é": 236,336      "ê": 237,337      "ë": 238,338      "ì": 239,339      "í": 240,340      "î": 241,341      "ï": 242,342      "ð": 243,343      "ñ": 244,344      "ò": 245,345      "ó": 246,346      "ô": 247,347      "õ": 248,348      "ö": 249,349      "÷": 250,350      "ø": 251,351      "ù": 252,352      "ú": 253,353      "û": 254,354      "ü": 255,355      "ý": 256,356      "þ": 257,357      "<0xFF>": 258,358      "ĠĠ": 259,359      "Ġt": 260,360      "er": 261,361      "in": 262,362      "Ġa": 263,363      "en": 264,364      "on": 265,365      "Ġth": 266,366      "es": 267,367      "ĠĠĠĠ": 268,368      "Ġs": 269,369      "Ġd": 270,370      "at": 271,371      "or": 272,372      "an": 273,373      "Ġc": 274,374      "is": 275,375      "re": 276,376      "it": 277,377      "Ġthe": 278,378      "ar": 279,379      "le": 280,380      "Ġw": 281,381      "Ġp": 282,382      "ou": 283,383      "al": 284,384      "Ġf": 285,385      "Ġm": 286,386      "ed": 287,387      "Ġo": 288,388      "Ġb": 289,389      "om": 290,390      "ion": 291,391      "ing": 292,392      "ic": 293,393      "as": 294,394      "el": 295,395      "ent": 296,396      "Ġin": 297,397      "Ġh": 298,398      "nd": 299,399      "et": 300,400      "Ġl": 301,401      "Ġn": 302,402      "st": 303,403      "Ġto": 304,404      "ch": 305,405      "ĠI": 306,406      "ro": 307,407      "ĠĠĠĠĠĠĠĠ": 308,408      "il": 309,409      "Ġof": 310,410      "de": 311,411      "ct": 312,412      "Ġ(": 313,413      "am": 314,414      "ĠC": 315,415      "Ġde": 316,416      "ĠS": 317,417      "Ġu": 318,418      "ĠA": 319,419      "Ġ\\": 320,420      "Ġe": 321,421      "Ġand": 322,422      "ĠT": 323,423      "ol": 324,424      "Ġv": 325,425      "im": 326,426      "ot": 327,427      "ad": 328,428      "ut": 329,429      "Ġg": 330,430      "em": 331,431      "ur": 332,432      "id": 333,433      "Ġ*": 334,434      "ig": 335,435      "ra": 336,436      "Ġre": 337,437      "Ġis": 338,438      "qu": 339,439      "ow": 340,440      "ĠM": 341,441      "est": 342,442      "Ġy": 343,443      "se": 344,444      "ve": 345,445      "ce": 346,446      "ie": 347,447      "un": 348,448      "ĠP": 349,449      "ĠB": 350,450      "ag": 351,451      "ul": 352,452      "Ġ=": 353,453      "he": 354,454      "end": 355,455      "ode": 356,456      "ter": 357,457      "ment": 358,458      "os": 359,459      "ĠD": 360,460      "if": 361,461      "ation": 362,462      "Ġfor": 363,463      "Ġr": 364,464      "ĠL": 365,465      "Ġyou": 366,466      "Ġbe": 367,467      "ly": 368,468      "ver": 369,469      "ab": 370,470      "te": 371,471      "Ġit": 372,472      "Ġon": 373,473      "ri": 374,474      "us": 375,475      "Ġ\"": 376,476      "Ġwh": 377,477      "Ġcon": 378,478      "ĠH": 379,479      "Ġst": 380,480      "ir": 381,481      "ĠE": 382,482      "ĠF": 383,483      "ck": 384,484      "Ġan": 385,485      "th": 386,486      "eg": 387,487      "ay": 388,488      "ith": 389,489      "ĠR": 390,490      "ist": 391,491      "and": 392,492      "Ġthat": 393,493      "Ġal": 394,494      "Ġ$": 395,495      "Ġ#": 396,496      "od": 397,497      "um": 398,498      "ĠW": 399,499      "ht": 400,500      "code": 401,501      "ĠG": 402,502      "ate": 403,503      "ess": 404,504      "ĠN": 405,505      "ere": 406,506      "pp": 407,507      "Ġas": 408,508      "Ġse": 409,509      "Ġpro": 410,510      "Ġwith": 411,511      "pe": 412,512      "Ġk": 413,513      "ers": 414,514      "pt": 415,515      ");": 416,516      "lo": 417,517      "ĠĠĠĠĠ": 418,518      "Ġcom": 419,519      "ame": 420,520      "Ġ`": 421,521      "ĠCom": 422,522      "ia": 423,523      "ant": 424,524      "Ġla": 425,525      "Ġ{": 426,526      "Ġen": 427,527      "ction": 428,528      "Ġex": 429,529      "ld": 430,530      "ub": 431,531      "Ġj": 432,532      "la": 433,533      "ue": 434,534      "ĠJ": 435,535      "ich": 436,536      "Ġdo": 437,537      "ĠO": 438,538      "Ġqu": 439,539      "iv": 440,540      "ort": 441,541      "art": 442,542      "Ġun": 443,543      "Ġ##": 444,544      "Ġthis": 445,545      "ke": 446,546      "Ġha": 447,547      "Ġ-": 448,548      "out": 449,549      "ĠThe": 450,550      "Ġnot": 451,551      "Ġne": 452,552      "ill": 453,553      "Ġle": 454,554      "ci": 455,555      "rom": 456,556      "ine": 457,557      "//": 458,558      "op": 459,559      "egin": 460,560      "ĠComment": 461,561      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 462,562      "begin": 463,563      "ÑģÑĤ": 464,564      "ass": 465,565      "iz": 466,566      ").": 467,567      "og": 468,568      "Ġп": 469,569      "Ġor": 470,570      "Ġwas": 471,571      "Ġat": 472,572      "our": 473,573      "Ġi": 474,574      "ain": 475,575      "ĠK": 476,576      "на": 477,577      "ĠV": 478,578      "ge": 479,579      "Ġsu": 480,580      "ap": 481,581      "age": 482,582      "ould": 483,583      "ne": 484,584      "av": 485,585      "xt": 486,586      "ore": 487,587      "ile": 488,588      "--": 489,589      "Ġв": 490,590      "Ġby": 491,591      "li": 492,592      "ath": 493,593      "ÑĢа": 494,594      "ber": 495,595      "ach": 496,596      "all": 497,597      "ĠTh": 498,598      "ult": 499,599      "Ġ}": 500,600      "ĠU": 501,601      "Ġus": 502,602      "Ġz": 503,603      "ust": 504,604      "Ġhave": 505,605      "lic": 506,606      "ни": 507,607      "Ġcan": 508,608      "tr": 509,609      "com": 510,610      "),": 511,611      "ĠIn": 512,612      "ind": 513,613      "ell": 514,614      "Ġfrom": 515,615      "ов": 516,616      "to": 517,617      "Ġ[": 518,618      "able": 519,619      "ost": 520,620      "Ġch": 521,621      "ect": 522,622      "ight": 523,623      "int": 524,624      "Ġ'": 525,625      "Ġare": 526,626      "Ġim": 527,627      "Ġsh": 528,628      "Ġ<": 529,629      "ĠAn": 530,630      "ĠÑģ": 531,631      "ata": 532,632      "ire": 533,633      "Ġtr": 534,634      "con": 535,635      "ord": 536,636      "ity": 537,637      "ard": 538,638      "ĠĠĠĠĠĠ": 539,639      "Ġhe": 540,640      "Ġbut": 541,641      "oc": 542,642      "=\"": 543,643      "Ġpr": 544,644      "ure": 545,645      "per": 546,646      "ack": 547,647      "ork": 548,648      "ong": 549,649      "ans": 550,650      "ко": 551,651      "ple": 552,652      "Ġdes": 553,653      "ok": 554,654      "orm": 555,655      "wer": 556,656      "ak": 557,657      "pr": 558,658      "ase": 559,659      "Ġel": 560,660      "ph": 561,661      "ac": 562,662      "Ġund": 563,663      "Ġar": 564,664      "Ġif": 565,665      "ud": 566,666      "ps": 567,667      "ite": 568,668      "ble": 569,669      "но": 570,670      "fer": 571,671      "pl": 572,672      "ive": 573,673      "ang": 574,674      "ens": 575,675      "ÑĢо": 576,676      "Ġso": 577,677      "so": 578,678      "ast": 579,679      "()": 580,680      "swer": 581,681      "ru": 582,682      "ies": 583,683      "Ġ:": 584,684      "au": 585,685      "ov": 586,686      "ÑĢе": 587,687      "го": 588,688      "Ġder": 589,689      "Ġmy": 590,690      "Ġwe": 591,691      "Ġme": 592,692      "nt": 593,693      "Ġad": 594,694      "urn": 595,695      "Ġyour": 596,696      "://": 597,697      "are": 598,698      "Ġall": 599,699      "ff": 600,700      "io": 601,701      "estion": 602,702      "ime": 603,703      "Ġer": 604,704      "lass": 605,705      "Ġи": 606,706      "Ġwhich": 607,707      "ome": 608,708      "ont": 609,709      "Ġpar": 610,710      "Ġma": 611,711      "ĠY": 612,712      "\",": 613,713      "Ġо": 614,714      "ft": 615,715      "ial": 616,716      "cc": 617,717      "ound": 618,718      "Ġli": 619,719      "Ġres": 620,720      "eth": 621,721      "ject": 622,722      "Ġapp": 623,723      "ĠSt": 624,724      "ice": 625,725      "Ġam": 626,726      "act": 627,727      "Ġdel": 628,728      "gr": 629,729      "ated": 630,730      "ier": 631,731      "ĠĠĠĠĠĠĠĠĠĠĠĠ": 632,732      "Ġab": 633,733      "Ġet": 634,734      "ally": 635,735      "..": 636,736      "port": 637,737      "ik": 638,738      "Ġper": 639,739      "Ġcont": 640,740      "ÑĢи": 641,741      "ка": 642,742      "ser": 643,743      "ли": 644,744      "ll": 645,745      "iew": 646,746      "ign": 647,747      "_{": 648,748      "put": 649,749      "one": 650,750      "unction": 651,751      "Ġdi": 652,752      "ary": 653,753      "ition": 654,754      "ma": 655,755      "ен": 656,756      "get": 657,757      "Ġlo": 658,758      "Ġval": 659,759      "ĠQ": 660,760      "ran": 661,761      "Ġд": 662,762      "ence": 663,763      "Ġwork": 664,764      "Ġна": 665,765      "ip": 666,766      "item": 667,767      "ype": 668,768      "Ġ&": 669,769      "Ġhis": 670,770      "Ġuse": 671,771      "der": 672,772      "ĠAnswer": 673,773      "Ġwill": 674,774      "ize": 675,775      "ÑĤа": 676,776      "low": 677,777      "ĠCh": 678,778      "Ġget": 679,779      "ide": 680,780      "ous": 681,781      "ink": 682,782      "ption": 683,783      "ла": 684,784      "turn": 685,785      "ung": 686,786      "ec": 687,787      "ug": 688,788      "form": 689,789      "res": 690,790      "htt": 691,791      "oug": 692,792      "лÑĮ": 693,793      "Ġno": 694,794      "cl": 695,795      "Ġro": 696,796      "Ġone": 697,797      "tt": 698,798      "cri": 699,799      "du": 700,800      "Ġup": 701,801      "ÑĤо": 702,802      "(\"": 703,803      "Ġob": 704,804      "we": 705,805      "ory": 706,806      "Ġest": 707,807      "ery": 708,808      "iel": 709,809      "str": 710,810      "ob": 711,811      "Ġque": 712,812      "ian": 713,813      "Ġout": 714,814      "Ġpl": 715,815      "Ġnew": 716,816      "ки": 717,817      "Ġ+": 718,818      "ry": 719,819      "oth": 720,820      "ther": 721,821      "Ġvar": 722,822      "Ġwould": 723,823      "Ġser": 724,824      "tern": 725,825      "text": 726,826      "Ġthere": 727,827      "ish": 728,828      "ror": 729,829      "ÑĤе": 730,830      "Ġset": 731,831      "Ġ@": 732,832      "Ġпо": 733,833      "Ġte": 734,834      "ex": 735,835      "Ġreturn": 736,836      "ail": 737,837      "Ġany": 738,838      "ĠIt": 739,839      "Ġfunction": 740,840      "{\\": 741,841      "',": 742,842      "és": 743,843      "ale": 744,844      "ан": 745,845      "Ġwhen": 746,846      "ib": 747,847      "Ġgo": 748,848      "ance": 749,849      "Ġhad": 750,850      "ĠQu": 751,851      "Ġcomp": 752,852      "ле": 753,853      "Ġз": 754,854      "math": 755,855      "Ġhas": 756,856      "Ġм": 757,857      "Ġpre": 758,858      "ener": 759,859      "Ġpart": 760,860      "elf": 761,861      "Ġdie": 762,862      "Ġlike": 763,863      "ray": 764,864      "irst": 765,865      "Ġdis": 766,866      "Ġman": 767,867      "rit": 768,868      "Ġthen": 769,869      "Ġclass": 770,870      "pro": 771,871      "Ġpo": 772,872      "Ġusing": 773,873      "eb": 774,874      "Ġcode": 775,875      "own": 776,876      "Ġsome": 777,877      "ces": 778,878      "Ġ$\\": 779,879      "еÑĢ": 780,880      "lect": 781,881      "Ġau": 782,882      "isch": 783,883      "Ġcol": 784,884      "ĠâĢĵ": 785,885      "up": 786,886      "ons": 787,887      "Ġadd": 788,888      "ild": 789,889      "iss": 790,890      "val": 791,891      "ount": 792,892      "les": 793,893      "vent": 794,894      "ĠĠĠĠĠĠĠĠĠĠĠĠĠ": 795,895      "ĠZ": 796,896      "In": 797,897      "row": 798,898      "ear": 799,899      "ations": 800,900      "ah": 801,901      "que": 802,902      "ublic": 803,903      "ank": 804,904      "Ġsp": 805,905      "ĠWh": 806,906      "----": 807,907      "sk": 808,908      "ew": 809,909      "ags": 810,910      "ÑĤи": 811,911      "ann": 812,912      "ĠâĢĶ": 813,913      "ert": 814,914      "ace": 815,915      "sch": 816,916      "Ġneed": 817,917      "ĠÃł": 818,918      "ien": 819,919      "ough": 820,920      "не": 821,921      "Ġdef": 822,922      "ij": 823,923      "ern": 824,924      "Ġwhat": 825,925      "ĠAr": 826,926      "wo": 827,927      "ml": 828,928      "</": 829,929      "ĠRe": 830,930      "Ġes": 831,931      "Ġinst": 832,932      "bo": 833,933      "az": 834,934      "Ġ###": 835,935      "Ġб": 836,936      "erm": 837,937      "ĠAl": 838,938      "led": 839,939      "да": 840,940      "ten": 841,941      "set": 842,942      "ло": 843,943      "Ġcomm": 844,944      "sh": 845,945      "ва": 846,946      "Ġ/": 847,947      "Ġdata": 848,948      "Ġ//": 849,949      "](": 850,950      "Ġstr": 851,951      "ose": 852,952      "ĠUn": 853,953      "ven": 854,954      "St": 855,955      "...": 856,956      "ĠС": 857,957      "yst": 858,958      "Ġ«": 859,959      "ick": 860,960      "ix": 861,961      "par": 862,962      "ĠÑĥ": 863,963      "Ġwant": 864,964      "ng": 865,965      "ote": 866,966      "Ġgr": 867,967      "Ġdu": 868,968      "Ġ.": 869,969      "und": 870,970      "Ġonly": 871,971      "Ġsa": 872,972      "ely": 873,973      "vers": 874,974      "Ġent": 875,975      "))": 876,976      "('": 877,977      "Ġmod": 878,978      "ava": 879,979      "ton": 880,980      "Ġshould": 881,981      "ement": 882,982      "Ġform": 883,983      "Ġalso": 884,984      "Ġsc": 885,985      "ings": 886,986      "ĠYou": 887,987      "ón": 888,988      "Ġkn": 889,989      "();": 890,990      "Ġ|": 891,991      "Ġwere": 892,992      "ss": 893,993      "ĠQuestion": 894,994      "ise": 895,995      "Ġthey": 896,996      "ĠDe": 897,997      "ond": 898,998      "Ġsol": 899,999      "Ġfol": 900,1000      "Ġmore": 901,1001      "Ġher": 902,1002      "Ġ_": 903,1003      "Ġé": 904,1004      "atch": 905,1005      "fter": 906,1006      "Ġcre": 907,1007      "lock": 908,1008      "tring": 909,1009      "ĠThis": 910,1010      "ze": 911,1011      "ado": 912,1012      "ull": 913,1013      "ger": 914,1014      "be": 915,1015      "Ġother": 916,1016      "ĠTags": 917,1017      "ution": 918,1018      "ict": 919,1019      "Ġhow": 920,1020      "Ġx": 921,1021      "ĠSe": 922,1022      "Ġche": 923,1023      "cript": 924,1024      "Ġjust": 925,1025      "Ġpos": 926,1026      "ange": 927,1027      "ific": 928,1028      "ree": 929,1029      "}}": 930,1030      "Ġtime": 931,1031      "app": 932,1032      "нÑĭ": 933,1033      "Ġfile": 934,1034      "ark": 935,1035      "ical": 936,1036      "Ġfirst": 937,1037      "Ġint": 938,1038      "ĠÐĴ": 939,1039      "ĠHe": 940,1040      "ta": 941,1041      "ument": 942,1042      "ors": 943,1043      "lement": 944,1044      "rac": 945,1045      "Ġag": 946,1046      "Ġdoes": 947,1047      "yn": 948,1048      "read": 949,1049      "ual": 950,1050      "ĠLe": 951,1051      "ys": 952,1052      "Ġem": 953,1053      "Ġnum": 954,1054      "vel": 955,1055      "ди": 956,1056      "over": 957,1057      "Ġdif": 958,1058      "ethod": 959,1059      "ĠIf": 960,1060      "Ġspe": 961,1061      "ym": 962,1062      "Ġthem": 963,1063      "Ġinto": 964,1064      "ĠĠĠĠĠĠĠĠĠĠ": 965,1065      "Ġles": 966,1066      "Ġits": 967,1067      "ese": 968,1068      "ield": 969,1069      "Ġpublic": 970,1070      "ĠÐŁ": 971,1071      "Ġden": 972,1072      "ystem": 973,1073      "of": 974,1074      "Ġover": 975,1075      "->": 976,1076      "Ġfil": 977,1077      "name": 978,1078      "inal": 979,1079      "Ġil": 980,1080      "ample": 981,1081      "Ġway": 982,1082      "ica": 983,1083      "во": 984,1084      "cess": 985,1085      "itt": 986,1086      "uch": 987,1087      "Ġwhere": 988,1088      "ми": 989,1089      "org": 990,1090      "https": 991,1091      "Ġvo": 992,1092      "ient": 993,1093      "ove": 994,1094      "Ġvalue": 995,1095      "eng": 996,1096      "ĠLa": 997,1097      "^{": 998,1098      "ref": 999,1099      "ied": 1000,1100      "ER": 1001,1101      "Ġstat": 1002,1102      "fig": 1003,1103      "me": 1004,1104      "Ġvon": 1005,1105      "Ġinter": 1006,1106      "roid": 1007,1107      "ater": 1008,1108      "Ġtheir": 1009,1109      "Ġbet": 1010,1110      "Ġein": 1011,1111      "}\\": 1012,1112      "\">": 1013,1113      "Ġsub": 1014,1114      "Ġop": 1015,1115      "Ġdon": 1016,1116      "ty": 1017,1117      "Ġtry": 1018,1118      "ĠPro": 1019,1119      "Ġtra": 1020,1120      "Ġsame": 1021,1121      "ep": 1022,1122      "Ġtwo": 1023,1123      "Ġname": 1024,1124      "old": 1025,1125      "let": 1026,1126      "Ġsim": 1027,1127      "sp": 1028,1128      "Ġav": 1029,1129      "bre": 1030,1130      "blem": 1031,1131      "ey": 1032,1132      "Ġcould": 1033,1133      "Ġcor": 1034,1134      "Ġacc": 1035,1135      "ays": 1036,1136      "cre": 1037,1137      "urr": 1038,1138      "si": 1039,1139      "Ġconst": 1040,1140      "ues": 1041,1141      "}$": 1042,1142      "View": 1043,1143      "Ġact": 1044,1144      "Ġbo": 1045,1145      "Ġко": 1046,1146      "Ġsom": 1047,1147      "Ġabout": 1048,1148      "land": 1049,1149      "mer": 1050,1150      "Ġlist": 1051,1151      "cal": 1052,1152      "Ġimport": 1053,1153      "col": 1054,1154      "Ġna": 1055,1155      "na": 1056,1156      "::": 1057,1157      "Ġwho": 1058,1158      "Ġerror": 1059,1159      "ĠX": 1060,1160      "ator": 1061,1161      "ext": 1062,1162      "Ġbeen": 1063,1163      "ér": 1064,1164      "Ġrun": 1065,1165      "pos": 1066,1166      "Ġcl": 1067,1167      "**": 1068,1168      "ĠÐļ": 1069,1169      "ular": 1070,1170      "ause": 1071,1171      "Ġreg": 1072,1172      "Ġknow": 1073,1173      "Ġsee": 1074,1174      "Ġhim": 1075,1175      "ning": 1076,1176      "Ġза": 1077,1177      "ates": 1078,1178      "fore": 1079,1179      "ions": 1080,1180      "Ġhel": 1081,1181      "ute": 1082,1182      "Ġrem": 1083,1183      "Ġго": 1084,1184      "ĠMar": 1085,1185      "ÑĢÑĥ": 1086,1186      "vice": 1087,1187      "irect": 1088,1188      "ner": 1089,1189      "Ġunder": 1090,1190      "rib": 1091,1191      "hr": 1092,1192      "Ñĩе": 1093,1193      "ĠAs": 1094,1194      "Ġend": 1095,1195      "ember": 1096,1196      "Ġа": 1097,1197      "Ġatt": 1098,1198      "ina": 1099,1199      "son": 1100,1200      "Ġfollow": 1101,

Showing the first 1,200 of 149249 lines. Download the file for the rest.