CoolFace
Modelpublic

hf-tiny-model-private/tiny-random-MarkupLMForSequenceClassification

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes17downloads
tokenizer.json100435 linesDownload Raw Back to root
1{2  "version": "1.0",3  "truncation": null,4  "padding": null,5  "added_tokens": [6    {7      "id": 0,8      "content": "<s>",9      "single_word": false,10      "lstrip": false,11      "rstrip": false,12      "normalized": false,13      "special": true14    },15    {16      "id": 1,17      "content": "<pad>",18      "single_word": false,19      "lstrip": false,20      "rstrip": false,21      "normalized": false,22      "special": true23    },24    {25      "id": 2,26      "content": "</s>",27      "single_word": false,28      "lstrip": false,29      "rstrip": false,30      "normalized": false,31      "special": true32    },33    {34      "id": 3,35      "content": "<unk>",36      "single_word": false,37      "lstrip": false,38      "rstrip": false,39      "normalized": false,40      "special": true41    },42    {43      "id": 50264,44      "content": "<mask>",45      "single_word": false,46      "lstrip": true,47      "rstrip": false,48      "normalized": false,49      "special": true50    },51    {52      "id": 50265,53      "content": "[empty-title]",54      "single_word": false,55      "lstrip": false,56      "rstrip": false,57      "normalized": true,58      "special": false59    },60    {61      "id": 50266,62      "content": "<end-of-node>",63      "single_word": false,64      "lstrip": false,65      "rstrip": false,66      "normalized": true,67      "special": false68    }69  ],70  "normalizer": null,71  "pre_tokenizer": {72    "type": "ByteLevel",73    "add_prefix_space": false,74    "trim_offsets": true,75    "use_regex": true76  },77  "post_processor": {78    "type": "TemplateProcessing",79    "single": [80      {81        "SpecialToken": {82          "id": "<s>",83          "type_id": 084        }85      },86      {87        "Sequence": {88          "id": "A",89          "type_id": 090        }91      },92      {93        "SpecialToken": {94          "id": "</s>",95          "type_id": 096        }97      }98    ],99    "pair": [100      {101        "SpecialToken": {102          "id": "<s>",103          "type_id": 0104        }105      },106      {107        "Sequence": {108          "id": "A",109          "type_id": 0110        }111      },112      {113        "SpecialToken": {114          "id": "</s>",115          "type_id": 0116        }117      },118      {119        "Sequence": {120          "id": "B",121          "type_id": 0122        }123      },124      {125        "SpecialToken": {126          "id": "</s>",127          "type_id": 0128        }129      }130    ],131    "special_tokens": {132      "</s>": {133        "id": "</s>",134        "ids": [135          2136        ],137        "tokens": [138          "</s>"139        ]140      },141      "<s>": {142        "id": "<s>",143        "ids": [144          0145        ],146        "tokens": [147          "<s>"148        ]149      }150    }151  },152  "decoder": {153    "type": "ByteLevel",154    "add_prefix_space": true,155    "trim_offsets": true,156    "use_regex": true157  },158  "model": {159    "type": "BPE",160    "dropout": null,161    "unk_token": "<unk>",162    "continuing_subword_prefix": "",163    "end_of_word_suffix": "",164    "fuse_unk": false,165    "vocab": {166      "<s>": 0,167      "<pad>": 1,168      "</s>": 2,169      "<unk>": 3,170      ".": 4,171      "Ġthe": 5,172      ",": 6,173      "Ġto": 7,174      "Ġand": 8,175      "Ġof": 9,176      "Ġa": 10,177      "Ġin": 11,178      "-": 12,179      "Ġfor": 13,180      "Ġthat": 14,181      "Ġon": 15,182      "Ġis": 16,183      "âĢ": 17,184      "'s": 18,185      "Ġwith": 19,186      "ĠThe": 20,187      "Ġwas": 21,188      "Ġ\"": 22,189      "Ġat": 23,190      "Ġit": 24,191      "Ġas": 25,192      "Ġsaid": 26,193      "Ļ": 27,194      "Ġbe": 28,195      "s": 29,196      "Ġby": 30,197      "Ġfrom": 31,198      "Ġare": 32,199      "Ġhave": 33,200      "Ġhas": 34,201      ":": 35,202      "Ġ(": 36,203      "Ġhe": 37,204      "ĠI": 38,205      "Ġhis": 39,206      "Ġwill": 40,207      "Ġan": 41,208      "Ġthis": 42,209      ")": 43,210      "ĠâĢ": 44,211      "Ġnot": 45,212      "Ŀ": 46,213      "Ġyou": 47,214      "ľ": 48,215      "Ġtheir": 49,216      "Ġor": 50,217      "Ġthey": 51,218      "Ġwe": 52,219      "Ġbut": 53,220      "Ġwho": 54,221      "Ġmore": 55,222      "Ġhad": 56,223      "Ġbeen": 57,224      "Ġwere": 58,225      "Ġabout": 59,226      ",\"": 60,227      "Ġwhich": 61,228      "Ġup": 62,229      "Ġits": 63,230      "Ġcan": 64,231      "Ġone": 65,232      "Ġout": 66,233      "Ġalso": 67,234      "Ġ$": 68,235      "Ġher": 69,236      "Ġall": 70,237      "Ġafter": 71,238      ".\"": 72,239      "/": 73,240      "Ġwould": 74,241      "'t": 75,242      "Ġyear": 76,243      "Ġwhen": 77,244      "Ġfirst": 78,245      "Ġshe": 79,246      "Ġtwo": 80,247      "Ġover": 81,248      "Ġpeople": 82,249      "ĠA": 83,250      "Ġour": 84,251      "ĠIt": 85,252      "Ġtime": 86,253      "Ġthan": 87,254      "Ġinto": 88,255      "Ġthere": 89,256      "t": 90,257      "ĠHe": 91,258      "Ġnew": 92,259      "ĠâĢĶ": 93,260      "Ġlast": 94,261      "Ġjust": 95,262      "ĠIn": 96,263      "Ġother": 97,264      "Ġso": 98,265      "Ġwhat": 99,266      "I": 100,267      "Ġlike": 101,268      "a": 102,269      "Ġsome": 103,270      "S": 104,271      "ë": 105,272      "Ġthem": 106,273      "Ġyears": 107,274      "'": 108,275      "Ġdo": 109,276      "Ġyour": 110,277      "Ġ-": 111,278      "Ġ1": 112,279      "\"": 113,280      "Ġif": 114,281      "Ġcould": 115,282      "?": 116,283      "Ġno": 117,284      "i": 118,285      "m": 119,286      "Ġget": 120,287      "ĠU": 121,288      "Ġnow": 122,289      "Ġhim": 123,290      "Ġback": 124,291      "ĠBut": 125,292      "ĠâĢĵ": 126,293      "Ġmy": 127,294      "Ġ'": 128,295      "Ġonly": 129,296      "Ġthree": 130,297      ";": 131,298      "Ġ2": 132,299      "The": 133,300      "1": 134,301      "Ġpercent": 135,302      "Ġagainst": 136,303      "Ġbefore": 137,304      "Ġcompany": 138,305      "o": 139,306      "ĠTrump": 140,307      "Ġhow": 141,308      "Ġbecause": 142,309      "Ġany": 143,310      "Ġmost": 144,311      "Ġbeing": 145,312      "Ġmake": 146,313      "Ġwhere": 147,314      "Ġduring": 148,315      "Ġthrough": 149,316      "Ġwhile": 150,317      "000": 151,318      "ĠThis": 152,319      "Ġmillion": 153,320      "ing": 154,321      "Ġ3": 155,322      "Ġmade": 156,323      "Ġwell": 157,324      "Ġ10": 158,325      "Ġdown": 159,326      "Ġoff": 160,327      "Ġsays": 161,328      "Ġme": 162,329      "ĠB": 163,330      "Ġgoing": 164,331      "Ġteam": 165,332      "ĠWe": 166,333      "Ġthose": 167,334      "Ġgovernment": 168,335      "Ġway": 169,336      "We": 170,337      "Ġmany": 171,338      "Ġthen": 172,339      "Ġwork": 173,340      "Ġtold": 174,341      "com": 175,342      "2": 176,343      "Ġgame": 177,344      "ĠAnd": 178,345      "in": 179,346      "year": 180,347      "Ġp": 181,348      "Ġvery": 182,349      "Ġday": 183,350      "Ġhome": 184,351      "Ġtake": 185,352      "Ġweek": 186,353      "Ġsince": 187,354      "ĠNew": 188,355      "Ġmay": 189,356      "Ġeven": 190,357      "Ġseason": 191,358      "Ġsee": 192,359      "Ġ2017": 193,360      "Ġstate": 194,361      "Ġ5": 195,362      "ed": 196,363      "Ġshould": 197,364      "Ġaround": 198,365      "Ġ2018": 199,366      "Ġsecond": 200,367      "Ġus": 201,368      "Ġstill": 202,369      "Ġmuch": 203,370      "Ġ4": 204,371      "Ġgood": 205,372      "Ġthink": 206,373      "%": 207,374      "ĠS": 208,375      "Ġthese": 209,376      "Ġmarket": 210,377      "ĠD": 211,378      "th": 212,379      "Ġgo": 213,380      "'re": 214,381      "Ġsuch": 215,382      "Ġknow": 216,383      "Ġincluding": 217,384      "Ġdon": 218,385      "y": 219,386      "Ġnext": 220,387      "ĠP": 221,388      "Ġdid": 222,389      "Ġunder": 223,390      "Ġsay": 224,391      "en": 225,392      "ĠL": 226,393      "Ġbetween": 227,394      "Ġper": 228,395      "ĠK": 229,396      "ĠC": 230,397      "Ġ6": 231,398      "Ġworld": 232,399      "Ġpart": 233,400      "ĠN": 234,401      "Ġright": 235,402      "Ġwant": 236,403      "Ġfour": 237,404      "),": 238,405      "Ġhigh": 239,406      "Ġneed": 240,407      "re": 241,408      "e": 242,409      "It": 243,410      "Ġhelp": 244,411      "5": 245,412      "3": 246,413      "Ġcountry": 247,414      "ĠR": 248,415      "Ġpolice": 249,416      "A": 250,417      "Ġlong": 251,418      "ĠThey": 252,419      "Ġend": 253,420      "er": 254,421      "ĠT": 255,422      "ĠM": 256,423      "u": 257,424      "Ġboth": 258,425      "Ġhere": 259,426      "an": 260,427      "on": 261,428      "Ġ7": 262,429      "Ġde": 263,430      "ĠShe": 264,431      "Ġbusiness": 265,432      "Ġreport": 266,433      "j": 267,434      "ers": 268,435      "Ġreally": 269,436      "ĠPresident": 270,437      "ar": 271,438      "ĠG": 272,439      "ĠFriday": 273,440      "ĠF": 274,441      "Ġbest": 275,442      "Ġsame": 276,443      "Ġanother": 277,444      "Ġset": 278,445      "old": 279,446      "ĠThat": 280,447      "as": 281,448      "n": 282,449      "Ġcome": 283,450      "Ġfamily": 284,451      "Ġpublic": 285,452      "ĠFor": 286,453      "ĠAs": 287,454      "0": 288,455      "ĠH": 289,456      "Ġ8": 290,457      "Ġ20": 291,458      "Ġfive": 292,459      "es": 293,460      "ĠTuesday": 294,461      "Ġn": 295,462      "ĠThursday": 296,463      "Ġquarter": 297,464      "h": 298,465      "Ġtop": 299,466      "Ġgot": 300,467      "Ġlife": 301,468      "ĠMonday": 302,469      "Ġfound": 303,470      "Ġuse": 304,471      "ĠW": 305,472      "4": 306,473      "ĠWednesday": 307,474      "Ġown": 308,475      "Ġaccording": 309,476      "Ġplay": 310,477      "Ġshow": 311,478      "ĠSt": 312,479      "Ġman": 313,480      "Ġleft": 314,481      "ĠUnited": 315,482      "Ġ12": 316,483      "Ġplace": 317,484      "ĠIf": 318,485      "Ġlot": 319,486      "Ġformer": 320,487      "Ġ0": 321,488      ").": 322,489      "Ġsupport": 323,490      "ie": 324,491      "Ġbillion": 325,492      "Ġt": 326,493      "Ġshares": 327,494      "!": 328,495      "z": 329,496      "k": 330,497      "ĠState": 331,498      "Ġpoints": 332,499      "Ġgroup": 333,500      "Ġschool": 334,501      "Ġinformation": 335,502      "Ġ2016": 336,503      "al": 337,504      "r": 338,505      "Ġwin": 339,506      "Ġnews": 340,507      "Ġused": 341,508      "Ġput": 342,509      "Ġcity": 343,510      "ĠJ": 344,511      "ĠThere": 345,512      "Ġnumber": 346,513      "C": 347,514      "'ve": 348,515      "Ġeach": 349,516      "Ġtoo": 350,517      "Ġwon": 351,518      "ly": 352,519      "Ġmonth": 353,520      "is": 354,521      "Ġadded": 355,522      "Ġlook": 356,523      "Ġbetter": 357,524      "Ġevery": 358,525      "Ġ&": 359,526      "Ġdays": 360,527      "Ġ9": 361,528      "Ġtook": 362,529      "Ġnight": 363,530      "Ġe": 364,531      "Ġ11": 365,532      "os": 366,533      "Ġfew": 367,534      "or": 368,535      "ĠNorth": 369,536      "ĠYou": 370,537      "Ġthird": 371,538      "Ġgreat": 372,539      "Ġcalled": 373,540      "ĠOn": 374,541      "Ġpast": 375,542      "Ġcame": 376,543      "Ġmonths": 377,544      "ĠSaturday": 378,545      "Ġ15": 379,546      "Ġbig": 380,547      "ĠE": 381,548      "ĠUS": 382,549      "Ġthings": 383,550      "ĠO": 384,551      "Ġd": 385,552      "Ġstart": 386,553      "B": 387,554      "Ġstock": 388,555      "Ġ30": 389,556      "Ġwomen": 390,557      "ĠSouth": 391,558      "ĠMay": 392,559      "Ġnever": 393,560      "Ġpresident": 394,561      "ĠSunday": 395,562      "Ġwithout": 396,563      "man": 397,564      "8": 398,565      "Ġdidn": 399,566      "Ġlocal": 400,567      "6": 401,568      "Ġsomething": 402,569      "Ġcase": 403,570      "ĠAll": 404,571      "it": 405,572      "7": 406,573      "ĠSo": 407,574      "Ġchildren": 408,575      "Ġaway": 409,576      "Ġlittle": 410,577      "Ġsix": 411,578      "ĠCity": 412,579      "ĠCounty": 413,580      "Ġdata": 414,581      "at": 415,582      "Ġalready": 416,583      "d": 417,584      "Ġmoney": 418,585      "Ġearly": 419,586      "Ġacross": 420,587      "Ġexpected": 421,588      "Ġrun": 422,589      "Ġlater": 423,590      "am": 424,591      "Ġprice": 425,592      "Ġgames": 426,593      "ĠMr": 427,594      "b": 428,595      "Ġmight": 429,596      "Ġdifferent": 430,597      "Ġreported": 431,598      "Ġdeal": 432,599      "Ġmedia": 433,600      "Ġgrowth": 434,601      "Ġcommunity": 435,602      "ĠChina": 436,603      "'m": 437,604      "c": 438,605      "Ġwent": 439,606      "ĠNo": 440,607      "Ġable": 441,608      "Ġmaking": 442,609      "Ġarea": 443,610      "Ġfar": 444,611      "Ġstatement": 445,612      "ĠHouse": 446,613      "Ġworking": 447,614      "M": 448,615      "Ġk": 449,616      "Ġseen": 450,617      "Ġcompanies": 451,618      "Ġtoday": 452,619      "Ġmembers": 453,620      "Ġuntil": 454,621      "Ġfull": 455,622      "Ġagain": 456,623      "Ġhalf": 457,624      "Ġshare": 458,625      "le": 459,626      "Ġalways": 460,627      "Ġcourt": 461,628      "l": 462,629      "and": 463,630      "Ġchange": 464,631      "Ġfind": 465,632      "9": 466,633      "Ġsystem": 467,634      "ĠV": 468,635      "ĠYork": 469,636      "ĠAmerican": 470,637      "Ġhead": 471,638      "Ġplayers": 472,639      "Ġdoes": 473,640      "Ġhealth": 474,641      "Ġm": 475,642      "Ġpower": 476,643      "Ġpoint": 477,644      "Ġhit": 478,645      "Ġ.": 479,646      "Ġ--": 480,647      "Ġfree": 481,648      ".,": 482,649      "Ġlead": 483,650      "Ġseveral": 484,651      "Ġrecent": 485,652      "Ġcall": 486,653      "N": 487,654      "Ġlaw": 488,655      "Ġkeep": 489,656      "Ġopen": 490,657      "ĠNews": 491,658      "Ġgive": 492,659      "ia": 493,660      "ĠMarch": 494,661      "D": 495,662      "ĠNational": 496,663      "ĠAt": 497,664      "Ġtimes": 498,665      "Ġfuture": 499,666      "R": 500,667      "Ġ14": 501,668      "ĠJune": 502,669      "Ġofficials": 503,670      "Ġ18": 504,671      "Ġimportant": 505,672      "f": 506,673      "Ġfinal": 507,674      "Ġ13": 508,675      "ĠOne": 509,676      "P": 510,677      "Ġfollowing": 511,678      "Ġcar": 512,679      "Ġleast": 513,680      "Ġwater": 514,681      "Ġevent": 515,682      "Ġline": 516,683      "Ġmove": 517,684      "Ġservices": 518,685      "Ġhaving": 519,686      "ĠWhen": 520,687      "Ġstudents": 521,688      "ĠPolice": 522,689      "el": 523,690      "Ġam": 524,691      "ĠZ": 525,692      "Ġside": 526,693      "Ġstory": 527,694      "Ġdue": 528,695      "Ġmeeting": 529,696      "K": 530,697      "Ġmust": 531,698      "ĠStates": 532,699      "Ġlikely": 533,700      "G": 534,701      "Ġcontinue": 535,702      "Ġago": 536,703      "Ġparty": 537,704      "Ġmajor": 538,705      "Ġindustry": 539,706      "Ġless": 540,707      "30": 541,708      "Ġun": 542,709      "Ġhard": 543,710      "Ġservice": 544,711      "Ġ16": 545,712      "Ġlooking": 546,713      "Ġheld": 547,714      "ve": 548,715      "Ġwhether": 549,716      "ĠJuly": 550,717      "Ġtaken": 551,718      "Ġalong": 552,719      "Ġasked": 553,720      "Ġstarted": 554,721      "Ġbecome": 555,722      "Ġforward": 556,723      "Ġresearch": 557,724      "Ġoffice": 558,725      "Ġpolitical": 559,726      "to": 560,727      "Ġtogether": 561,728      "Ġgetting": 562,729      "Ġplan": 563,730      "Ġ25": 564,731      "T": 565,732      "Ġamong": 566,733      "Ġcoming": 567,734      "Ġdecision": 568,735      "Ġvideo": 569,736      "Ġ2015": 570,737      "g": 571,738      "ĠAfter": 572,739      "Ġsecurity": 573,740      "L": 574,741      "Ġcare": 575,742      "Ġgiven": 576,743      "Ġavailable": 577,744      "âĢĶ": 578,745      "Ġs": 579,746      "ĠWest": 580,747      "'ll": 581,748      "Ġpay": 582,749      "Ġnear": 583,750      "Ġsaying": 584,751      "Ġannounced": 585,752      "Ġprogram": 586,753      "ĠApril": 587,754      "Ġreal": 588,755      "ĠUniversity": 589,756      "ĠWith": 590,757      "AP": 591,758      "Ġsocial": 592,759      "Ġclose": 593,760      "et": 594,761      "Ġcurrent": 595,762      "Ġwhy": 596,763      "F": 597,764      "ĠTo": 598,765      "ĠTwitter": 599,766      "Ġthough": 600,767      "Ġ17": 601,768      "Ġtaking": 602,769      "ĠInc": 603,770      "Ġmen": 604,771      "w": 605,772      "Ġcomes": 606,773      "ley": 607,774      "Ġdoing": 608,775      "Ġprocess": 609,776      "ĠJohn": 610,777      "ch": 611,778      "00": 612,779      "Ġfinancial": 613,780      "Ġlow": 614,781      "Ġenough": 615,782      "ĠWhile": 616,783      "Ġfurther": 617,784      "Ġpost": 618,785      "Ġfeel": 619,786      "st": 620,787      "Ġperson": 621,788      "ĠFacebook": 622,789      "ĠWorld": 623,790      "Ġwithin": 624,791      "ad": 625,792      "Ġdone": 626,793      "the": 627,794      "Ġlate": 628,795      "Ġtax": 629,796      "Ġdoesn": 630,797      "Ġthing": 631,798      "Ġnational": 632,799      "Ġjob": 633,800      "Ġusing": 634,801      "ĠHowever": 635,802      "ic": 636,803      "Ġcampaign": 637,804      "Ġrecord": 638,805      "Ġbehind": 639,806      "://": 640,807      "ĠDepartment": 641,808      "p": 642,809      "Ġothers": 643,810      "ĠJanuary": 644,811      "Ġorder": 645,812      "Ġ[": 646,813      "Ġsales": 647,814      "Ġyet": 648,815      "Ä": 649,816      "Ġsmall": 650,817      "Ġseries": 651,818      "Ġface": 652,819      "ĠWhat": 653,820      "Ġ50": 654,821      "Ġever": 655,822      "Ġearlier": 656,823      "Ġlove": 657,824      "up": 658,825      "Ġrights": 659,826      "ĠAn": 660,827      "ist": 661,828      "Ġmorning": 662,829      "ĠWashington": 663,830      "Ġyoung": 664,831      "Ġlatest": 665,832      "ĠIndia": 666,833      "Ġtrying": 667,834      "Ġfire": 668,835      "Ġled": 669,836      "Ġstrong": 670,837      "Ġreturn": 671,838      "Ġlevel": 672,839      "O": 673,840      "Ġaverage": 674,841      "Ġperiod": 675,842      "Ġexperience": 676,843      "ak": 677,844      "Ġpossible": 678,845      "Ġbelieve": 679,846      "Ġinclude": 680,847      "Ġoil": 681,848      "Ġrecently": 682,849      "Ġonce": 683,850      "Ġknown": 684,851      "Ġlost": 685,852      "Ġsure": 686,853      "us": 687,854      "Ġweeks": 688,855      "Ġfood": 689,856      "Ġreports": 690,857      "Ġrating": 691,858      "ĠMinister": 692,859      "Ġwoman": 693,860      "Ġprovide": 694,861      "Ġproject": 695,862      "Ġissue": 696,863      "Ġlive": 697,864      "10": 698,865      "Ġclear": 699,866      "he": 700,867      "Ġcost": 701,868      "Ġplayed": 702,869      "Ġreleased": 703,870      "Ġcoach": 704,871      "v": 705,872      "Ġ24": 706,873      "Ġseven": 707,874      "Ġplans": 708,875      "Ġdevelopment": 709,876      "ur": 710,877      "ĺ": 711,878      "Ġincrease": 712,879      "This": 713,880      "Ġpolicy": 714,881      "Ġcent": 715,882      "Ġbased": 716,883      "E": 717,884      "il": 718,885      "ĠDecember": 719,886      "Ġglobal": 720,887      "Ġtrade": 721,888      "Ġhours": 722,889      "Ġhigher": 723,890      "Ġgoal": 724,891      "H": 725,892      "ĠAl": 726,893      "Ġ100": 727,894      "Ġminutes": 728,895      "Ġelection": 729,896      "ĠAmerica": 730,897      "Ġrate": 731,898      "ĠCh": 732,899      "Ġ21": 733,900      "...": 734,901      "ĠWhite": 735,902      "Ġdirector": 736,903      "Ġposition": 737,904      "Ġshot": 738,905      "Ġlarge": 739,906      "Ġc": 740,907      "Ġb": 741,908      "]": 742,909      "Ġissues": 743,910      "Ġdeath": 744,911      "Ġbuilding": 745,912      "Ġtotal": 746,913      "Ġoften": 747,914      "Ġv": 748,915      "Ġcountries": 749,916      "Ġhistory": 750,917      "Ġoutside": 751,918      "Ġfederal": 752,919      "Ġ19": 753,920      "Ġfact": 754,921      "ĠHigh": 755,922      "Ġcareer": 756,923      "im": 757,924      "Ġinternational": 758,925      "ĠNovember": 759,926      "Ġfront": 760,927      "Ġkind": 761,928      "Ġkey": 762,929      "ra": 763,930      "ĠSan": 764,931      "Ġshort": 765,932      "Ġname": 766,933      "ĠAccording": 767,934      "Ġcourse": 768,935      "Ġre": 769,936      "Ġwanted": 770,937      "W": 771,938      "ĠSeptember": 772,939      "Ġinterest": 773,940      "Ġrole": 774,941      "Ġresults": 775,942      "Ġeconomic": 776,943      "Ġ2014": 777,944      "Ġchance": 778,945      "ĠOctober": 779,946      "Ġspecial": 780,947      "Ġofficial": 781,948      "Ġneeds": 782,949      "um": 783,950      "Ġl": 784,951      "Ġproducts": 785,952      "Ġnon": 786,953      "Ġ@": 787,954      "ĠBank": 788,955      "Ġahead": 789,956      "Ġhouse": 790,957      "U": 791,958      "Ġboard": 792,959      "Ġold": 793,960      "Ġsaw": 794,961      "Ġlower": 795,962      "ĠEuropean": 796,963      "Ġcontrol": 797,964      "ĠRussia": 798,965      "Ġeight": 799,966      "Ġrelease": 800,967      "Ġpotential": 801,968      "Ġthought": 802,969      "Ġinvestigation": 803,970      "Ġonline": 804,971      "based": 805,972      "Ġtechnology": 806,973      "ĠDonald": 807,974      "id": 808,975      "Ġbody": 809,976      "Ġrisk": 810,977      "ian": 811,978      "Ġcapital": 812,979      "Ġstaff": 813,980      "Ġaction": 814,981      "ĠLeague": 815,982      "Ġplaying": 816,983      "Ġmakes": 817,984      "Ġalmost": 818,985      "Ġperformance": 819,986      "Ġ22": 820,987      "Ġg": 821,988      "Ġfilm": 822,989      "Ġnearly": 823,990      "ĠCenter": 824,991      "Ġvisit": 825,992      "ĠGroup": 826,993      "Ġbank": 827,994      "Ġbit": 828,995      "Ġreceived": 829,996      "ĠAugust": 830,997      "Ġmilitary": 831,998      "ĠHis": 832,999      "ine": 833,1000      "Ġchief": 834,1001      "ĠSchool": 835,1002      "Ġbring": 836,1003      "ĠCourt": 837,1004      "Ġ(@": 838,1005      "Ġmeans": 839,1006      "ĠSh": 840,1007      "Ġfans": 841,1008      "Ġse": 842,1009      "Ġ40": 843,1010      "20": 844,1011      "\".": 845,1012      "V": 846,1013      "Ġcut": 847,1014      "Ġkilled": 848,1015      "Ġ#": 849,1016      "Ġprices": 850,1017      "Ġgave": 851,1018      "ĠStreet": 852,1019      "ir": 853,1020      "ĠY": 854,1021      "Ġcurrently": 855,1022      "Ġf": 856,1023      "ay": 857,1024      "ne": 858,1025      "te": 859,1026      "Ġtry": 860,1027      "ĠPark": 861,1028      "ĥ": 862,1029      "J": 863,1030      "Ġquestion": 864,1031      "Ġhand": 865,1032      "Ġeconomy": 866,1033      "Ġinvestors": 867,1034      "able": 868,1035      "Ġplayer": 869,1036      "ĠBy": 870,1037      "ĠDavid": 871,1038      "Ġloss": 872,1039      "ab": 873,1040      "Ġbelow": 874,1041      "Ġwrote": 875,1042      "co": 876,1043      "ate": 877,1044      "Ġrunning": 878,1045      "un": 879,1046      "Ġbegan": 880,1047      "Ġsingle": 881,1048      "Ġfield": 882,1049      "Ġ23": 883,1050      "Ġleader": 884,1051      "Ġw": 885,1052      "ĠCalifornia": 886,1053      "Ġfourth": 887,1054      "Ġactually": 888,1055      "Ġlist": 889,1056      "ll": 890,1057      "Ġcouple": 891,1058      "Ġstudy": 892,1059      "Ġteams": 893,1060      "He": 894,1061      "ah": 895,1062      "ĠCanada": 896,1063      "Ġla": 897,1064      "Ġresult": 898,1065      "Ġaccess": 899,1066      "Ġvote": 900,1067      "ĠMore": 901,1068      "ĠFebruary": 902,1069      "Ġrevenue": 903,1070      "Ġoffer": 904,1071      "Ġlet": 905,1072      "ier": 906,1073      "Ġbuy": 907,1074      "Ġattack": 908,1075      "Ġblack": 909,1076      "Ġr": 910,1077      "Ġareas": 911,1078      "Ġstop": 912,1079      "Ġimpact": 913,1080      "Ġmatch": 914,1081      "Ġinvestment": 915,1082      "Ġcustomers": 916,1083      "Ġleaders": 917,1084      "ies": 918,1085      "Ġmember": 919,1086      "Ġchild": 920,1087      "Ġroad": 921,1088      "ul": 922,1089      "Ġvalue": 923,1090      "Ġshows": 924,1091      "ĠDr": 925,1092      "ĠDe": 926,1093      "ant": 927,1094      "ĠLondon": 928,1095      "Ġroom": 929,1096      "Ġmusic": 930,1097      "Ġproduction": 931,1098      "Ġanything": 932,1099      "Ġfirm": 933,1100      "Ġbiggest": 934,1101      "Ġair": 935,1102      "Ġproblem": 936,1103      "Ġgeneral": 937,1104      "Ġwasn": 938,1105      "Ġi": 939,1106      "Ġprivate": 940,1107      "Ġespecially": 941,1108      "Ġadministration": 942,1109      "Ġadditional": 943,1110      "ĠCo": 944,1111      "Ġopportunity": 945,1112      "Ġhold": 946,1113      "&": 947,1114      "Ġmatter": 948,1115      "Ġsenior": 949,1116      "Ġclub": 950,1117      "Ġsomeone": 951,1118      "ĠÃ": 952,1119      "ĠEast": 953,1120      "Ġ2019": 954,1121      ".'": 955,1122      "Ġneeded": 956,1123      "ĠJames": 957,1124      "time": 958,1125      "Ġhowever": 959,1126      "Ġeverything": 960,1127      "Ġeveryone": 961,1128      "Ġdied": 962,1129      "Ġinvolved": 963,1130      "Ġfriends": 964,1131      "Ġisn": 965,1132      "Ġworth": 966,1133      "ik": 967,1134      "ĠCup": 968,1135      "Ġshowed": 969,1136      "There": 970,1137      "Ġ28": 971,1138      "Ġmeet": 972,1139      "Ġ26": 973,1140      "Ġ27": 974,1141      "Y": 975,1142      "Ġregion": 976,1143      "ĠPress": 977,1144      "ĠNow": 978,1145      "Ġson": 979,1146      "Ġspace": 980,1147      "Ġleading": 981,1148      "Ġstates": 982,1149      "Ġweekend": 983,1150      "Ġ£": 984,1151      "Ġmother": 985,1152      "Ġprevious": 986,1153      "ĠUK": 987,1154      "ĠMichael": 988,1155      "Ġleave": 989,1156      "est": 990,1157      "em": 991,1158      "Ġz": 992,1159      "ĠSome": 993,1160      "ors": 994,1161      "out": 995,1162      "15": 996,1163      "Ġwar": 997,1164      "Ġwebsite": 998,1165      "Ġstar": 999,1166      "X": 1000,1167      "ro": 1001,1168      "Ġtarget": 1002,1169      "Ġhimself": 1003,1170      "Ġturn": 1004,1171      "ĠEurope": 1005,1172      "Ġworked": 1006,1173      "Ġenergy": 1007,1174      "Ġscored": 1008,1175      "Ġ*": 1009,1176      "Ġsoon": 1010,1177      "Ġball": 1011,1178      "ĠTV": 1012,1179      "Ġannual": 1013,1180      "Ġ2013": 1014,1181      "Ġrace": 1015,1182      "ĠInternational": 1016,1183      "'d": 1017,1184      "ĠMarket": 1018,1185      "Ġconference": 1019,1186      "io": 1020,1187      "Ġo": 1021,1188      "Ġchanges": 1022,1189      "ig": 1023,1190      "Ġofficers": 1024,1191      "Ġinside": 1025,1192      "Ġform": 1026,1193      "Ġpublished": 1027,1194      "Ġphone": 1028,1195      "Ġco": 1029,1196      "Ġlegal": 1030,1197      "Ġexecutive": 1031,1198      "Ġfight": 1032,1199      "ings": 1033,1200      "Ġhope": 1034,

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