CoolFace
Modelpublic

Atchuth/DialoGPT-small-MichaelBot

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes176downloads
tokenizer.json100301 linesDownload Raw Back to root
1{2  "version": "1.0",3  "truncation": null,4  "padding": null,5  "added_tokens": [6    {7      "id": 50256,8      "special": true,9      "content": "<|endoftext|>",10      "single_word": false,11      "lstrip": false,12      "rstrip": false,13      "normalized": true14    }15  ],16  "normalizer": null,17  "pre_tokenizer": {18    "type": "ByteLevel",19    "add_prefix_space": false,20    "trim_offsets": true21  },22  "post_processor": {23    "type": "ByteLevel",24    "add_prefix_space": true,25    "trim_offsets": false26  },27  "decoder": {28    "type": "ByteLevel",29    "add_prefix_space": true,30    "trim_offsets": true31  },32  "model": {33    "type": "BPE",34    "dropout": null,35    "unk_token": null,36    "continuing_subword_prefix": "",37    "end_of_word_suffix": "",38    "fuse_unk": false,39    "vocab": {40      "!": 0,41      "\"": 1,42      "#": 2,43      "$": 3,44      "%": 4,45      "&": 5,46      "'": 6,47      "(": 7,48      ")": 8,49      "*": 9,50      "+": 10,51      ",": 11,52      "-": 12,53      ".": 13,54      "/": 14,55      "0": 15,56      "1": 16,57      "2": 17,58      "3": 18,59      "4": 19,60      "5": 20,61      "6": 21,62      "7": 22,63      "8": 23,64      "9": 24,65      ":": 25,66      ";": 26,67      "<": 27,68      "=": 28,69      ">": 29,70      "?": 30,71      "@": 31,72      "A": 32,73      "B": 33,74      "C": 34,75      "D": 35,76      "E": 36,77      "F": 37,78      "G": 38,79      "H": 39,80      "I": 40,81      "J": 41,82      "K": 42,83      "L": 43,84      "M": 44,85      "N": 45,86      "O": 46,87      "P": 47,88      "Q": 48,89      "R": 49,90      "S": 50,91      "T": 51,92      "U": 52,93      "V": 53,94      "W": 54,95      "X": 55,96      "Y": 56,97      "Z": 57,98      "[": 58,99      "\\": 59,100      "]": 60,101      "^": 61,102      "_": 62,103      "`": 63,104      "a": 64,105      "b": 65,106      "c": 66,107      "d": 67,108      "e": 68,109      "f": 69,110      "g": 70,111      "h": 71,112      "i": 72,113      "j": 73,114      "k": 74,115      "l": 75,116      "m": 76,117      "n": 77,118      "o": 78,119      "p": 79,120      "q": 80,121      "r": 81,122      "s": 82,123      "t": 83,124      "u": 84,125      "v": 85,126      "w": 86,127      "x": 87,128      "y": 88,129      "z": 89,130      "{": 90,131      "|": 91,132      "}": 92,133      "~": 93,134      "¡": 94,135      "¢": 95,136      "£": 96,137      "¤": 97,138      "¥": 98,139      "¦": 99,140      "§": 100,141      "¨": 101,142      "©": 102,143      "ª": 103,144      "«": 104,145      "¬": 105,146      "®": 106,147      "¯": 107,148      "°": 108,149      "±": 109,150      "²": 110,151      "³": 111,152      "´": 112,153      "µ": 113,154      "¶": 114,155      "·": 115,156      "¸": 116,157      "¹": 117,158      "º": 118,159      "»": 119,160      "¼": 120,161      "½": 121,162      "¾": 122,163      "¿": 123,164      "À": 124,165      "Á": 125,166      "Â": 126,167      "Ã": 127,168      "Ä": 128,169      "Å": 129,170      "Æ": 130,171      "Ç": 131,172      "È": 132,173      "É": 133,174      "Ê": 134,175      "Ë": 135,176      "Ì": 136,177      "Í": 137,178      "Î": 138,179      "Ï": 139,180      "Ð": 140,181      "Ñ": 141,182      "Ò": 142,183      "Ó": 143,184      "Ô": 144,185      "Õ": 145,186      "Ö": 146,187      "×": 147,188      "Ø": 148,189      "Ù": 149,190      "Ú": 150,191      "Û": 151,192      "Ü": 152,193      "Ý": 153,194      "Þ": 154,195      "ß": 155,196      "à": 156,197      "á": 157,198      "â": 158,199      "ã": 159,200      "ä": 160,201      "å": 161,202      "æ": 162,203      "ç": 163,204      "è": 164,205      "é": 165,206      "ê": 166,207      "ë": 167,208      "ì": 168,209      "í": 169,210      "î": 170,211      "ï": 171,212      "ð": 172,213      "ñ": 173,214      "ò": 174,215      "ó": 175,216      "ô": 176,217      "õ": 177,218      "ö": 178,219      "÷": 179,220      "ø": 180,221      "ù": 181,222      "ú": 182,223      "û": 183,224      "ü": 184,225      "ý": 185,226      "þ": 186,227      "ÿ": 187,228      "Ā": 188,229      "ā": 189,230      "Ă": 190,231      "ă": 191,232      "Ą": 192,233      "ą": 193,234      "Ć": 194,235      "ć": 195,236      "Ĉ": 196,237      "ĉ": 197,238      "Ċ": 198,239      "ċ": 199,240      "Č": 200,241      "č": 201,242      "Ď": 202,243      "ď": 203,244      "Đ": 204,245      "đ": 205,246      "Ē": 206,247      "ē": 207,248      "Ĕ": 208,249      "ĕ": 209,250      "Ė": 210,251      "ė": 211,252      "Ę": 212,253      "ę": 213,254      "Ě": 214,255      "ě": 215,256      "Ĝ": 216,257      "ĝ": 217,258      "Ğ": 218,259      "ğ": 219,260      "Ġ": 220,261      "ġ": 221,262      "Ģ": 222,263      "ģ": 223,264      "Ĥ": 224,265      "ĥ": 225,266      "Ħ": 226,267      "ħ": 227,268      "Ĩ": 228,269      "ĩ": 229,270      "Ī": 230,271      "ī": 231,272      "Ĭ": 232,273      "ĭ": 233,274      "Į": 234,275      "į": 235,276      "İ": 236,277      "ı": 237,278      "IJ": 238,279      "ij": 239,280      "Ĵ": 240,281      "ĵ": 241,282      "Ķ": 242,283      "ķ": 243,284      "ĸ": 244,285      "Ĺ": 245,286      "ĺ": 246,287      "Ļ": 247,288      "ļ": 248,289      "Ľ": 249,290      "ľ": 250,291      "Ŀ": 251,292      "ŀ": 252,293      "Ł": 253,294      "ł": 254,295      "Ń": 255,296      "Ġt": 256,297      "Ġa": 257,298      "he": 258,299      "in": 259,300      "re": 260,301      "on": 261,302      "Ġthe": 262,303      "er": 263,304      "Ġs": 264,305      "at": 265,306      "Ġw": 266,307      "Ġo": 267,308      "en": 268,309      "Ġc": 269,310      "it": 270,311      "is": 271,312      "an": 272,313      "or": 273,314      "es": 274,315      "Ġb": 275,316      "ed": 276,317      "Ġf": 277,318      "ing": 278,319      "Ġp": 279,320      "ou": 280,321      "Ġan": 281,322      "al": 282,323      "ar": 283,324      "Ġto": 284,325      "Ġm": 285,326      "Ġof": 286,327      "Ġin": 287,328      "Ġd": 288,329      "Ġh": 289,330      "Ġand": 290,331      "ic": 291,332      "as": 292,333      "le": 293,334      "Ġth": 294,335      "ion": 295,336      "om": 296,337      "ll": 297,338      "ent": 298,339      "Ġn": 299,340      "Ġl": 300,341      "st": 301,342      "Ġre": 302,343      "ve": 303,344      "Ġe": 304,345      "ro": 305,346      "ly": 306,347      "Ġbe": 307,348      "Ġg": 308,349      "ĠT": 309,350      "ct": 310,351      "ĠS": 311,352      "id": 312,353      "ot": 313,354      "ĠI": 314,355      "ut": 315,356      "et": 316,357      "ĠA": 317,358      "Ġis": 318,359      "Ġon": 319,360      "im": 320,361      "am": 321,362      "ow": 322,363      "ay": 323,364      "ad": 324,365      "se": 325,366      "Ġthat": 326,367      "ĠC": 327,368      "ig": 328,369      "Ġfor": 329,370      "ac": 330,371      "Ġy": 331,372      "ver": 332,373      "ur": 333,374      "Ġu": 334,375      "ld": 335,376      "Ġst": 336,377      "ĠM": 337,378      "'s": 338,379      "Ġhe": 339,380      "Ġit": 340,381      "ation": 341,382      "ith": 342,383      "ir": 343,384      "ce": 344,385      "Ġyou": 345,386      "il": 346,387      "ĠB": 347,388      "Ġwh": 348,389      "ol": 349,390      "ĠP": 350,391      "Ġwith": 351,392      "Ġ1": 352,393      "ter": 353,394      "ch": 354,395      "Ġas": 355,396      "Ġwe": 356,397      "Ġ(": 357,398      "nd": 358,399      "ill": 359,400      "ĠD": 360,401      "if": 361,402      "Ġ2": 362,403      "ag": 363,404      "ers": 364,405      "ke": 365,406      "Ġ\"": 366,407      "ĠH": 367,408      "em": 368,409      "Ġcon": 369,410      "ĠW": 370,411      "ĠR": 371,412      "her": 372,413      "Ġwas": 373,414      "Ġr": 374,415      "od": 375,416      "ĠF": 376,417      "ul": 377,418      "ate": 378,419      "Ġat": 379,420      "ri": 380,421      "pp": 381,422      "ore": 382,423      "ĠThe": 383,424      "Ġse": 384,425      "us": 385,426      "Ġpro": 386,427      "Ġha": 387,428      "um": 388,429      "Ġare": 389,430      "Ġde": 390,431      "ain": 391,432      "and": 392,433      "Ġor": 393,434      "igh": 394,435      "est": 395,436      "ist": 396,437      "ab": 397,438      "rom": 398,439      "ĠN": 399,440      "th": 400,441      "Ġcom": 401,442      "ĠG": 402,443      "un": 403,444      "op": 404,445      "00": 405,446      "ĠL": 406,447      "Ġnot": 407,448      "ess": 408,449      "Ġex": 409,450      "Ġv": 410,451      "res": 411,452      "ĠE": 412,453      "ew": 413,454      "ity": 414,455      "ant": 415,456      "Ġby": 416,457      "el": 417,458      "os": 418,459      "ort": 419,460      "oc": 420,461      "qu": 421,462      "Ġfrom": 422,463      "Ġhave": 423,464      "Ġsu": 424,465      "ive": 425,466      "ould": 426,467      "Ġsh": 427,468      "Ġthis": 428,469      "nt": 429,470      "ra": 430,471      "pe": 431,472      "ight": 432,473      "art": 433,474      "ment": 434,475      "Ġal": 435,476      "ust": 436,477      "end": 437,478      "--": 438,479      "all": 439,480      "ĠO": 440,481      "ack": 441,482      "Ġch": 442,483      "Ġle": 443,484      "ies": 444,485      "red": 445,486      "ard": 446,487      "âĢ": 447,488      "out": 448,489      "ĠJ": 449,490      "Ġab": 450,491      "ear": 451,492      "iv": 452,493      "ally": 453,494      "our": 454,495      "ost": 455,496      "gh": 456,497      "pt": 457,498      "Ġpl": 458,499      "ast": 459,500      "Ġcan": 460,501      "ak": 461,502      "ome": 462,503      "ud": 463,504      "The": 464,505      "Ġhis": 465,506      "Ġdo": 466,507      "Ġgo": 467,508      "Ġhas": 468,509      "ge": 469,510      "'t": 470,511      "ĠU": 471,512      "rou": 472,513      "Ġsa": 473,514      "Ġj": 474,515      "Ġbut": 475,516      "Ġwor": 476,517      "Ġall": 477,518      "ect": 478,519      "Ġk": 479,520      "ame": 480,521      "Ġwill": 481,522      "ok": 482,523      "Ġwhe": 483,524      "Ġthey": 484,525      "ide": 485,526      "01": 486,527      "ff": 487,528      "ich": 488,529      "pl": 489,530      "ther": 490,531      "Ġtr": 491,532      "..": 492,533      "Ġint": 493,534      "ie": 494,535      "ure": 495,536      "age": 496,537      "Ġne": 497,538      "ial": 498,539      "ap": 499,540      "ine": 500,541      "ice": 501,542      "Ġme": 502,543      "Ġout": 503,544      "ans": 504,545      "one": 505,546      "ong": 506,547      "ions": 507,548      "Ġwho": 508,549      "ĠK": 509,550      "Ġup": 510,551      "Ġtheir": 511,552      "Ġad": 512,553      "Ġ3": 513,554      "Ġus": 514,555      "ated": 515,556      "ous": 516,557      "Ġmore": 517,558      "ue": 518,559      "og": 519,560      "ĠSt": 520,561      "ind": 521,562      "ike": 522,563      "Ġso": 523,564      "ime": 524,565      "per": 525,566      ".\"": 526,567      "ber": 527,568      "iz": 528,569      "act": 529,570      "Ġone": 530,571      "Ġsaid": 531,572      "Ġ-": 532,573      "are": 533,574      "Ġyour": 534,575      "cc": 535,576      "ĠTh": 536,577      "Ġcl": 537,578      "ep": 538,579      "ake": 539,580      "able": 540,581      "ip": 541,582      "Ġcont": 542,583      "Ġwhich": 543,584      "ia": 544,585      "Ġim": 545,586      "Ġabout": 546,587      "Ġwere": 547,588      "very": 548,589      "ub": 549,590      "Ġhad": 550,591      "Ġen": 551,592      "Ġcomp": 552,593      ",\"": 553,594      "ĠIn": 554,595      "Ġun": 555,596      "Ġag": 556,597      "ire": 557,598      "ace": 558,599      "au": 559,600      "ary": 560,601      "Ġwould": 561,602      "ass": 562,603      "ry": 563,604      "ĠâĢ": 564,605      "cl": 565,606      "ook": 566,607      "ere": 567,608      "so": 568,609      "ĠV": 569,610      "ign": 570,611      "ib": 571,612      "Ġoff": 572,613      "Ġte": 573,614      "ven": 574,615      "ĠY": 575,616      "ile": 576,617      "ose": 577,618      "ite": 578,619      "orm": 579,620      "Ġ201": 580,621      "Ġres": 581,622      "Ġman": 582,623      "Ġper": 583,624      "Ġother": 584,625      "ord": 585,626      "ult": 586,627      "Ġbeen": 587,628      "Ġlike": 588,629      "ase": 589,630      "ance": 590,631      "ks": 591,632      "ays": 592,633      "own": 593,634      "ence": 594,635      "Ġdis": 595,636      "ction": 596,637      "Ġany": 597,638      "Ġapp": 598,639      "Ġsp": 599,640      "int": 600,641      "ress": 601,642      "ations": 602,643      "ail": 603,644      "Ġ4": 604,645      "ical": 605,646      "Ġthem": 606,647      "Ġher": 607,648      "ount": 608,649      "ĠCh": 609,650      "Ġar": 610,651      "Ġif": 611,652      "Ġthere": 612,653      "Ġpe": 613,654      "Ġyear": 614,655      "av": 615,656      "Ġmy": 616,657      "Ġsome": 617,658      "Ġwhen": 618,659      "ough": 619,660      "ach": 620,661      "Ġthan": 621,662      "ru": 622,663      "ond": 623,664      "ick": 624,665      "Ġover": 625,666      "vel": 626,667      "Ġqu": 627,668      "ĊĊ": 628,669      "Ġsc": 629,670      "reat": 630,671      "ree": 631,672      "ĠIt": 632,673      "ound": 633,674      "port": 634,675      "Ġalso": 635,676      "Ġpart": 636,677      "fter": 637,678      "Ġkn": 638,679      "Ġbec": 639,680      "Ġtime": 640,681      "ens": 641,682      "Ġ5": 642,683      "ople": 643,684      "Ġwhat": 644,685      "Ġno": 645,686      "du": 646,687      "mer": 647,688      "ang": 648,689      "Ġnew": 649,690      "----": 650,691      "Ġget": 651,692      "ory": 652,693      "ition": 653,694      "ings": 654,695      "Ġjust": 655,696      "Ġinto": 656,697      "Ġ0": 657,698      "ents": 658,699      "ove": 659,700      "te": 660,701      "Ġpeople": 661,702      "Ġpre": 662,703      "Ġits": 663,704      "Ġrec": 664,705      "Ġtw": 665,706      "ian": 666,707      "irst": 667,708      "ark": 668,709      "ors": 669,710      "Ġwork": 670,711      "ade": 671,712      "ob": 672,713      "Ġshe": 673,714      "Ġour": 674,715      "wn": 675,716      "ink": 676,717      "lic": 677,718      "Ġ19": 678,719      "ĠHe": 679,720      "ish": 680,721      "nder": 681,722      "ause": 682,723      "Ġhim": 683,724      "ons": 684,725      "Ġ[": 685,726      "Ġro": 686,727      "form": 687,728      "ild": 688,729      "ates": 689,730      "vers": 690,731      "Ġonly": 691,732      "oll": 692,733      "Ġspe": 693,734      "ck": 694,735      "ell": 695,736      "amp": 696,737      "Ġacc": 697,738      "Ġbl": 698,739      "ious": 699,740      "urn": 700,741      "ft": 701,742      "ood": 702,743      "Ġhow": 703,744      "hed": 704,745      "Ġ'": 705,746      "Ġafter": 706,747      "aw": 707,748      "Ġatt": 708,749      "ov": 709,750      "ne": 710,751      "Ġplay": 711,752      "erv": 712,753      "ict": 713,754      "Ġcould": 714,755      "itt": 715,756      "Ġam": 716,757      "Ġfirst": 717,758      "Ġ6": 718,759      "Ġact": 719,760      "Ġ$": 720,761      "ec": 721,762      "hing": 722,763      "ual": 723,764      "ull": 724,765      "Ġcomm": 725,766      "oy": 726,767      "old": 727,768      "ces": 728,769      "ater": 729,770      "Ġfe": 730,771      "Ġbet": 731,772      "we": 732,773      "iff": 733,774      "Ġtwo": 734,775      "ock": 735,776      "Ġback": 736,777      ").": 737,778      "ident": 738,779      "Ġunder": 739,780      "rough": 740,781      "sel": 741,782      "xt": 742,783      "Ġmay": 743,784      "round": 744,785      "Ġpo": 745,786      "ph": 746,787      "iss": 747,788      "Ġdes": 748,789      "Ġmost": 749,790      "Ġdid": 750,791      "Ġadd": 751,792      "ject": 752,793      "Ġinc": 753,794      "fore": 754,795      "Ġpol": 755,796      "ont": 756,797      "Ġagain": 757,798      "clud": 758,799      "tern": 759,800      "Ġknow": 760,801      "Ġneed": 761,802      "Ġcons": 762,803      "Ġco": 763,804      "Ġ.": 764,805      "Ġwant": 765,806      "Ġsee": 766,807      "Ġ7": 767,808      "ning": 768,809      "iew": 769,810      "ĠThis": 770,811      "ced": 771,812      "Ġeven": 772,813      "Ġind": 773,814      "ty": 774,815      "ĠWe": 775,816      "ath": 776,817      "Ġthese": 777,818      "Ġpr": 778,819      "Ġuse": 779,820      "Ġbecause": 780,821      "Ġfl": 781,822      "ng": 782,823      "Ġnow": 783,824      "ĠâĢĵ": 784,825      "com": 785,826      "ise": 786,827      "Ġmake": 787,828      "Ġthen": 788,829      "ower": 789,830      "Ġevery": 790,831      "ĠUn": 791,832      "Ġsec": 792,833      "oss": 793,834      "uch": 794,835      "Ġem": 795,836      "Ġ=": 796,837      "ĠRe": 797,838      "ied": 798,839      "rit": 799,840      "Ġinv": 800,841      "lect": 801,842      "Ġsupp": 802,843      "ating": 803,844      "Ġlook": 804,845      "man": 805,846      "pect": 806,847      "Ġ8": 807,848      "row": 808,849      "Ġbu": 809,850      "Ġwhere": 810,851      "ific": 811,852      "Ġyears": 812,853      "ily": 813,854      "Ġdiff": 814,855      "Ġshould": 815,856      "Ġrem": 816,857      "Th": 817,858      "In": 818,859      "Ġev": 819,860      "day": 820,861      "'re": 821,862      "rib": 822,863      "Ġrel": 823,864      "ss": 824,865      "Ġdef": 825,866      "Ġright": 826,867      "Ġsy": 827,868      "),": 828,869      "les": 829,870      "000": 830,871      "hen": 831,872      "Ġthrough": 832,873      "ĠTr": 833,874      "__": 834,875      "Ġway": 835,876      "Ġdon": 836,877      "Ġ,": 837,878      "Ġ10": 838,879      "ased": 839,880      "Ġass": 840,881      "ublic": 841,882      "Ġreg": 842,883      "ĠAnd": 843,884      "ix": 844,885      "Ġvery": 845,886      "Ġinclud": 846,887      "other": 847,888      "Ġimp": 848,889      "oth": 849,890      "Ġsub": 850,891      "ĠâĢĶ": 851,892      "Ġbeing": 852,893      "arg": 853,894      "ĠWh": 854,895      "==": 855,896      "ible": 856,897      "Ġdoes": 857,898      "ange": 858,899      "ram": 859,900      "Ġ9": 860,901      "ert": 861,902      "ps": 862,903      "ited": 863,904      "ational": 864,905      "Ġbr": 865,906      "Ġdown": 866,907      "Ġmany": 867,908      "aking": 868,909      "Ġcall": 869,910      "uring": 870,911      "ities": 871,912      "Ġph": 872,913      "ics": 873,914      "als": 874,915      "Ġdec": 875,916      "ative": 876,917      "ener": 877,918      "Ġbefore": 878,919      "ility": 879,920      "Ġwell": 880,921      "Ġmuch": 881,922      "erson": 882,923      "Ġthose": 883,924      "Ġsuch": 884,925      "Ġke": 885,926      "Ġend": 886,927      "ĠBut": 887,928      "ason": 888,929      "ting": 889,930      "Ġlong": 890,931      "ef": 891,932      "Ġthink": 892,933      "ys": 893,934      "Ġbel": 894,935      "Ġsm": 895,936      "its": 896,937      "ax": 897,938      "Ġown": 898,939      "Ġprov": 899,940      "Ġset": 900,941      "ife": 901,942      "ments": 902,943      "ble": 903,944      "ward": 904,945      "Ġshow": 905,946      "Ġpres": 906,947      "ms": 907,948      "omet": 908,949      "Ġob": 909,950      "Ġsay": 910,951      "ĠSh": 911,952      "ts": 912,953      "ful": 913,954      "Ġeff": 914,955      "Ġgu": 915,956      "Ġinst": 916,957      "und": 917,958      "ren": 918,959      "cess": 919,960      "Ġent": 920,961      "ĠYou": 921,962      "Ġgood": 922,963      "Ġstart": 923,964      "ince": 924,965      "Ġmade": 925,966      "tt": 926,967      "stem": 927,968      "olog": 928,969      "up": 929,970      "Ġ|": 930,971      "ump": 931,972      "Ġhel": 932,973      "vern": 933,974      "ular": 934,975      "ually": 935,976      "Ġac": 936,977      "Ġmon": 937,978      "Ġlast": 938,979      "Ġ200": 939,980      "10": 940,981      "Ġstud": 941,982      "ures": 942,983      "ĠAr": 943,984      "self": 944,985      "ars": 945,986      "meric": 946,987      "ues": 947,988      "cy": 948,989      "Ġmin": 949,990      "ollow": 950,991      "Ġcol": 951,992      "io": 952,993      "Ġmod": 953,994      "Ġcount": 954,995      "ĠCom": 955,996      "hes": 956,997      "Ġfin": 957,998      "air": 958,999      "ier": 959,1000      "âĢĶ": 960,1001      "read": 961,1002      "ank": 962,1003      "atch": 963,1004      "ever": 964,1005      "Ġstr": 965,1006      "Ġpoint": 966,1007      "ork": 967,1008      "ĠNew": 968,1009      "Ġsur": 969,1010      "ool": 970,1011      "alk": 971,1012      "ement": 972,1013      "Ġused": 973,1014      "ract": 974,1015      "ween": 975,1016      "Ġsame": 976,1017      "oun": 977,1018      "ĠAl": 978,1019      "ci": 979,1020      "Ġdiffere": 980,1021      "Ġwhile": 981,1022      "--------": 982,1023      "Ġgame": 983,1024      "cept": 984,1025      "Ġsim": 985,1026      "...": 986,1027      "Ġinter": 987,1028      "ek": 988,1029      "Ġreport": 989,1030      "Ġprodu": 990,1031      "Ġstill": 991,1032      "led": 992,1033      "ah": 993,1034      "Ġhere": 994,1035      "Ġworld": 995,1036      "Ġthough": 996,1037      "Ġnum": 997,1038      "arch": 998,1039      "imes": 999,1040      "ale": 1000,1041      "ĠSe": 1001,1042      "ĠIf": 1002,1043      "//": 1003,1044      "ĠLe": 1004,1045      "Ġret": 1005,1046      "Ġref": 1006,1047      "Ġtrans": 1007,1048      "ner": 1008,1049      "ution": 1009,1050      "ters": 1010,1051      "Ġtake": 1011,1052      "ĠCl": 1012,1053      "Ġconf": 1013,1054      "way": 1014,1055      "ave": 1015,1056      "Ġgoing": 1016,1057      "Ġsl": 1017,1058      "ug": 1018,1059      "ĠAmeric": 1019,1060      "Ġspec": 1020,1061      "Ġhand": 1021,1062      "Ġbetween": 1022,1063      "ists": 1023,1064      "ĠDe": 1024,1065      "oot": 1025,1066      "It": 1026,1067      "Ġear": 1027,1068      "Ġagainst": 1028,1069      "Ġhigh": 1029,1070      "gan": 1030,1071      "az": 1031,1072      "ather": 1032,1073      "Ġexp": 1033,1074      "Ġop": 1034,1075      "Ġins": 1035,1076      "Ġgr": 1036,1077      "Ġhelp": 1037,1078      "Ġrequ": 1038,1079      "ets": 1039,1080      "ins": 1040,1081      "ĠPro": 1041,1082      "ism": 1042,1083      "Ġfound": 1043,1084      "land": 1044,1085      "ata": 1045,1086      "uss": 1046,1087      "ames": 1047,1088      "Ġperson": 1048,1089      "Ġgreat": 1049,1090      "pr": 1050,1091      "Ġsign": 1051,1092      "ĠAn": 1052,1093      "'ve": 1053,1094      "Ġsomet": 1054,1095      "Ġser": 1055,1096      "hip": 1056,1097      "Ġrun": 1057,1098      "Ġ:": 1058,1099      "Ġter": 1059,1100      "irect": 1060,1101      "Ġfollow": 1061,1102      "Ġdet": 1062,1103      "ices": 1063,1104      "Ġfind": 1064,1105      "12": 1065,1106      "Ġmem": 1066,1107      "Ġcr": 1067,1108      "ered": 1068,1109      "ex": 1069,1110      "Ġext": 1070,1111      "uth": 1071,1112      "ense": 1072,1113      "co": 1073,1114      "Ġteam": 1074,1115      "ving": 1075,1116      "ouse": 1076,1117      "ash": 1077,1118      "att": 1078,1119      "ved": 1079,1120      "Ġsystem": 1080,1121      "ĠAs": 1081,1122      "der": 1082,1123      "ives": 1083,1124      "min": 1084,1125      "Ġlead": 1085,1126      "ĠBl": 1086,1127      "cent": 1087,1128      "Ġaround": 1088,1129      "Ġgovern": 1089,1130      "Ġcur": 1090,1131      "velop": 1091,1132      "any": 1092,1133      "Ġcour": 1093,1134      "alth": 1094,1135      "ages": 1095,1136      "ize": 1096,1137      "Ġcar": 1097,1138      "ode": 1098,1139      "Ġlaw": 1099,1140      "Ġread": 1100,1141      "'m": 1101,1142      "con": 1102,1143      "Ġreal": 1103,1144      "Ġsupport": 1104,1145      "Ġ12": 1105,1146      "....": 1106,1147      "Ġreally": 1107,1148      "ness": 1108,1149      "Ġfact": 1109,1150      "Ġday": 1110,1151      "Ġboth": 1111,1152      "ying": 1112,1153      "Ġserv": 1113,1154      "ĠFor": 1114,1155      "Ġthree": 1115,1156      "Ġwom": 1116,1157      "Ġmed": 1117,1158      "ody": 1118,1159      "ĠThey": 1119,1160      "50": 1120,1161      "Ġexper": 1121,1162      "ton": 1122,1163      "Ġeach": 1123,1164      "akes": 1124,1165      "Ġche": 1125,1166      "Ġcre": 1126,1167      "ines": 1127,1168      "Ġrep": 1128,1169      "19": 1129,1170      "gg": 1130,1171      "illion": 1131,1172      "Ġgrou": 1132,1173      "ute": 1133,1174      "ik": 1134,1175      "We": 1135,1176      "get": 1136,1177      "ER": 1137,1178      "Ġmet": 1138,1179      "Ġsays": 1139,1180      "ox": 1140,1181      "Ġduring": 1141,1182      "ern": 1142,1183      "ized": 1143,1184      "ared": 1144,1185      "Ġfam": 1145,1186      "ically": 1146,1187      "Ġhapp": 1147,1188      "ĠIs": 1148,1189      "Ġchar": 1149,1190      "med": 1150,1191      "vent": 1151,1192      "Ġgener": 1152,1193      "ient": 1153,1194      "ple": 1154,1195      "iet": 1155,1196      "rent": 1156,1197      "11": 1157,1198      "ves": 1158,1199      "ption": 1159,1200      "Ġ20": 1160,

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