@lenml/tokenizer-gpt2
Version:
gpt2 tokenizer for NodeJS/Browser
2,564 lines • 2.11 MB
JSON
{
"version": "1.0",
"truncation": null,
"padding": null,
"added_tokens": [
{
"id": 50256,
"content": "<|endoftext|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
}
],
"normalizer": null,
"pre_tokenizer": {
"type": "ByteLevel",
"add_prefix_space": false,
"trim_offsets": true,
"use_regex": true
},
"post_processor": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": false,
"use_regex": true
},
"decoder": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": true,
"use_regex": true
},
"model": {
"type": "BPE",
"dropout": null,
"unk_token": null,
"continuing_subword_prefix": "",
"end_of_word_suffix": "",
"fuse_unk": false,
"byte_fallback": false,
"vocab": {
"!": 0,
"\"": 1,
"#": 2,
"$": 3,
"%": 4,
"&": 5,
"'": 6,
"(": 7,
")": 8,
"*": 9,
"+": 10,
",": 11,
"-": 12,
".": 13,
"/": 14,
"0": 15,
"1": 16,
"2": 17,
"3": 18,
"4": 19,
"5": 20,
"6": 21,
"7": 22,
"8": 23,
"9": 24,
":": 25,
";": 26,
"<": 27,
"=": 28,
">": 29,
"?": 30,
"@": 31,
"A": 32,
"B": 33,
"C": 34,
"D": 35,
"E": 36,
"F": 37,
"G": 38,
"H": 39,
"I": 40,
"J": 41,
"K": 42,
"L": 43,
"M": 44,
"N": 45,
"O": 46,
"P": 47,
"Q": 48,
"R": 49,
"S": 50,
"T": 51,
"U": 52,
"V": 53,
"W": 54,
"X": 55,
"Y": 56,
"Z": 57,
"[": 58,
"\\": 59,
"]": 60,
"^": 61,
"_": 62,
"`": 63,
"a": 64,
"b": 65,
"c": 66,
"d": 67,
"e": 68,
"f": 69,
"g": 70,
"h": 71,
"i": 72,
"j": 73,
"k": 74,
"l": 75,
"m": 76,
"n": 77,
"o": 78,
"p": 79,
"q": 80,
"r": 81,
"s": 82,
"t": 83,
"u": 84,
"v": 85,
"w": 86,
"x": 87,
"y": 88,
"z": 89,
"{": 90,
"|": 91,
"}": 92,
"~": 93,
"¡": 94,
"¢": 95,
"£": 96,
"¤": 97,
"¥": 98,
"¦": 99,
"§": 100,
"¨": 101,
"©": 102,
"ª": 103,
"«": 104,
"¬": 105,
"®": 106,
"¯": 107,
"°": 108,
"±": 109,
"²": 110,
"³": 111,
"´": 112,
"µ": 113,
"¶": 114,
"·": 115,
"¸": 116,
"¹": 117,
"º": 118,
"»": 119,
"¼": 120,
"½": 121,
"¾": 122,
"¿": 123,
"À": 124,
"Á": 125,
"Â": 126,
"Ã": 127,
"Ä": 128,
"Å": 129,
"Æ": 130,
"Ç": 131,
"È": 132,
"É": 133,
"Ê": 134,
"Ë": 135,
"Ì": 136,
"Í": 137,
"Î": 138,
"Ï": 139,
"Ð": 140,
"Ñ": 141,
"Ò": 142,
"Ó": 143,
"Ô": 144,
"Õ": 145,
"Ö": 146,
"×": 147,
"Ø": 148,
"Ù": 149,
"Ú": 150,
"Û": 151,
"Ü": 152,
"Ý": 153,
"Þ": 154,
"ß": 155,
"à": 156,
"á": 157,
"â": 158,
"ã": 159,
"ä": 160,
"å": 161,
"æ": 162,
"ç": 163,
"è": 164,
"é": 165,
"ê": 166,
"ë": 167,
"ì": 168,
"í": 169,
"î": 170,
"ï": 171,
"ð": 172,
"ñ": 173,
"ò": 174,
"ó": 175,
"ô": 176,
"õ": 177,
"ö": 178,
"÷": 179,
"ø": 180,
"ù": 181,
"ú": 182,
"û": 183,
"ü": 184,
"ý": 185,
"þ": 186,
"ÿ": 187,
"Ā": 188,
"ā": 189,
"Ă": 190,
"ă": 191,
"Ą": 192,
"ą": 193,
"Ć": 194,
"ć": 195,
"Ĉ": 196,
"ĉ": 197,
"Ċ": 198,
"ċ": 199,
"Č": 200,
"č": 201,
"Ď": 202,
"ď": 203,
"Đ": 204,
"đ": 205,
"Ē": 206,
"ē": 207,
"Ĕ": 208,
"ĕ": 209,
"Ė": 210,
"ė": 211,
"Ę": 212,
"ę": 213,
"Ě": 214,
"ě": 215,
"Ĝ": 216,
"ĝ": 217,
"Ğ": 218,
"ğ": 219,
"Ġ": 220,
"ġ": 221,
"Ģ": 222,
"ģ": 223,
"Ĥ": 224,
"ĥ": 225,
"Ħ": 226,
"ħ": 227,
"Ĩ": 228,
"ĩ": 229,
"Ī": 230,
"ī": 231,
"Ĭ": 232,
"ĭ": 233,
"Į": 234,
"į": 235,
"İ": 236,
"ı": 237,
"IJ": 238,
"ij": 239,
"Ĵ": 240,
"ĵ": 241,
"Ķ": 242,
"ķ": 243,
"ĸ": 244,
"Ĺ": 245,
"ĺ": 246,
"Ļ": 247,
"ļ": 248,
"Ľ": 249,
"ľ": 250,
"Ŀ": 251,
"ŀ": 252,
"Ł": 253,
"ł": 254,
"Ń": 255,
"Ġt": 256,
"Ġa": 257,
"he": 258,
"in": 259,
"re": 260,
"on": 261,
"Ġthe": 262,
"er": 263,
"Ġs": 264,
"at": 265,
"Ġw": 266,
"Ġo": 267,
"en": 268,
"Ġc": 269,
"it": 270,
"is": 271,
"an": 272,
"or": 273,
"es": 274,
"Ġb": 275,
"ed": 276,
"Ġf": 277,
"ing": 278,
"Ġp": 279,
"ou": 280,
"Ġan": 281,
"al": 282,
"ar": 283,
"Ġto": 284,
"Ġm": 285,
"Ġof": 286,
"Ġin": 287,
"Ġd": 288,
"Ġh": 289,
"Ġand": 290,
"ic": 291,
"as": 292,
"le": 293,
"Ġth": 294,
"ion": 295,
"om": 296,
"ll": 297,
"ent": 298,
"Ġn": 299,
"Ġl": 300,
"st": 301,
"Ġre": 302,
"ve": 303,
"Ġe": 304,
"ro": 305,
"ly": 306,
"Ġbe": 307,
"Ġg": 308,
"ĠT": 309,
"ct": 310,
"ĠS": 311,
"id": 312,
"ot": 313,
"ĠI": 314,
"ut": 315,
"et": 316,
"ĠA": 317,
"Ġis": 318,
"Ġon": 319,
"im": 320,
"am": 321,
"ow": 322,
"ay": 323,
"ad": 324,
"se": 325,
"Ġthat": 326,
"ĠC": 327,
"ig": 328,
"Ġfor": 329,
"ac": 330,
"Ġy": 331,
"ver": 332,
"ur": 333,
"Ġu": 334,
"ld": 335,
"Ġst": 336,
"ĠM": 337,
"'s": 338,
"Ġhe": 339,
"Ġit": 340,
"ation": 341,
"ith": 342,
"ir": 343,
"ce": 344,
"Ġyou": 345,
"il": 346,
"ĠB": 347,
"Ġwh": 348,
"ol": 349,
"ĠP": 350,
"Ġwith": 351,
"Ġ1": 352,
"ter": 353,
"ch": 354,
"Ġas": 355,
"Ġwe": 356,
"Ġ(": 357,
"nd": 358,
"ill": 359,
"ĠD": 360,
"if": 361,
"Ġ2": 362,
"ag": 363,
"ers": 364,
"ke": 365,
"Ġ\"": 366,
"ĠH": 367,
"em": 368,
"Ġcon": 369,
"ĠW": 370,
"ĠR": 371,
"her": 372,
"Ġwas": 373,
"Ġr": 374,
"od": 375,
"ĠF": 376,
"ul": 377,
"ate": 378,
"Ġat": 379,
"ri": 380,
"pp": 381,
"ore": 382,
"ĠThe": 383,
"Ġse": 384,
"us": 385,
"Ġpro": 386,
"Ġha": 387,
"um": 388,
"Ġare": 389,
"Ġde": 390,
"ain": 391,
"and": 392,
"Ġor": 393,
"igh": 394,
"est": 395,
"ist": 396,
"ab": 397,
"rom": 398,
"ĠN": 399,
"th": 400,
"Ġcom": 401,
"ĠG": 402,
"un": 403,
"op": 404,
"00": 405,
"ĠL": 406,
"Ġnot": 407,
"ess": 408,
"Ġex": 409,
"Ġv": 410,
"res": 411,
"ĠE": 412,
"ew": 413,
"ity": 414,
"ant": 415,
"Ġby": 416,
"el": 417,
"os": 418,
"ort": 419,
"oc": 420,
"qu": 421,
"Ġfrom": 422,
"Ġhave": 423,
"Ġsu": 424,
"ive": 425,
"ould": 426,
"Ġsh": 427,
"Ġthis": 428,
"nt": 429,
"ra": 430,
"pe": 431,
"ight": 432,
"art": 433,
"ment": 434,
"Ġal": 435,
"ust": 436,
"end": 437,
"--": 438,
"all": 439,
"ĠO": 440,
"ack": 441,
"Ġch": 442,
"Ġle": 443,
"ies": 444,
"red": 445,
"ard": 446,
"âĢ": 447,
"out": 448,
"ĠJ": 449,
"Ġab": 450,
"ear": 451,
"iv": 452,
"ally": 453,
"our": 454,
"ost": 455,
"gh": 456,
"pt": 457,
"Ġpl": 458,
"ast": 459,
"Ġcan": 460,
"ak": 461,
"ome": 462,
"ud": 463,
"The": 464,
"Ġhis": 465,
"Ġdo": 466,
"Ġgo": 467,
"Ġhas": 468,
"ge": 469,
"'t": 470,
"ĠU": 471,
"rou": 472,
"Ġsa": 473,
"Ġj": 474,
"Ġbut": 475,
"Ġwor": 476,
"Ġall": 477,
"ect": 478,
"Ġk": 479,
"ame": 480,
"Ġwill": 481,
"ok": 482,
"Ġwhe": 483,
"Ġthey": 484,
"ide": 485,
"01": 486,
"ff": 487,
"ich": 488,
"pl": 489,
"ther": 490,
"Ġtr": 491,
"..": 492,
"Ġint": 493,
"ie": 494,
"ure": 495,
"age": 496,
"Ġne": 497,
"ial": 498,
"ap": 499,
"ine": 500,
"ice": 501,
"Ġme": 502,
"Ġout": 503,
"ans": 504,
"one": 505,
"ong": 506,
"ions": 507,
"Ġwho": 508,
"ĠK": 509,
"Ġup": 510,
"Ġtheir": 511,
"Ġad": 512,
"Ġ3": 513,
"Ġus": 514,
"ated": 515,
"ous": 516,
"Ġmore": 517,
"ue": 518,
"og": 519,
"ĠSt": 520,
"ind": 521,
"ike": 522,
"Ġso": 523,
"ime": 524,
"per": 525,
".\"": 526,
"ber": 527,
"iz": 528,
"act": 529,
"Ġone": 530,
"Ġsaid": 531,
"Ġ-": 532,
"are": 533,
"Ġyour": 534,
"cc": 535,
"ĠTh": 536,
"Ġcl": 537,
"ep": 538,
"ake": 539,
"able": 540,
"ip": 541,
"Ġcont": 542,
"Ġwhich": 543,
"ia": 544,
"Ġim": 545,
"Ġabout": 546,
"Ġwere": 547,
"very": 548,
"ub": 549,
"Ġhad": 550,
"Ġen": 551,
"Ġcomp": 552,
",\"": 553,
"ĠIn": 554,
"Ġun": 555,
"Ġag": 556,
"ire": 557,
"ace": 558,
"au": 559,
"ary": 560,
"Ġwould": 561,
"ass": 562,
"ry": 563,
"ĠâĢ": 564,
"cl": 565,
"ook": 566,
"ere": 567,
"so": 568,
"ĠV": 569,
"ign": 570,
"ib": 571,
"Ġoff": 572,
"Ġte": 573,
"ven": 574,
"ĠY": 575,
"ile": 576,
"ose": 577,
"ite": 578,
"orm": 579,
"Ġ201": 580,
"Ġres": 581,
"Ġman": 582,
"Ġper": 583,
"Ġother": 584,
"ord": 585,
"ult": 586,
"Ġbeen": 587,
"Ġlike": 588,
"ase": 589,
"ance": 590,
"ks": 591,
"ays": 592,
"own": 593,
"ence": 594,
"Ġdis": 595,
"ction": 596,
"Ġany": 597,
"Ġapp": 598,
"Ġsp": 599,
"int": 600,
"ress": 601,
"ations": 602,
"ail": 603,
"Ġ4": 604,
"ical": 605,
"Ġthem": 606,
"Ġher": 607,
"ount": 608,
"ĠCh": 609,
"Ġar": 610,
"Ġif": 611,
"Ġthere": 612,
"Ġpe": 613,
"Ġyear": 614,
"av": 615,
"Ġmy": 616,
"Ġsome": 617,
"Ġwhen": 618,
"ough": 619,
"ach": 620,
"Ġthan": 621,
"ru": 622,
"ond": 623,
"ick": 624,
"Ġover": 625,
"vel": 626,
"Ġqu": 627,
"ĊĊ": 628,
"Ġsc": 629,
"reat": 630,
"ree": 631,
"ĠIt": 632,
"ound": 633,
"port": 634,
"Ġalso": 635,
"Ġpart": 636,
"fter": 637,
"Ġkn": 638,
"Ġbec": 639,
"Ġtime": 640,
"ens": 641,
"Ġ5": 642,
"ople": 643,
"Ġwhat": 644,
"Ġno": 645,
"du": 646,
"mer": 647,
"ang": 648,
"Ġnew": 649,
"----": 650,
"Ġget": 651,
"ory": 652,
"ition": 653,
"ings": 654,
"Ġjust": 655,
"Ġinto": 656,
"Ġ0": 657,
"ents": 658,
"ove": 659,
"te": 660,
"Ġpeople": 661,
"Ġpre": 662,
"Ġits": 663,
"Ġrec": 664,
"Ġtw": 665,
"ian": 666,
"irst": 667,
"ark": 668,
"ors": 669,
"Ġwork": 670,
"ade": 671,
"ob": 672,
"Ġshe": 673,
"Ġour": 674,
"wn": 675,
"ink": 676,
"lic": 677,
"Ġ19": 678,
"ĠHe": 679,
"ish": 680,
"nder": 681,
"ause": 682,
"Ġhim": 683,
"ons": 684,
"Ġ[": 685,
"Ġro": 686,
"form": 687,
"ild": 688,
"ates": 689,
"vers": 690,
"Ġonly": 691,
"oll": 692,
"Ġspe": 693,
"ck": 694,
"ell": 695,
"amp": 696,
"Ġacc": 697,
"Ġbl": 698,
"ious": 699,
"urn": 700,
"ft": 701,
"ood": 702,
"Ġhow": 703,
"hed": 704,
"Ġ'": 705,
"Ġafter": 706,
"aw": 707,
"Ġatt": 708,
"ov": 709,
"ne": 710,
"Ġplay": 711,
"erv": 712,
"ict": 713,
"Ġcould": 714,
"itt": 715,
"Ġam": 716,
"Ġfirst": 717,
"Ġ6": 718,
"Ġact": 719,
"Ġ$": 720,
"ec": 721,
"hing": 722,
"ual": 723,
"ull": 724,
"Ġcomm": 725,
"oy": 726,
"old": 727,
"ces": 728,
"ater": 729,
"Ġfe": 730,
"Ġbet": 731,
"we": 732,
"iff": 733,
"Ġtwo": 734,
"ock": 735,
"Ġback": 736,
").": 737,
"ident": 738,
"Ġunder": 739,
"rough": 740,
"sel": 741,
"xt": 742,
"Ġmay": 743,
"round": 744,
"Ġpo": 745,
"ph": 746,
"iss": 747,
"Ġdes": 748,
"Ġmost": 749,
"Ġdid": 750,
"Ġadd": 751,
"ject": 752,
"Ġinc": 753,
"fore": 754,
"Ġpol": 755,
"ont": 756,
"Ġagain": 757,
"clud": 758,
"tern": 759,
"Ġknow": 760,
"Ġneed": 761,
"Ġcons": 762,
"Ġco": 763,
"Ġ.": 764,
"Ġwant": 765,
"Ġsee": 766,
"Ġ7": 767,
"ning": 768,
"iew": 769,
"ĠThis": 770,
"ced": 771,
"Ġeven": 772,
"Ġind": 773,
"ty": 774,
"ĠWe": 775,
"ath": 776,
"Ġthese": 777,
"Ġpr": 778,
"Ġuse": 779,
"Ġbecause": 780,
"Ġfl": 781,
"ng": 782,
"Ġnow": 783,
"ĠâĢĵ": 784,
"com": 785,
"ise": 786,
"Ġmake": 787,
"Ġthen": 788,
"ower": 789,
"Ġevery": 790,
"ĠUn": 791,
"Ġsec": 792,
"oss": 793,
"uch": 794,
"Ġem": 795,
"Ġ=": 796,
"ĠRe": 797,
"ied": 798,
"rit": 799,
"Ġinv": 800,
"lect": 801,
"Ġsupp": 802,
"ating": 803,
"Ġlook": 804,
"man": 805,
"pect": 806,
"Ġ8": 807,
"row": 808,
"Ġbu": 809,
"Ġwhere": 810,
"ific": 811,
"Ġyears": 812,
"ily": 813,
"Ġdiff": 814,
"Ġshould": 815,
"Ġrem": 816,
"Th": 817,
"In": 818,
"Ġev": 819,
"day": 820,
"'re": 821,
"rib": 822,
"Ġrel": 823,
"ss": 824,
"Ġdef": 825,
"Ġright": 826,
"Ġsy": 827,
"),": 828,
"les": 829,
"000": 830,
"hen": 831,
"Ġthrough": 832,
"ĠTr": 833,
"__": 834,
"Ġway": 835,
"Ġdon": 836,
"Ġ,": 837,
"Ġ10": 838,
"ased": 839,
"Ġass": 840,
"ublic": 841,
"Ġreg": 842,
"ĠAnd": 843,
"ix": 844,
"Ġvery": 845,
"Ġinclud": 846,
"other": 847,
"Ġimp": 848,
"oth": 849,
"Ġsub": 850,
"ĠâĢĶ": 851,
"Ġbeing": 852,
"arg": 853,
"ĠWh": 854,
"==": 855,
"ible": 856,
"Ġdoes": 857,
"ange": 858,
"ram": 859,
"Ġ9": 860,
"ert": 861,
"ps": 862,
"ited": 863,
"ational": 864,
"Ġbr": 865,
"Ġdown": 866,
"Ġmany": 867,
"aking": 868,
"Ġcall": 869,
"uring": 870,
"ities": 871,
"Ġph": 872,
"ics": 873,
"als": 874,
"Ġdec": 875,
"ative": 876,
"ener": 877,
"Ġbefore": 878,
"ility": 879,
"Ġwell": 880,
"Ġmuch": 881,
"erson": 882,
"Ġthose": 883,
"Ġsuch": 884,
"Ġke": 885,
"Ġend": 886,
"ĠBut": 887,
"ason": 888,
"ting": 889,
"Ġlong": 890,
"ef": 891,
"Ġthink": 892,
"ys": 893,
"Ġbel": 894,
"Ġsm": 895,
"its": 896,
"ax": 897,
"Ġown": 898,
"Ġprov": 899,
"Ġset": 900,
"ife": 901,
"ments": 902,
"ble": 903,
"ward": 904,
"Ġshow": 905,
"Ġpres": 906,
"ms": 907,
"omet": 908,
"Ġob": 909,
"Ġsay": 910,
"ĠSh": 911,
"ts": 912,
"ful": 913,
"Ġeff": 914,
"Ġgu": 915,
"Ġinst": 916,
"und": 917,
"ren": 918,
"cess": 919,
"Ġent": 920,
"ĠYou": 921,
"Ġgood": 922,
"Ġstart": 923,
"ince": 924,
"Ġmade": 925,
"tt": 926,
"stem": 927,
"olog": 928,
"up": 929,
"Ġ|": 930,
"ump": 931,
"Ġhel": 932,
"vern": 933,
"ular": 934,
"ually": 935,
"Ġac": 936,
"Ġmon": 937,
"Ġlast": 938,
"Ġ200": 939,
"10": 940,
"Ġstud": 941,
"ures": 942,
"ĠAr": 943,
"self": 944,
"ars": 945,
"meric": 946,
"ues": 947,
"cy": 948,
"Ġmin": 949,
"ollow": 950,
"Ġcol": 951,
"io": 952,
"Ġmod": 953,
"Ġcount": 954,
"ĠCom": 955,
"hes": 956,
"Ġfin": 957,
"air": 958,
"ier": 959,
"âĢĶ": 960,
"read": 961,
"ank": 962,
"atch": 963,
"ever": 964,
"Ġstr": 965,
"Ġpoint": 966,
"ork": 967,
"ĠNew": 968,
"Ġsur": 969,
"ool": 970,
"alk": 971,
"ement": 972,
"Ġused": 973,
"ract": 974,
"ween": 975,
"Ġsame": 976,
"oun": 977,
"ĠAl": 978,
"ci": 979,
"Ġdiffere": 980,
"Ġwhile": 981,
"--------": 982,
"Ġgame": 983,
"cept": 984,
"Ġsim": 985,
"...": 986,
"Ġinter": 987,
"ek": 988,
"Ġreport": 989,
"Ġprodu": 990,
"Ġstill": 991,
"led": 992,
"ah": 993,
"Ġhere": 994,
"Ġworld": 995,
"Ġthough": 996,
"Ġnum": 997,
"arch": 998,
"imes": 999,
"ale": 1000,
"ĠSe": 1001,
"ĠIf": 1002,
"//": 1003,
"ĠLe": 1004,
"Ġret": 1005,
"Ġref": 1006,
"Ġtrans": 1007,
"ner": 1008,
"ution": 1009,
"ters": 1010,
"Ġtake": 1011,
"ĠCl": 1012,
"Ġconf": 1013,
"way": 1014,
"ave": 1015,
"Ġgoing": 1016,
"Ġsl": 1017,
"ug": 1018,
"ĠAmeric": 1019,
"Ġspec": 1020,
"Ġhand": 1021,
"Ġbetween": 1022,
"ists": 1023,
"ĠDe": 1024,
"oot": 1025,
"It": 1026,
"Ġear": 1027,
"Ġagainst": 1028,
"Ġhigh": 1029,
"gan": 1030,
"az": 1031,
"ather": 1032,
"Ġexp": 1033,
"Ġop": 1034,
"Ġins": 1035,
"Ġgr": 1036,
"Ġhelp": 1037,
"Ġrequ": 1038,
"ets": 1039,
"ins": 1040,
"ĠPro": 1041,
"ism": 1042,
"Ġfound": 1043,
"land": 1044,
"ata": 1045,
"uss": 1046,
"ames": 1047,
"Ġperson": 1048,
"Ġgreat": 1049,
"pr": 1050,
"Ġsign": 1051,
"ĠAn": 1052,
"'ve": 1053,
"Ġsomet": 1054,
"Ġser": 1055,
"hip": 1056,
"Ġrun": 1057,
"Ġ:": 1058,
"Ġter": 1059,
"irect": 1060,
"Ġfollow": 1061,
"Ġdet": 1062,
"ices": 1063,
"Ġfind": 1064,
"12": 1065,
"Ġmem": 1066,
"Ġcr": 1067,
"ered": 1068,
"ex": 1069,
"Ġext": 1070,
"uth": 1071,
"ense": 1072,
"co": 1073,
"Ġteam": 1074,
"ving": 1075,
"ouse": 1076,
"ash": 1077,
"att": 1078,
"ved": 1079,
"Ġsystem": 1080,
"ĠAs": 1081,
"der": 1082,
"ives": 1083,
"min": 1084,
"Ġlead": 1085,
"ĠBl": 1086,
"cent": 1087,
"Ġaround": 1088,
"Ġgovern": 1089,
"Ġcur": 1090,
"velop": 1091,
"any": 1092,
"Ġcour": 1093,
"alth": 1094,
"ages": 1095,
"ize": 1096,
"Ġcar": 1097,
"ode": 1098,
"Ġlaw": 1099,
"Ġread": 1100,
"'m": 1101,
"con": 1102,
"Ġreal": 1103,
"Ġsupport": 1104,
"Ġ12": 1105,
"....": 1106,
"Ġreally": 1107,
"ness": 1108,
"Ġfact": 1109,
"Ġday": 1110,
"Ġboth": 1111,
"ying": 1112,
"Ġserv": 1113,
"ĠFor": 1114,
"Ġthree": 1115,
"Ġwom": 1116,
"Ġmed": 1117,
"ody": 1118,
"ĠThey": 1119,
"50": 1120,
"Ġexper": 1121,
"ton": 1122,
"Ġeach": 1123,
"akes": 1124,
"Ġche": 1125,
"Ġcre": 1126,
"ines": 1127,
"Ġrep": 1128,
"19": 1129,
"gg": 1130,
"illion": 1131,
"Ġgrou": 1132,
"ute": 1133,
"ik": 1134,
"We": 1135,
"get": 1136,
"ER": 1137,
"Ġmet": 1138,
"Ġsays": 1139,
"ox": 1140,
"Ġduring": 1141,
"ern": 1142,
"ized": 1143,
"ared": 1144,
"Ġfam": 1145,
"ically": 1146,
"Ġhapp": 1147,
"ĠIs": 1148,
"Ġchar": 1149,
"med": 1150,
"vent": 1151,
"Ġgener": 1152,
"ient": 1153,
"ple": 1154,
"iet": 1155,
"rent": 1156,
"11": 1157,
"ves": 1158,
"ption": 1159,
"Ġ20": 1160,
"formation": 1161,
"Ġcor": 1162,
"Ġoffic": 1163,
"ield": 1164,
"Ġtoo": 1165,
"ision": 1166,
"Ġinf": 1167,
"ĠZ": 1168,
"the": 1169,
"oad": 1170,
"Ġpublic": 1171,
"Ġprog": 1172,
"ric": 1173,
"**": 1174,
"Ġwar": 1175,
"Ġpower": 1176,
"view": 1177,
"Ġfew": 1178,
"Ġloc": 1179,
"Ġdifferent": 1180,
"Ġstate": 1181,
"Ġhead": 1182,
"'ll": 1183,
"Ġposs": 1184,
"Ġstat": 1185,
"ret": 1186,
"ants": 1187,
"Ġval": 1188,
"Ġiss": 1189,
"Ġcle": 1190,
"ivers": 1191,
"anc": 1192,
"Ġexpl": 1193,
"Ġanother": 1194,
"ĠQ": 1195,
"Ġav": 1196,
"thing": 1197,
"nce": 1198,
"Wh": 1199,
"Ġchild": 1200,
"Ġsince": 1201,
"ired": 1202,
"less": 1203,
"Ġlife": 1204,
"Ġdevelop": 1205,
"ittle": 1206,
"Ġdep": 1207,
"Ġpass": 1208,
"ãĥ": 1209,
"Ġturn": 1210,
"orn": 1211,
"This": 1212,
"bers": 1213,
"ross": 1214,
"ĠAd": 1215,
"Ġfr": 1216,
"Ġresp": 1217,
"Ġsecond": 1218,
"oh": 1219,
"Ġ/": 1220,
"Ġdisc": 1221,
"Ġ&": 1222,
"Ġsomething": 1223,
"Ġcomple": 1224,
"Ġed": 1225,
"Ġfil": 1226,
"Ġmonth": 1227,
"aj": 1228,
"uc": 1229,
"Ġgovernment": 1230,
"Ġwithout": 1231,
"Ġleg": 1232,
"Ġdist": 1233,
"Ġput": 1234,
"Ġquest": 1235,
"ann": 1236,
"Ġprot": 1237,
"20": 1238,
"Ġnever": 1239,
"ience": 1240,
"Ġlevel": 1241,
"Ġart": 1242,
"Ġthings": 1243,
"Ġmight": 1244,
"Ġeffect": 1245,
"Ġcontro": 1246,
"Ġcent": 1247,
"Ġ18": 1248,
"Ġallow": 1249,
"Ġbelie": 1250,
"chool": 1251,
"ott": 1252,
"Ġincre": 1253,
"Ġfeel": 1254,
"Ġresult": 1255,
"Ġlot": 1256,
"Ġfun": 1257,
"ote": 1258,
"Ġty": 1259,
"erest": 1260,
"Ġcontin": 1261,
"Ġusing": 1262,
"Ġbig": 1263,
"201": 1264,
"Ġask": 1265,
"Ġbest": 1266,
"Ġ)": 1267,
"IN": 1268,
"Ġopp": 1269,
"30": 1270,
"Ġnumber": 1271,
"iness": 1272,
"St": 1273,
"lease": 1274,
"Ġca": 1275,
"Ġmust": 1276,
"Ġdirect": 1277,
"Ġgl": 1278,
"Ġ<": 1279,
"Ġopen": 1280,
"Ġpost": 1281,
"Ġcome": 1282,
"Ġseem": 1283,
"ording": 1284,
"Ġweek": 1285,
"ately": 1286,
"ital": 1287,
"Ġel": 1288,
"riend": 1289,
"Ġfar": 1290,
"Ġtra": 1291,
"inal": 1292,
"Ġpri": 1293,
"ĠUS": 1294,
"Ġplace": 1295,
"Ġform": 1296,
"Ġtold": 1297,
"\":": 1298,
"ains": 1299,
"ature": 1300,
"ĠTrump": 1301,
"Ġstand": 1302,
"Ġ#": 1303,
"ider": 1304,
"ĠFr": 1305,
"Ġnext": 1306,
"Ġsoc": 1307,
"Ġpur": 1308,
"Ġlet": 1309,
"Ġlittle": 1310,
"Ġhum": 1311,
"Ġi": 1312,
"ron": 1313,
"15": 1314,
"Ġ15": 1315,
"Ġcommun": 1316,
"Ġmark": 1317,
"ĠThere": 1318,
"Ġwr": 1319,
"ĠThat": 1320,
"Ġinformation": 1321,
"ways": 1322,
"Ġbus": 1323,
"app": 1324,
"Ġinvest": 1325,
"me": 1326,
"Ġhard": 1327,
"ained": 1328,
"ead": 1329,
"Ġimport": 1330,
"Ġappro": 1331,
"Ġtest": 1332,
"Ġtri": 1333,
"Ġrest": 1334,
"osed": 1335,
"Ġfull": 1336,
"Ġcare": 1337,
"ĠSp": 1338,
"Ġcase": 1339,
"ON": 1340,
"Ġsk": 1341,
"Ġless": 1342,
"Ġ+": 1343,
"Ġpartic": 1344,
"ĠPl": 1345,
"ably": 1346,
"uck": 1347,
"ished": 1348,
"chn": 1349,
"be": 1350,
"Ġlist": 1351,
"ator": 1352,
"Ġtop": 1353,
"Ġadv": 1354,
"ĠBe": 1355,
"ruct": 1356,
"Ġdem": 1357,
"ration": 1358,
"ling": 1359,
"gy": 1360,
"reen": 1361,
"ger": 1362,
"Ġhome": 1363,
"Ġleft": 1364,
"Ġbetter": 1365,
"Ġdata": 1366,
"Ġ11": 1367,
"Ġattack": 1368,
"Ġproble": 1369,
"line": 1370,
"ards": 1371,
"Ġbeh": 1372,
"ral": 1373,
"ĠHow": 1374,
"ĠShe": 1375,
"arge": 1376,
"Ġ--": 1377,
"://": 1378,
"Ġbro": 1379,
"ĠPh": 1380,
"ats": 1381,
"Ġbuild": 1382,
"ww": 1383,
"ided": 1384,
"aim": 1385,
"ases": 1386,
"ency": 1387,
"Ġmain": 1388,
"ined": 1389,
"Ġincluding": 1390,
"Ġ{": 1391,
"Ġgot": 1392,
"Ġinterest": 1393,
"Ġkeep": 1394,
"ĠX": 1395,
"Ġeas": 1396,
"aining": 1397,
"Ġclass": 1398,
"â̦": 1399,
"ĠNo": 1400,
"Ġvar": 1401,
"Ġsmall": 1402,
"ample": 1403,
"AT": 1404,
"Ġide": 1405,
"ĠSo": 1406,
"Ġrece": 1407,
"Ġpolit": 1408,
"Ġmov": 1409,
"Ġplan": 1410,
"Ġpercent": 1411,
"iving": 1412,
"Ġcamp": 1413,
"Ġpay": 1414,
"14": 1415,
"sc": 1416,
"ised": 1417,
"Ġunt": 1418,
"oney": 1419,
"ploy": 1420,
"====": 1421,
"Ġdidn": 1422,
"ĠInd": 1423,
"els": 1424,
"ertain": 1425,
"Ġpos": 1426,
"____": 1427,
"iver": 1428,
"Ġprocess": 1429,
"Ġprogram": 1430,
"ified": 1431,
"ĠRep": 1432,
"16": 1433,
"uro": 1434,
"ology": 1435,
"atter": 1436,
"ina": 1437,
"Ġname": 1438,
"ĠAll": 1439,
"Ġfour": 1440,
"Ġreturn": 1441,
"vious": 1442,
"bs": 1443,
"Ġcalled": 1444,
"Ġmove": 1445,
"ĠSc": 1446,
"ird": 1447,
"Ġgroup": 1448,
"Ġbre": 1449,
"Ġmen": 1450,
"Ġcap": 1451,
"ten": 1452,
"ee": 1453,
"Ġdri": 1454,
"leg": 1455,
"here": 1456,
"uthor": 1457,
"Ġpat": 1458,
"Ġcurrent": 1459,
"ides": 1460,
"Ġpop": 1461,
"to": 1462,
"ention": 1463,
"Ġalways": 1464,
"Ġmil": 1465,
"Ġwomen": 1466,
"Ġ16": 1467,
"Ġold": 1468,
"iven": 1469,
"raph": 1470,
"ĠOr": 1471,
"ror": 1472,
"ently": 1473,
"Ġnear": 1474,
"ĠEx": 1475,
"ream": 1476,
"sh": 1477,
"Ġ14": 1478,
"Ġfree": 1479,
"ission": 1480,
"stand": 1481,
"ĠCon": 1482,
"ality": 1483,
"used": 1484,
"13": 1485,
"Ġdesign": 1486,
"Ġchange": 1487,
"Ġchang": 1488,
"Ġbo": 1489,
"Ġvis": 1490,
"ember": 1491,
"Ġbook": 1492,
"ready": 1493,
"Ġkill": 1494,
"25": 1495,
"pped": 1496,
"Ġaway": 1497,
"Ġable": 1498,
"Ġcountry": 1499,
"Ġconst": 1500,
"arn": 1501,
"Ġorder": 1502,
"AR": 1503,
"ior": 1504,
"ium": 1505,
"orth": 1506,
"18": 1507,
"ailable": 1508,
"Ġsw": 1509,
"Ġmillion": 1510,
"Ġ13": 1511,
"atic": 1512,
"ted": 1513,
"ĠGo": 1514,
"Ġoper": 1515,
"eng": 1516,
"Ġthing": 1517,
"ajor": 1518,
"conom": 1519,
"ĠComm": 1520,
"Ġwhy": 1521,
"ured": 1522,
"ural": 1523,
"Ġschool": 1524,
"by": 1525,
"ĠMar": 1526,
"Ġaff": 1527,
"Ġdays": 1528,
"Ġann": 1529,
"ush": 1530,
"ane": 1531,
"If": 1532,
"eg": 1533,
"Ġprof": 1534,
"Ġhealth": 1535,
"outh": 1536,
"But": 1537,
"ional": 1538,
".,": 1539,
"Ġsol": 1540,
"Ġalready": 1541,
"Ġ30": 1542,
"Ġcharact": 1543,
"He": 1544,
"Ġfriend": 1545,
"ES": 1546,
"ians": 1547,
"icle": 1548,
"'d": 1549,
"ĠOn": 1550,
"Ġleast": 1551,
"Ġprom": 1552,
"Ġdr": 1553,
"Ġhist": 1554,
"ither": 1555,
"Ġest": 1556,
"iqu": 1557,
"17": 1558,
"son": 1559,
"Ġtell": 1560,
"Ġtalk": 1561,
"ohn": 1562,
"oint": 1563,
"lection": 1564,
"AN": 1565,
"Ġuntil": 1566,
"augh": 1567,
"Ġlater": 1568,
"Ġve": 1569,
"Ġview": 1570,
"ending": 1571,
"ived": 1572,
"Ġword": 1573,
"ware": 1574,
"Ġcost": 1575,
"Ġenough": 1576,
"Ġgive": 1577,
"ĠUnited": 1578,
"Ġtechn": 1579,
"arent": 1580,
"OR": 1581,
"Ġpar": 1582,
"ĠDr": 1583,
"Ġ2016": 1584,
"rist": 1585,
"ering": 1586,
"ĠÂ": 1587,
"Ġlarge": 1588,
"side": 1589,
"acy": 1590,
"ccess": 1591,
"Ġwin": 1592,
"Ġimportant": 1593,
"Ġ199": 1594,
"Ġdoesn": 1595,
"Ġ17": 1596,
"Ġbusiness": 1597,
"Ġclear": 1598,
"Ġrese": 1599,
"\",": 1600,
"ury": 1601,
"Ġequ": 1602,
"aster": 1603,
"alf": 1604,
"ĠAmerican": 1605,
"nect": 1606,
"Ġexpect": 1607,
"iversity": 1608,
"Ġocc": 1609,
"ĠFl": 1610,
"Ġkind": 1611,
"Ġmean": 1612,
"Ġpast": 1613,
"Ġdev": 1614,
"Ġbas": 1615,
"let": 1616,
"raft": 1617,
"Ġorgan": 1618,
"Ġdel": 1619,
"Ġperform": 1620,
"Ġstory": 1621,
"Ġseason": 1622,
"ĠCol": 1623,
"Ġclaim": 1624,
"Ġcame": 1625,
"Ġwithin": 1626,
"Ġline": 1627,
"Ġproject": 1628,
"ĠAt": 1629,
"Ġcontrol": 1630,
"ended": 1631,
"ĠSy": 1632,
"Ġair": 1633,
"ization": 1634,
"Ġ*": 1635,
"ley": 1636,
"Ġmoney": 1637,
"idd": 1638,
"You": 1639,
"for": 1640,
"Ġfamily": 1641,
"Ġmaking": 1642,
"Ġbit": 1643,
"Ġpolice": 1644,
"Ġhappen": 1645,
"Ġvers": 1646,
"ony": 1647,
"uff": 1648,
"ĠWhen": 1649,
"Ġsit": 1650,
"ideo": 1651,
"lf": 1652,
"ison": 1653,
"Ġsure": 1654,
"gin": 1655,
"Ġappear": 1656,
"Ġlight": 1657,
"Ġes": 1658,
"of": 1659,
"Ġwater": 1660,
"Ġtimes": 1661,
"not": 1662,
"Ġgrow": 1663,
"Ġcompany": 1664,
"ĠTe": 1665,
"ows": 1666,
"Ġmar": 1667,
"ource": 1668,
"iol": 1669,
"arm": 1670,
"br": 1671,
"Ġexample": 1672,
"Ġconc": 1673,
"Ġfore": 1674,
"ĠTo": 1675,
"pro": 1676,
"EN": 1677,
"ries": 1678,
"Ġ25": 1679,
"ĠCan": 1680,
"ney": 1681,
"Ġactually": 1682,
"Ġever": 1683,
"urity": 1684,
"aken": 1685,
"aps": 1686,
"Ġtax": 1687,
"Ġmajor": 1688,
"ama": 1689,
"Ġoften": 1690,
"eral": 1691,
"Ġhuman": 1692,
"Ġjob": 1693,
"ister": 1694,
"Ġavailable": 1695,
"ocr": 1696,
"enn": 1697,
"aid": 1698,
"ivid": 1699,
"Ġrecord": 1700,
"?\"": 1701,
"Ġsing": 1702,
"ĠAm": 1703,
"idence": 1704,
"Ġnews": 1705,
"ster": 1706,
"Ġeconom": 1707,
"Ġfollowing": 1708,
"ĠBr": 1709,
"ising": 1710,
"Ġhour": 1711,
"most": 1712,
"ument": 1713,
"Ġsex": 1714,
"Ġdesc": 1715,
"Ġbecome": 1716,
"ĠEd": 1717,
"Ġtook": 1718,
"Ġhaving": 1719,
"Ġproduct": 1720,
"ault": 1721,
"As": 1722,
"aring": 1723,
"Ġmeans": 1724,
"Ġhop": 1725,
"une": 1726,
"Ġcho": 1727,
"Ġcertain": 1728,
"Ġnon": 1729,
"Ġdeal": 1730,
"24": 1731,
"lement": 1732,
"oci": 1733,
"ene": 1734,
"Ġside": 1735,
"ĠPr": 1736,
"ĠMay": 1737,
"Ġreason": 1738,
"ued": 1739,
"ched": 1740,
"ulation": 1741,
"Ġelect": 1742,
"Ġofficial": 1743,
"Ġpossible": 1744,
"Ġhold": 1745,
"ands": 1746,
"ots": 1747,
"Ġcity": 1748,
"ories": 1749,
"Ġsever": 1750,
"Ġchildren": 1751,
"Ġonce": 1752,
"Ġactiv": 1753,
"ler": 1754,
"Ġnight": 1755,
"itions": 1756,
"ĠJohn": 1757,
"ape": 1758,
"play": 1759,
"Ġdone": 1760,
"Ġlim": 1761,
"Ġworking": 1762,
"ĠPres": 1763,
"orld": 1764,
"eb": 1765,
"ĠCo": 1766,
"Ġbody": 1767,
"ails": 1768,
"utes": 1769,
"ĠMr": 1770,
"Ġwhether": 1771,
"Ġauthor": 1772,
"rop": 1773,
"Ġproper": 1774,
"Ġseen": 1775,
");": 1776,
"Ġfac": 1777,
"ĠSu": 1778,
"Ġcond": 1779,
"iting": 1780,
"Ġcourse": 1781,
"Ġ}": 1782,
"----------------": 1783,
"aign": 1784,
"Ġevent": 1785,
"Ġeng": 1786,
"Ġpot": 1787,
"Ġintern": 1788,
"iam": 1789,
"Ġshort": 1790,
"empt": 1791,
"ãĤ": 1792,
"ĠGod": 1793,
"ilar": 1794,
"80": 1795,
"Ġorig": 1796,
"IS": 1797,
"ourn": 1798,
"ability": 1799,
"itive": 1800,
"Ġdam": 1801,
"Ġ100": 1802,
"Ġpress": 1803,
"Ġdoing": 1804,
"Ġprotect": 1805,
"ring": 1806,
"Ġthought": 1807,
"Ġquestion": 1808,
"rew": 1809,
"ĠWar": 1810,
"Ġseveral": 1811,
"ĠState": 1812,
"Ġgiven": 1813,
"Ġfund": 1814,
"ĠTw": 1815,
"Ġwent": 1816,
"ances": 1817,
"work": 1818,
"por": 1819,
"my": 1820,
"40": 1821,
"Ġarg": 1822,
"artment": 1823,
"ustom": 1824,
"Ġpolic": 1825,
"Ġmeet": 1826,
"Ġcreat": 1827,
"22": 1828,
"ĠStates": 1829,
"Ġgames": 1830,
"raw": 1831,
"uture": 1832,
"Ġunderstand": 1833,
"urs": 1834,
"ĠOb": 1835,
"lish": 1836,
"sy": 1837,
"Ġmakes": 1838,
"Ġwon": 1839,
"agon": 1840,
"Ġhtt": 1841,
"Ġlove": 1842,
"ential": 1843,
"Ġcomplete": 1844,
"par": 1845,
"ĠIm": 1846,
"AL": 1847,
"Ġaccount": 1848,
"Âł": 1849,
"ored": 1850,
"vert": 1851,
"Ġident": 1852,
"Ġ2015": 1853,
"Ġothers": 1854,
"ĠMin": 1855,
"iber": 1856,
"verage": 1857,
"There": 1858,
"itional": 1859,
"dd": 1860,
"Ġprob": 1861,
"Ġyoung": 1862,
"Ġalong": 1863,
"Ġaccording": 1864,
"Ġyet": 1865,
"Ġmembers": 1866,
"ĠWhat": 1867,
"oid": 1868,
"ĠMan": 1869,
"And": 1870,
"Ġamong": 1871,
"ai": 1872,
"Ġemploy": 1873,
"ĠRes": 1874,
"Ġ>": 1875,
"Ġinvol": 1876,
"Ġlow": 1877,
"af": 1878,
"ĠCar": 1879,
"Ġhig": 1880,
"ĠOne": 1881,
"ĠSec": 1882,
"ination": 1883,
"Ġlikely": 1884,
"Ġant": 1885,
"aged": 1886,
"ĠRuss": 1887,
"Ġben": 1888,
"Ġrele": 1889,
"For": 1890,
"back": 1891,
"ĠNot": 1892,
"Ġpresident": 1893,
"ball": 1894,
"Ġaccess": 1895,
"ividual": 1896,
"ĠDem": 1897,
"ĠEuro": 1898,
"60": 1899,
"Ġknown": 1900,
"irl": 1901,
"ĠGr": 1902,
"Ġearly": 1903,
"use": 1904,
"iety": 1905,
"âĢĵ": 1906,
"Ġfight": 1907,
"Ġsent": 1908,
"Ġtoday": 1909,
"Ġmarket": 1910,
"\".": 1911,
"Ġbased": 1912,
"Ġstrong": 1913,
"urther": 1914,
"Ġdeb": 1915,
"mber": 1916,
"Ġproblem": 1917,
"Ġdeath": 1918,
"Ġsocial": 1919,
"imate": 1920,
"AS": 1921,
"ortun": 1922,
"Ġcampaign": 1923,
"ery": 1924,
"Ch": 1925,
"Ġey": 1926,
"ially": 1927,
"Ġmus": 1928,
"wh": 1929,
"pos": 1930,
"Ġer": 1931,
"Ġsaf": 1932,
"Ġmonths": 1933,
"iron": 1934,
"Ġviol": 1935,
"Ġfive": 1936,
"Ġstre": 1937,
"Ġplayers": 1938,
"inc": 1939,
"ald": 1940,
"year": 1941,
"aun": 1942,
"Ġsuccess": 1943,
"Ġpresent": 1944,
"erence": 1945,
"Ġ2014": 1946,
"Ġsugg": 1947,
"Ġparticular": 1948,
"Ġtry": 1949,
"Ġsuggest": 1950,
"ĠChrist": 1951,
"ones": 1952,
"Ġpriv": 1953,
"23": 1954,
"Ġcrit": 1955,
"Ġland": 1956,
"Ġlocal": 1957,
"ify": 1958,
"29": 1959,
"Ġaut": 1960,
"ED": 1961,
"ĠGu": 1962,
"Ġmult": 1963,
"Ġpolitical": 1964,
"Ġasked": 1965,
"Ġformer": 1966,
"itter": 1967,
"ript": 1968,
"Ġclose": 1969,
"Ġpract": 1970,
"ĠYork": 1971,
"Ġgetting": 1972,
"Ġacross": 1973,
"Ġcomb": 1974,
"Ġbelieve": 1975,
"Ġz": 1976,
"Ġtoget": 1977,
"Ġtogether": 1978,
"ĠCent": 1979,
"irc": 1980,
"Ġindividual": 1981,
"ĠMc": 1982,
"27": 1983,
"isk": 1984,
"ĠEng": 1985,
"Ġface": 1986,
"Ġ24": 1987,
"Ġvalue": 1988,
"Ġarea": 1989,
"ev": 1990,
"Ġwrit": 1991,
"ĠPresident": 1992,
"Ġvot": 1993,
"Ġkey": 1994,
"Ġmom": 1995,
"put": 1996,
"Ġanything": 1997,
"Ġexperience": 1998,
"attle": 1999,
"Ġmind": 2000,
"aff": 2001,
"omm": 2002,
"Ġfuture": 2003,
"ged": 2004,
"Ġcut": 2005,
"Ġtot": 2006,
"itch": 2007,
"Ġvideo": 2008,
"Ġinvestig": 2009,
"Ġnet": 2010,
"ĠMy": 2011,
"rict": 2012,
"ien": 2013,
".)": 2014,
"Ġimpro": 2015,
"though": 2016,
"wards": 2017,
"Ġconnect": 2018,
"ĠMed": 2019,
"selves": 2020,
"ensive": 2021,
"mb": 2022,
"ober": 2023,
"ators": 2024,
"An": 2025,
"Ġ50": 2026,
"Ġredu": 2027,
"resent": 2028,
"Ġabove": 2029,
"Ġfre": 2030,
"ĠEurope": 2031,
"sw": 2032,
"Ġamount": 2033,
"ĠApp": 2034,
"Ġeither": 2035,
"Ġmilit": 2036,
"Ġanal": 2037,
"Ġfail": 2038,
"ĠEn": 2039,
"ales": 2040,
"Ġspecial": 2041,
"Ġblack": 2042,
"IT": 2043,
"cher": 2044,
"Ġlooking": 2045,
"Ġfire": 2046,
"yn": 2047,
"Ġalmost": 2048,
"oon": 2049,
"Ġstudy": 2050,
"Ġmiss": 2051,
"ches": 2052,
"rown": 2053,
"Ġtre": 2054,
"Ġcommunity": 2055,
"Ġmedia": 2056,
"Ġfood": 2057,
"Ġcomes": 2058,
"ĠUniversity": 2059,
"Ġsingle": 2060,
"What": 2061,
"uly": 2062,
"Ġhalf": 2063,
"ague": 2064,
"hod": 2065,
"ĠRepublic": 2066,
"Ġstarted": 2067,
"Ġquick": 2068,
"oto": 2069,
"book": 2070,
"Ġissue": 2071,
"itor": 2072,
"Ġelse": 2073,
"Ġconsider": 2074,
"26": 2075,
"rodu": 2076,
"Ġtaken": 2077,
"28": 2078,
"99": 2079,
"ĠWith": 2080,
"Ġtrue": 2081,
"Ġwa": 2082,
"Ġtrad": 2083,
"Ġago": 2084,
"Ġmess": 2085,
"ief": 2086,
"Ġadded": 2087,
"oke": 2088,
"Ġbad": 2089,
"Ġfav": 2090,
"33": 2091,
"Ġsimilar": 2092,
"ask": 2093,
"ĠDon": 2094,
"Ġcharacter": 2095,
"orts": 2096,
"ĠHouse": 2097,
"Ġreported": 2098,
"Ġtype": 2099,
"val": 2100,
"iod": 2101,
"ĠHowever": 2102,
"Ġtarg": 2103,
"Ġentire": 2104,
"pping": 2105,
"Ġhistory": 2106,
"Ġlive": 2107,
"ffic": 2108,
"........": 2109,
"ederal": 2110,
"Ġtrying": 2111,
"Ġdiscuss": 2112,
"ĠHar": 2113,
"aces": 2114,
"lished": 2115,
"Ġself": 2116,
"osp": 2117,
"rest": 2118,
"Ġroom": 2119,
"elt": 2120,
"Ġfall": 2121,
"olution": 2122,
"Ġet": 2123,
"Ġx": 2124,
"Ġisn": 2125,
"Ġidea": 2126,
"bo": 2127,
"Ġsound": 2128,
"ĠDep": 2129,
"Ġsomeone": 2130,
"cially": 2131,
"ully": 2132,
"Ġfoc": 2133,
"Ġobject": 2134,
"ift": 2135,
"aper": 2136,
"Ġplayer": 2137,
"Ġrather": 2138,
"Ġservice": 2139,
"ashing": 2140,
"ĠDo": 2141,
"ĠPart": 2142,
"rug": 2143,
"mon": 2144,
"ply": 2145,
"Ġmor": 2146,
"Ġnothing": 2147,
"Ġprovide": 2148,
"IC": 2149,
"ung": 2150,
"Ġparty": 2151,
"Ġexist": 2152,
"Ġmag": 2153,
"70": 2154,
"Ġrul": 2155,
"Ġhouse": 2156,
"Ġbehind": 2157,
"Ġhowever": 2158,
"ĠWorld": 2159,
"Ġsum": 2160,
"Ġapplic": 2161,
"Ġ;": 2162,
"Ġfunction": 2163,
"gr": 2164,
"ĠPol": 2165,
"Ġfront": 2166,
"200": 2167,
"Ġseries": 2168,
"Ġtem": 2169,
"Ġtyp": 2170,
"ills": 2171,
"Ġopt": 2172,
"Ġpoints": 2173,
"Ġbelow": 2174,
"itted": 2175,
"Ġspecific": 2176,
"Ġ2017": 2177,
"umb": 2178,
"Ġra": 2179,
"Ġprevious": 2180,
"Ġpret": 2181,
"reme": 2182,
"Ġcustom": 2183,
"Ġcourt": 2184,
"ĠMe": 2185,
"Ġrepl": 2186,
"Ġwhole": 2187,
"go": 2188,
"cer": 2189,
"Ġtreat": 2190,
"ĠAct": 2191,
"Ġprobably": 2192,
"Ġlearn": 2193,
"ender": 2194,
"ĠAss": 2195,
"Ġversion": 2196,
"now": 2197,
"Ġcheck": 2198,
"ĠCal": 2199,
"RE": 2200,
"minist": 2201,
"On": 2202,
"ources": 2203,
"Ġbenef": 2204,
"Ġdoc": 2205,
"Ġdeter": 2206,
"Ġenc": 2207,
"Ġsuper": 2208,
"Ġaddress": 2209,
"Ġvict": 2210,
"Ġ2013": 2211,
"Ġmeas": 2212,
"tr": 2213,
"Ġfield": 2214,
"When": 2215,
"Ġsignific": 2216,
"uge": 2217,
"Ġfeat": 2218,
"Ġcommon": 2219,
"load": 2220,
"Ġbegin": 2221,
"Ġbring": 2222,
"Ġaction": 2223,
"erman": 2224,
"Ġdescrib": 2225,
"Ġindust": 2226,
"Ġwanted": 2227,
"ried": 2228,
"ming": 2229,
"Ġattempt": 2230,
"45": 2231,
"fer": 2232,
"Ġdue": 2233,
"ression": 2234,
"##": 2235,
"Ġshall": 2236,
"Ġsix": 2237,
"oo": 2238,
"Ġstep": 2239,
"Ġpub": 2240,
"Ġhimself": 2241,
"Ġ23": 2242,
"Ġcop": 2243,
"Ġdest": 2244,
"Ġstop": 2245,
"AC": 2246,
"ibility": 2247,
"Ġlab": 2248,
"icult": 2249,
"Ġhours": 2250,
"Ġcreate": 2251,
"Ġfurther": 2252,
"ĠAmerica": 2253,
"ĠCity": 2254,
"Ġdou": 2255,
"head": 2256,
"ST": 2257,
"ĠNorth": 2258,
"cing": 2259,
"Ġnational": 2260,
"ule": 2261,
"ĠInst": 2262,
"Ġtaking": 2263,
"ĠQu": 2264,
"irt": 2265,
"Ġred": 2266,
"Ġresearch": 2267,
"viron": 2268,
"ĠGe": 2269,
"Ġbreak": 2270,
"ana": 2271,
"Ġspace": 2272,
"aterial": 2273,
"Ġrecent": 2274,
"ĠAb": 2275,
"Ġgeneral": 2276,
"Ġhit": 2277,
"Ġperiod": 2278,
"Ġeverything": 2279,
"ively": 2280,
"Ġphys": 2281,
"Ġsaying": 2282,
"anks": 2283,
"Ġcou": 2284,
"Ġcult": 2285,
"aced": 2286,
"eal": 2287,
"uation": 2288,
"Ġcoun": 2289,
"lu": 2290,
"Ġinclude": 2291,
"Ġposition": 2292,
"ĠAfter": 2293,
"ĠCanad": 2294,
"ĠEm": 2295,
"Ġimm": 2296,
"ĠRed": 2297,
"Ġpick": 2298,
"Ġcompl": 2299,
"Ġmatter": 2300,
"reg": 2301,
"ext": 2302,
"angu": 2303,
"isc": 2304,
"ole": 2305,
"aut": 2306,
"Ġcompet": 2307,
"eed": 2308,
"fect": 2309,
"Ġ21": 2310,
"ĠSen": 2311,
"ĠThese": 2312,
"asing": 2313,
"Ġcannot": 2314,
"Ġinit": 2315,
"Ġrelations": 2316,
"ached": 2317,
"Ġbar": 2318,
"Ġ40": 2319,
"ĠTH": 2320,
"Ġ2012": 2321,
"Ġvol": 2322,
"Ġground": 2323,
"Ġsecurity": 2324,
"Ġupd": 2325,
"ilt": 2326,
"35": 2327,
"Ġconcern": 2328,
"ĠJust": 2329,
"Ġwhite": 2330,
"Ġseems": 2331,
"ĠHer": 2332,
"pecially": 2333,
"ients": 2334,
"Ġannoun": 2335,
"Ġfig": 2336,
"ights": 2337,
"Ġstri": 2338,
"like": 2339,
"ids": 2340,
"Ġsus": 2341,
"Ġwatch": 2342,
"Ġâ": 2343,
"Ġwind": 2344,
"ĠCont": 2345,
"Ġitself": 2346,
"Ġmass": 2347,
"Al": 2348,
"yle": 2349,
"ique": 2350,
"ĠNational": 2351,
"Ġabs": 2352,
"Ġpack": 2353,
"Ġoutside": 2354,
"Ġanim": 2355,
"Ġpain": 2356,
"eter": 2357,
"Ġmanag": 2358,
"duct": 2359,
"ogn": 2360,
"Ġ]": 2361,
"ĠSept": 2362,
"sec": 2363,
"off": 2364,
"ĠJan": 2365,
"Ġfoot": 2366,
"ades": 2367,
"Ġthird": 2368,
"Ġmot": 2369,
"Ġevidence": 2370,
"inton": 2371,
"Ġthreat": 2372,
"apt": 2373,
"ples": 2374,
"cle": 2375,
"Ġlo": 2376,
"Ġdecl": 2377,
"Ġitem": 2378,
"medi": 2379,
"Ġrepresent": 2380,
"omb": 2381,
"amer": 2382,
"Ġsignificant": 2383,
"ograph": 2384,
"su": 2385,
"Ġcal": 2386,
"ires": 2387,
"0000": 2388,
"ID": 2389,
"AM": 2390,
"Ġsimply": 2391,
"Ġlonger": 2392,
"Ġfile": 2393,
"OT": 2394,
"che": 2395,
"So": 2396,
"ateg": 2397,
"org": 2398,
"ĠHis": 2399,
"Ġener": 2400,
"Ġdom": 2401,
"Ġupon": 2402,
"ili": 2403,
"\":\"": 2404,
"Ġthemselves": 2405,
"Ġcoming": 2406,
"Ġquite": 2407,
"Ġdifficult": 2408,
"ĠBar": 2409,
"ilities": 2410,
"rel": 2411,
"ends": 2412,
"cial": 2413,
"64": 2414,
"Ġwoman": 2415,
"rap": 2416,
"yr": 2417,
"Ġnecess": 2418,
"ips": 2419,
"Ġtext": 2420,
"Ġrequire": 2421,
"Ġmilitary": 2422,
"Ġreview": 2423,
"Ġrespons": 2424,
"75": 2425,
"Ġsubject": 2426,
"Ġinstead": 2427,
"Ġissues": 2428,
"Ġgen": 2429,
"\",\"": 2430,
"Ġminutes": 2431,
"Ġweap": 2432,
"ray": 2433,
"amed": 2434,
"time": 2435,
"bl": 2436,
"How": 2437,
"Ġcode": 2438,
"ĠSm": 2439,
"Ġhigher": 2440,
"ĠSte": 2441,
"ris": 2442,
"Ġpage": 2443,
"Ġstudents": 2444,
"ĠIntern": 2445,
"Ġmethod": 2446,
"ĠAug": 2447,
"ĠPer": 2448,
"ĠAg": 2449,
"Ġpolicy": 2450,
"ĠSw": 2451,
"Ġexec": 2452,
"Ġaccept": 2453,
"ume": 2454,
"ribut": 2455,
"Ġwords": 2456,
"Ġfinal": 2457,
"Ġchanges": 2458,
"ĠDemocr": 2459,
"Ġfriends": 2460,
"Ġrespect": 2461,
"Ġep": 2462,
"Ġcompan": 2463,
"ivil": 2464,
"Ġdamage": 2465,
"****": 2466,
"ogle": 2467,
"vironment": 2468,
"Ġneg": 2469,
"ental": 2470,
"Ġap": 2471,
"Ġtotal": 2472,
"ival": 2473,
"!\"": 2474,
"lim": 2475,
"Ġneeds": 2476,
"Ġagre": 2477,
"Ġdevelopment": 2478,
"Ġage": 2479,
"iple": 2480,
"21": 2481,
"Ġresults": 2482,
"ĠAf": 2483,
"Sh": 2484,
"Ġgun": 2485,
"ĠObama": 2486,
"roll": 2487,
"Ġ@": 2488,
"Ġrights": 2489,
"ĠBrit": 2490,
"Ġrunning": 2491,
"Ġwasn": 2492,
"Ġport": 2493,
"Ġrate": 2494,
"Ġpretty": 2495,
"Ġtarget": 2496,
"Ġsaw": 2497,
"Ġcirc": 2498,
"Ġworks": 2499,
"icro": 2500,
"alt": 2501,
"over": 2502,
"www": 2503,
"That": 2504,
"lier": 2505,
"Ġeveryone": 2506,
"ude": 2507,
"Ġpie": 2508,
"iddle": 2509,
"rael": 2510,
"Ġrad": 2511,
"Ġblock": 2512,
"Ġwalk": 2513,
"To": 2514,
"ãģ": 2515,
"nes": 2516,
"ĠAust": 2517,
"aul": 2518,
"rote": 2519,
"ĠSout