CoolFace
Modelpublic

LarkAI/bart_large_nl2sql

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

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