CoolFace
Modelpublic

SmartPy/readability-longformer

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

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