Semantic-FinanceBERT / tokenizer.json
MoeinDSP's picture
Upload 11 files
f70b88d verified
{
"version": "1.0",
"truncation": {
"direction": "Right",
"max_length": 128,
"strategy": "LongestFirst",
"stride": 0
},
"padding": {
"strategy": "BatchLongest",
"direction": "Right",
"pad_to_multiple_of": null,
"pad_id": 0,
"pad_type_id": 0,
"pad_token": "[PAD]"
},
"added_tokens": [
{
"id": 0,
"content": "[PAD]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 1,
"content": "[UNK]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 2,
"content": "[CLS]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 3,
"content": "[SEP]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 4,
"content": "[MASK]",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
}
],
"normalizer": {
"type": "BertNormalizer",
"clean_text": true,
"handle_chinese_chars": true,
"strip_accents": null,
"lowercase": true
},
"pre_tokenizer": {
"type": "BertPreTokenizer"
},
"post_processor": {
"type": "TemplateProcessing",
"single": [
{
"SpecialToken": {
"id": "[CLS]",
"type_id": 0
}
},
{
"Sequence": {
"id": "A",
"type_id": 0
}
},
{
"SpecialToken": {
"id": "[SEP]",
"type_id": 0
}
}
],
"pair": [
{
"SpecialToken": {
"id": "[CLS]",
"type_id": 0
}
},
{
"Sequence": {
"id": "A",
"type_id": 0
}
},
{
"SpecialToken": {
"id": "[SEP]",
"type_id": 0
}
},
{
"Sequence": {
"id": "B",
"type_id": 1
}
},
{
"SpecialToken": {
"id": "[SEP]",
"type_id": 1
}
}
],
"special_tokens": {
"[CLS]": {
"id": "[CLS]",
"ids": [
2
],
"tokens": [
"[CLS]"
]
},
"[SEP]": {
"id": "[SEP]",
"ids": [
3
],
"tokens": [
"[SEP]"
]
}
}
},
"decoder": {
"type": "WordPiece",
"prefix": "##",
"cleanup": true
},
"model": {
"type": "WordPiece",
"unk_token": "[UNK]",
"continuing_subword_prefix": "##",
"max_input_chars_per_word": 100,
"vocab": {
"[PAD]": 0,
"[UNK]": 1,
"[CLS]": 2,
"[SEP]": 3,
"[MASK]": 4,
"=": 5,
"`": 6,
"a": 7,
"b": 8,
"c": 9,
"d": 10,
"e": 11,
"f": 12,
"g": 13,
"h": 14,
"i": 15,
"j": 16,
"k": 17,
"l": 18,
"m": 19,
"n": 20,
"o": 21,
"p": 22,
"q": 23,
"r": 24,
"s": 25,
"t": 26,
"u": 27,
"v": 28,
"w": 29,
"x": 30,
"y": 31,
"z": 32,
"¢": 33,
"£": 34,
"¥": 35,
"§": 36,
"«": 37,
"¯": 38,
"°": 39,
"´": 40,
"·": 41,
"¹": 42,
"»": 43,
"½": 44,
"×": 45,
"ε": 46,
"θ": 47,
"σ": 48,
"φ": 49,
"а": 50,
"в": 51,
"и": 52,
"к": 53,
"л": 54,
"н": 55,
"р": 56,
"с": 57,
"у": 58,
"і": 59,
"‑": 60,
"–": 61,
"—": 62,
"―": 63,
"‘": 64,
"’": 65,
"“": 66,
"”": 67,
"„": 68,
"•": 69,
"⁶": 70,
"€": 71,
"₹": 72,
"⅓": 73,
"→": 74,
"≈": 75,
"⸻": 76,
"、": 77,
"ツ": 78,
"关": 79,
"滴": 80,
"税": 81,
"": 82,
"##i": 83,
"##p": 84,
"##o": 85,
"##f": 86,
"##s": 87,
"##h": 88,
"##e": 89,
"##m": 90,
"##l": 91,
"##v": 92,
"##b": 93,
"##u": 94,
"##t": 95,
"##y": 96,
"##a": 97,
"##d": 98,
"##r": 99,
"##n": 100,
"##c": 101,
"##g": 102,
"##z": 103,
"##w": 104,
"##k": 105,
"##j": 106,
"##q": 107,
"##x": 108,
"##£": 109,
"##´": 110,
"##₹": 111,
"##×": 112,
"##": 113,
"##φ": 114,
"##°": 115,
"##л": 116,
"##а": 117,
"##в": 118,
"##€": 119,
"##к": 120,
"##р": 121,
"##і": 122,
"##н": 123,
"##ツ": 124,
"##⁶": 125,
"th": 126,
"##in": 127,
"the": 128,
"##ou": 129,
"##er": 130,
"##on": 131,
"##re": 132,
"##ing": 133,
"##at": 134,
"##nd": 135,
"to": 136,
"##es": 137,
"##or": 138,
"##ll": 139,
"##nt": 140,
"##ar": 141,
"you": 142,
"##an": 143,
"##it": 144,
"##ed": 145,
"in": 146,
"and": 147,
"##et": 148,
"##st": 149,
"##ve": 150,
"##om": 151,
"of": 152,
"it": 153,
"##ut": 154,
"is": 155,
"##al": 156,
"be": 157,
"##ot": 158,
"##ow": 159,
"##as": 160,
"##is": 161,
"##ay": 162,
"##ic": 163,
"##en": 164,
"wh": 165,
"##le": 166,
"that": 167,
"on": 168,
"##ion": 169,
"##ly": 170,
"re": 171,
"for": 172,
"##ld": 173,
"ha": 174,
"st": 175,
"##me": 176,
"##se": 177,
"##id": 178,
"##ver": 179,
"##gh": 180,
"##ke": 181,
"##all": 182,
"##th": 183,
"##ct": 184,
"##ck": 185,
"##ill": 186,
"##ce": 187,
"an": 188,
"##ad": 189,
"##ith": 190,
"have": 191,
"##ur": 192,
"go": 193,
"##est": 194,
"do": 195,
"##ro": 196,
"are": 197,
"this": 198,
"li": 199,
"not": 200,
"##ould": 201,
"with": 202,
"my": 203,
"##ch": 204,
"we": 205,
"if": 206,
"but": 207,
"your": 208,
"as": 209,
"ne": 210,
"sh": 211,
"so": 212,
"se": 213,
"de": 214,
"tr": 215,
"##ome": 216,
"mo": 217,
"##ust": 218,
"lo": 219,
"they": 220,
"##one": 221,
"##ear": 222,
"##ally": 223,
"or": 224,
"at": 225,
"bu": 226,
"##ment": 227,
"##ate": 228,
"can": 229,
"ta": 230,
"ex": 231,
"##mp": 232,
"##ir": 233,
"con": 234,
"ch": 235,
"##igh": 236,
"##ge": 237,
"##op": 238,
"##if": 239,
"he": 240,
"me": 241,
"##ant": 242,
"just": 243,
"##ere": 244,
"will": 245,
"ab": 246,
"year": 247,
"##ation": 248,
"ma": 249,
"wor": 250,
"com": 251,
"was": 252,
"al": 253,
"##il": 254,
"##ra": 255,
"like": 256,
"all": 257,
"fr": 258,
"get": 259,
"##ess": 260,
"pro": 261,
"##pp": 262,
"##out": 263,
"su": 264,
"mar": 265,
"out": 266,
"##ers": 267,
"up": 268,
"what": 269,
"sa": 270,
"would": 271,
"##ort": 272,
"##pe": 273,
"int": 274,
"us": 275,
"pay": 276,
"##ab": 277,
"fu": 278,
"##od": 279,
"ti": 280,
"po": 281,
"##ive": 282,
"don": 283,
"##ket": 284,
"##ough": 285,
"##art": 286,
"##ount": 287,
"market": 288,
"any": 289,
"##ight": 290,
"##king": 291,
"from": 292,
"more": 293,
"about": 294,
"##ard": 295,
"##oney": 296,
"##ain": 297,
"money": 298,
"##ri": 299,
"some": 300,
"##ter": 301,
"##ig": 302,
"its": 303,
"co": 304,
"no": 305,
"am": 306,
"there": 307,
"##ire": 308,
"pl": 309,
"##are": 310,
"than": 311,
"##ea": 312,
"##ul": 313,
"tax": 314,
"##ol": 315,
"comp": 316,
"inv": 317,
"##ee": 318,
"##im": 319,
"##ss": 320,
"##ack": 321,
"buy": 322,
"time": 323,
"##au": 324,
"ever": 325,
"when": 326,
"mon": 327,
"now": 328,
"ad": 329,
"##own": 330,
"invest": 331,
"how": 332,
"##ity": 333,
"thin": 334,
"##ving": 335,
"##oth": 336,
"ret": 337,
"ac": 338,
"im": 339,
"inc": 340,
"has": 341,
"##ies": 342,
"##lo": 343,
"##ong": 344,
"##um": 345,
"off": 346,
"pe": 347,
"##iff": 348,
"fin": 349,
"##ue": 350,
"need": 351,
"month": 352,
"years": 353,
"##ice": 354,
"bec": 355,
"##ore": 356,
"##ci": 357,
"##ide": 358,
"kn": 359,
"##pt": 360,
"##ions": 361,
"##ven": 362,
"##age": 363,
"then": 364,
"every": 365,
"pre": 366,
"one": 367,
"##ause": 368,
"see": 369,
"over": 370,
"##ast": 371,
"##ock": 372,
"peop": 373,
"##us": 374,
"think": 375,
"people": 376,
"down": 377,
"their": 378,
"going": 379,
"##ie": 380,
"by": 381,
"##ance": 382,
"ag": 383,
"good": 384,
"acc": 385,
"want": 386,
"dont": 387,
"##and": 388,
"##ks": 389,
"un": 390,
"##so": 391,
"exp": 392,
"put": 393,
"did": 394,
"know": 395,
"stock": 396,
"##ure": 397,
"cont": 398,
"because": 399,
"pr": 400,
"##ays": 401,
"##ump": 402,
"man": 403,
"them": 404,
"even": 405,
"back": 406,
"make": 407,
"only": 408,
"into": 409,
"mu": 410,
"af": 411,
"##ting": 412,
"fa": 413,
"##ich": 414,
"much": 415,
"##ans": 416,
"##ist": 417,
"oth": 418,
"##dit": 419,
"##ound": 420,
"sp": 421,
"##ble": 422,
"should": 423,
"thing": 424,
"does": 425,
"bet": 426,
"tar": 427,
"le": 428,
"##hing": 429,
"loo": 430,
"also": 431,
"##ip": 432,
"who": 433,
"could": 434,
"been": 435,
"##ens": 436,
"fund": 437,
"##able": 438,
"##ade": 439,
"qu": 440,
"##ous": 441,
"cas": 442,
"inter": 443,
"##un": 444,
"##la": 445,
"spe": 446,
"sell": 447,
"##ob": 448,
"##ap": 449,
"other": 450,
"##ent": 451,
"still": 452,
"work": 453,
"long": 454,
"account": 455,
"car": 456,
"may": 457,
"had": 458,
"fe": 459,
"which": 460,
"were": 461,
"high": 462,
"new": 463,
"##ile": 464,
"##ry": 465,
"right": 466,
"##ag": 467,
"en": 468,
"start": 469,
"##int": 470,
"too": 471,
"##fe": 472,
"act": 473,
"##ine": 474,
"##iv": 475,
"tariff": 476,
"##urn": 477,
"app": 478,
"compan": 479,
"##qu": 480,
"ar": 481,
"way": 482,
"cre": 483,
"per": 484,
"##row": 485,
"say": 486,
"##iz": 487,
"##am": 488,
"##ree": 489,
"##ose": 490,
"ow": 491,
"##ond": 492,
"take": 493,
"te": 494,
"##thing": 495,
"after": 496,
"retire": 497,
"ho": 498,
"call": 499,
"##ually": 500,
"##bt": 501,
"gu": 502,
"id": 503,
"##erm": 504,
"really": 505,
"op": 506,
"##ning": 507,
"##our": 508,
"##nder": 509,
"got": 510,
"income": 511,
"wee": 512,
"most": 513,
"##ty": 514,
"job": 515,
"##ind": 516,
"res": 517,
"cur": 518,
"cons": 519,
"why": 520,
"##ated": 521,
"##os": 522,
"##ought": 523,
"well": 524,
"##act": 525,
"##eep": 526,
"##ud": 527,
"gre": 528,
"##ite": 529,
"##ery": 530,
"lot": 531,
"##day": 532,
"##fore": 533,
"##but": 534,
"##read": 535,
"interest": 536,
"plan": 537,
"keep": 538,
"bas": 539,
"ass": 540,
"his": 541,
"low": 542,
"day": 543,
"##omet": 544,
"##ments": 545,
"under": 546,
"somet": 547,
"ind": 548,
"rec": 549,
"before": 550,
"happ": 551,
"ear": 552,
"inf": 553,
"cash": 554,
"debt": 555,
"sc": 556,
"rep": 557,
"##ff": 558,
"our": 559,
"youre": 560,
"credit": 561,
"curre": 562,
"here": 563,
"##lf": 564,
"dec": 565,
"sure": 566,
"fir": 567,
"##ably": 568,
"##ick": 569,
"last": 570,
"imp": 571,
"adv": 572,
"being": 573,
"part": 574,
"term": 575,
"try": 576,
"tariffs": 577,
"real": 578,
"opt": 579,
"trump": 580,
"fee": 581,
"where": 582,
"##ms": 583,
"##ary": 584,
"##uct": 585,
"thats": 586,
"lea": 587,
"very": 588,
"ins": 589,
"these": 590,
"those": 591,
"##ase": 592,
"use": 593,
"##ouse": 594,
"better": 595,
"##cial": 596,
"et": 597,
"cost": 598,
"##xt": 599,
"##ribut": 600,
"prob": 601,
"##ber": 602,
"same": 603,
"##cy": 604,
"big": 605,
"again": 606,
"##ates": 607,
"##be": 608,
"##get": 609,
"fo": 610,
"dis": 611,
"mat": 612,
"##ically": 613,
"something": 614,
"sin": 615,
"first": 616,
"own": 617,
"##con": 618,
"finan": 619,
"##ence": 620,
"sm": 621,
"things": 622,
"saving": 623,
"ve": 624,
"ris": 625,
"##ious": 626,
"##per": 627,
"##other": 628,
"##ass": 629,
"ban": 630,
"end": 631,
"tw": 632,
"##fit": 633,
"##pect": 634,
"hold": 635,
"current": 636,
"val": 637,
"fuck": 638,
"probably": 639,
"since": 640,
"diff": 641,
"##ign": 642,
"never": 643,
"months": 644,
"count": 645,
"house": 646,
"ro": 647,
"lit": 648,
"look": 649,
"##ys": 650,
"retirement": 651,
"##her": 652,
"trad": 653,
"##ily": 654,
"bo": 655,
"##lp": 656,
"reg": 657,
"while": 658,
"##ready": 659,
"##eck": 660,
"doing": 661,
"next": 662,
"already": 663,
"point": 664,
"feel": 665,
"def": 666,
"less": 667,
"##orm": 668,
"pers": 669,
"##ach": 670,
"bro": 671,
"el": 672,
"help": 673,
"company": 674,
"contribut": 675,
"##conom": 676,
"give": 677,
"red": 678,
"spend": 679,
"might": 680,
"econom": 681,
"##kes": 682,
"##ult": 683,
"few": 684,
"taxes": 685,
"##lic": 686,
"##ual": 687,
"card": 688,
"##ope": 689,
"she": 690,
"great": 691,
"##ways": 692,
"chin": 693,
"stocks": 694,
"##loy": 695,
"week": 696,
"str": 697,
"##cent": 698,
"unt": 699,
"##ord": 700,
"##ible": 701,
"##ical": 702,
"##ia": 703,
"return": 704,
"getting": 705,
"buying": 706,
"##ations": 707,
"roth": 708,
"##ang": 709,
"##ors": 710,
"around": 711,
"short": 712,
"##io": 713,
"home": 714,
"made": 715,
"ira": 716,
"amount": 717,
"until": 718,
"loan": 719,
"##mploy": 720,
"share": 721,
"##less": 722,
"let": 723,
"bill": 724,
"expens": 725,
"##ating": 726,
"##ne": 727,
"cl": 728,
"actually": 729,
"person": 730,
"thr": 731,
"##ition": 732,
"said": 733,
"bad": 734,
"##ild": 735,
"##nds": 736,
"puts": 737,
"##self": 738,
"worth": 739,
"price": 740,
"##eric": 741,
"##aid": 742,
"cr": 743,
"##mo": 744,
"shit": 745,
"##ress": 746,
"##ces": 747,
"her": 748,
"##li": 749,
"bit": 750,
"##mer": 751,
"enough": 752,
"aw": 753,
"always": 754,
"americ": 755,
"##ft": 756,
"##ste": 757,
"risk": 758,
"##ense": 759,
"him": 760,
"##ish": 761,
"wa": 762,
"stu": 763,
"maybe": 764,
"##he": 765,
"bel": 766,
"sit": 767,
"##ason": 768,
"##ider": 769,
"ll": 770,
"gen": 771,
"clo": 772,
"min": 773,
"sub": 774,
"##ved": 775,
"best": 776,
"won": 777,
"two": 778,
"anything": 779,
"##ange": 780,
"many": 781,
"through": 782,
"another": 783,
"dro": 784,
"ext": 785,
"port": 786,
"gain": 787,
"paying": 788,
"funds": 789,
"sec": 790,
"post": 791,
"##ect": 792,
"savings": 793,
"##ility": 794,
"rate": 795,
"##ail": 796,
"##we": 797,
"ent": 798,
"sal": 799,
"check": 800,
"cant": 801,
"yes": 802,
"cor": 803,
"##ory": 804,
"free": 805,
"grow": 806,
"mean": 807,
"both": 808,
"happen": 809,
"##na": 810,
"lol": 811,
"##ert": 812,
"##gg": 813,
"financial": 814,
"##ace": 815,
"find": 816,
"life": 817,
"trade": 818,
"##wh": 819,
"employ": 820,
"##ative": 821,
"today": 822,
"##ak": 823,
"china": 824,
"##ial": 825,
"##ull": 826,
"set": 827,
"##uck": 828,
"reason": 829,
"world": 830,
"hard": 831,
"##vel": 832,
"##ise": 833,
"fut": 834,
"bank": 835,
"bought": 836,
"cap": 837,
"ser": 838,
"wr": 839,
"everything": 840,
"pret": 841,
"value": 842,
"br": 843,
"full": 844,
"##cess": 845,
"##iss": 846,
"care": 847,
"calls": 848,
"bus": 849,
"##erent": 850,
"##ame": 851,
"incre": 852,
"sch": 853,
"##ward": 854,
"##lation": 855,
"##llar": 856,
"##vers": 857,
"doesnt": 858,
"##ific": 859,
"##ep": 860,
"rent": 861,
"making": 862,
"supp": 863,
"##alth": 864,
"##tle": 865,
"looking": 866,
"though": 867,
"investing": 868,
"read": 869,
"add": 870,
"move": 871,
"future": 872,
"yea": 873,
"tim": 874,
"trying": 875,
"dollar": 876,
"##mit": 877,
"consider": 878,
"wait": 879,
"##uring": 880,
"gr": 881,
"everyone": 882,
"state": 883,
"num": 884,
"paid": 885,
"##ices": 886,
"different": 887,
"##ves": 888,
"days": 889,
"##ix": 890,
"old": 891,
"tal": 892,
"##iness": 893,
"insur": 894,
"mort": 895,
"loss": 896,
"##stand": 897,
"es": 898,
"open": 899,
"etc": 900,
"##og": 901,
"##ash": 902,
"least": 903,
"ive": 904,
"options": 905,
"without": 906,
"expect": 907,
"mortg": 908,
"##ced": 909,
"bond": 910,
"pos": 911,
"didnt": 912,
"someone": 913,
"pretty": 914,
"run": 915,
"tes": 916,
"nothing": 917,
"##oo": 918,
"ref": 919,
"profit": 920,
"insurance": 921,
"gener": 922,
"eas": 923,
"used": 924,
"companies": 925,
"quest": 926,
"##ency": 927,
"sign": 928,
"coll": 929,
"lower": 930,
"trans": 931,
"business": 932,
"able": 933,
"##ute": 934,
"##ize": 935,
"understand": 936,
"stop": 937,
"live": 938,
"thought": 939,
"fact": 940,
"##ict": 941,
"##ful": 942,
"##ract": 943,
"tell": 944,
"ann": 945,
"bud": 946,
"mortgage": 947,
"hit": 948,
"##ither": 949,
"once": 950,
"##les": 951,
"##vid": 952,
"payment": 953,
"having": 954,
"##ities": 955,
"likely": 956,
"investment": 957,
"fl": 958,
"##als": 959,
"##side": 960,
"##co": 961,
"##fect": 962,
"equ": 963,
"expenses": 964,
"med": 965,
"higher": 966,
"##vent": 967,
"##oup": 968,
"ago": 969,
"far": 970,
"yeah": 971,
"##ked": 972,
"##ater": 973,
"isnt": 974,
"poss": 975,
"inde": 976,
"come": 977,
"small": 978,
"sold": 979,
"drop": 980,
"gon": 981,
"little": 982,
"inflation": 983,
"##el": 984,
"gonna": 985,
"belie": 986,
"pur": 987,
"play": 988,
"##verage": 989,
"##ied": 990,
"regard": 991,
"##ets": 992,
"dep": 993,
"pri": 994,
"tot": 995,
"##orrow": 996,
"##ately": 997,
"##cially": 998,
"bre": 999,
"##uation": 1000,
"##ho": 1001,
"##ib": 1002,
"economy": 1003,
"iss": 1004,
"makes": 1005,
"ph": 1006,
"lar": 1007,
"##fol": 1008,
"done": 1009,
"##atch": 1010,
"tre": 1011,
"sl": 1012,
"war": 1013,
"prod": 1014,
"advice": 1015,
"cut": 1016,
"tesla": 1017,
"either": 1018,
"ir": 1019,
"portfol": 1020,
"emer": 1021,
"rest": 1022,
"fed": 1023,
"##ons": 1024,
"spending": 1025,
"##ertain": 1026,
"dr": 1027,
"##let": 1028,
"sw": 1029,
"thank": 1030,
"gover": 1031,
"each": 1032,
"idea": 1033,
"emerg": 1034,
"else": 1035,
"ob": 1036,
"max": 1037,
"based": 1038,
"av": 1039,
"ts": 1040,
"depe": 1041,
"hope": 1042,
"bl": 1043,
"fam": 1044,
"govern": 1045,
"##ateg": 1046,
"ru": 1047,
"away": 1048,
"div": 1049,
"seems": 1050,
"selling": 1051,
"bull": 1052,
"shares": 1053,
"rates": 1054,
"gains": 1055,
"kid": 1056,
"##ker": 1057,
"##pr": 1058,
"##rect": 1059,
"bene": 1060,
"means": 1061,
"##mple": 1062,
"show": 1063,
"defin": 1064,
"##ger": 1065,
"save": 1066,
"deal": 1067,
"saying": 1068,
"hu": 1069,
"goes": 1070,
"working": 1071,
"kind": 1072,
"##over": 1073,
"markets": 1074,
"theres": 1075,
"##vious": 1076,
"##raw": 1077,
"budget": 1078,
"##stead": 1079,
"##ital": 1080,
"chea": 1081,
"tech": 1082,
"comm": 1083,
"##red": 1084,
"win": 1085,
"instead": 1086,
"portfolio": 1087,
"la": 1088,
"##ever": 1089,
"aut": 1090,
"##der": 1091,
"due": 1092,
"##fer": 1093,
"##ma": 1094,
"##lud": 1095,
"rat": 1096,
"ill": 1097,
"went": 1098,
"etf": 1099,
"##ional": 1100,
"thanks": 1101,
"des": 1102,
"##lect": 1103,
"question": 1104,
"anyone": 1105,
"place": 1106,
"##mber": 1107,
"##nts": 1108,
"rel": 1109,
"si": 1110,
"lose": 1111,
"spy": 1112,
"sound": 1113,
"ple": 1114,
"proble": 1115,
"##ha": 1116,
"##ub": 1117,
"using": 1118,
"emergency": 1119,
"government": 1120,
"bra": 1121,
"hear": 1122,
"stay": 1123,
"import": 1124,
"est": 1125,
"case": 1126,
"##most": 1127,
"##ries": 1128,
"##line": 1129,
"situation": 1130,
"left": 1131,
"##ational": 1132,
"##sing": 1133,
"bal": 1134,
"during": 1135,
"sense": 1136,
"##ned": 1137,
"holding": 1138,
"liter": 1139,
"correct": 1140,
"pow": 1141,
"close": 1142,
"bonds": 1143,
"age": 1144,
"contin": 1145,
"believe": 1146,
"##ru": 1147,
"limit": 1148,
"miss": 1149,
"earning": 1150,
"exact": 1151,
"tom": 1152,
"started": 1153,
"cra": 1154,
"##ling": 1155,
"accounts": 1156,
"roll": 1157,
"cle": 1158,
"##bers": 1159,
"change": 1160,
"wrong": 1161,
"turn": 1162,
"##ween": 1163,
"rem": 1164,
"extra": 1165,
"between": 1166,
"abs": 1167,
"currently": 1168,
"trading": 1169,
"growth": 1170,
"##oun": 1171,
"##itely": 1172,
"top": 1173,
"##cept": 1174,
"pop": 1175,
"yet": 1176,
"eur": 1177,
"ty": 1178,
"report": 1179,
"includ": 1180,
"hal": 1181,
"option": 1182,
"hour": 1183,
"broker": 1184,
"cour": 1185,
"country": 1186,
"wont": 1187,
"sur": 1188,
"##led": 1189,
"##gin": 1190,
"char": 1191,
"total": 1192,
"##ues": 1193,
"guess": 1194,
"benefit": 1195,
"news": 1196,
"index": 1197,
"di": 1198,
"almost": 1199,
"crash": 1200,
"product": 1201,
"cal": 1202,
"lost": 1203,
"early": 1204,
"##ats": 1205,
"net": 1206,
"hand": 1207,
"fun": 1208,
"strateg": 1209,
"tomorrow": 1210,
"coup": 1211,
"unless": 1212,
"family": 1213,
"##lit": 1214,
"build": 1215,
"monthly": 1216,
"luck": 1217,
"soon": 1218,
"disc": 1219,
"health": 1220,
"##ular": 1221,
"thinking": 1222,
"times": 1223,
"##hip": 1224,
"dou": 1225,
"vol": 1226,
"definitely": 1227,
"mill": 1228,
"ok": 1229,
"conf": 1230,
"aff": 1231,
"##llow": 1232,
"pot": 1233,
"past": 1234,
"pull": 1235,
"##its": 1236,
"##irect": 1237,
"dip": 1238,
"proper": 1239,
"lear": 1240,
"sing": 1241,
"fil": 1242,
"##the": 1243,
"allow": 1244,
"didn": 1245,
"requ": 1246,
"neg": 1247,
"theyre": 1248,
"stuff": 1249,
"literally": 1250,
"fore": 1251,
"att": 1252,
"cho": 1253,
"entire": 1254,
"##ify": 1255,
"doesn": 1256,
"chang": 1257,
"##ian": 1258,
"##ession": 1259,
"spec": 1260,
"half": 1261,
"##med": 1262,
"##ten": 1263,
"capital": 1264,
"divide": 1265,
"ded": 1266,
"fig": 1267,
"##cing": 1268,
"##ath": 1269,
"taking": 1270,
"payments": 1271,
"##pecially": 1272,
"coming": 1273,
"whole": 1274,
"direct": 1275,
"##da": 1276,
"yourself": 1277,
"possible": 1278,
"recent": 1279,
"agree": 1280,
"ask": 1281,
"frie": 1282,
"fall": 1283,
"especially": 1284,
"pen": 1285,
"##cer": 1286,
"weeks": 1287,
"opp": 1288,
"##olute": 1289,
"complet": 1290,
"bot": 1291,
"investments": 1292,
"prices": 1293,
"purch": 1294,
"##ject": 1295,
"canad": 1296,
"such": 1297,
"absolute": 1298,
"living": 1299,
"ai": 1300,
"gam": 1301,
"love": 1302,
"##ife": 1303,
"afford": 1304,
"guy": 1305,
"hes": 1306,
"##ote": 1307,
"needs": 1308,
"tsla": 1309,
"##ics": 1310,
"single": 1311,
"nice": 1312,
"withd": 1313,
"basically": 1314,
"jo": 1315,
"##ody": 1316,
"##ially": 1317,
"##form": 1318,
"level": 1319,
"fucking": 1320,
"law": 1321,
"couple": 1322,
"event": 1323,
"hist": 1324,
"ment": 1325,
"kids": 1326,
"##mend": 1327,
"##ized": 1328,
"##ortun": 1329,
"side": 1330,
"true": 1331,
"maj": 1332,
"whate": 1333,
"matter": 1334,
"deduct": 1335,
"ra": 1336,
"gold": 1337,
"break": 1338,
"figure": 1339,
"withdraw": 1340,
"cover": 1341,
"follow": 1342,
"major": 1343,
"whatever": 1344,
"##ield": 1345,
"balance": 1346,
"serv": 1347,
"sim": 1348,
"intern": 1349,
"list": 1350,
"##ool": 1351,
"##sa": 1352,
"##bal": 1353,
"##eri": 1354,
"head": 1355,
"earnings": 1356,
"inst": 1357,
"##sw": 1358,
"took": 1359,
"against": 1360,
"##where": 1361,
"problem": 1362,
"##ared": 1363,
"fine": 1364,
"contributions": 1365,
"large": 1366,
"sy": 1367,
"stud": 1368,
"countries": 1369,
"mind": 1370,
"##ner": 1371,
"youll": 1372,
"##ac": 1373,
"american": 1374,
"course": 1375,
"met": 1376,
"certain": 1377,
"##ds": 1378,
"costs": 1379,
"billion": 1380,
"##sent": 1381,
"watch": 1382,
"##min": 1383,
"resp": 1384,
"average": 1385,
"contract": 1386,
"increase": 1387,
"complete": 1388,
"##gr": 1389,
"leg": 1390,
"answ": 1391,
"reddit": 1392,
"dump": 1393,
"exactly": 1394,
"pump": 1395,
"##nding": 1396,
"appro": 1397,
"##cal": 1398,
"##ering": 1399,
"##umb": 1400,
"numbers": 1401,
"talking": 1402,
"##go": 1403,
"recession": 1404,
"ca": 1405,
"elect": 1406,
"jobs": 1407,
"given": 1408,
"potent": 1409,
"cry": 1410,
"near": 1411,
"gro": 1412,
"mid": 1413,
"##oid": 1414,
"invested": 1415,
"cla": 1416,
"gets": 1417,
"longer": 1418,
"##hold": 1419,
"dat": 1420,
"clear": 1421,
"fix": 1422,
"##ilar": 1423,
"exa": 1424,
"experi": 1425,
"power": 1426,
"##ok": 1427,
"##wards": 1428,
"isn": 1429,
"number": 1430,
"gra": 1431,
"food": 1432,
"##reci": 1433,
"employer": 1434,
"school": 1435,
"mass": 1436,
"pass": 1437,
"##pid": 1438,
"trust": 1439,
"##ried": 1440,
"later": 1441,
"polic": 1442,
"position": 1443,
"sol": 1444,
"returns": 1445,
"sounds": 1446,
"##nch": 1447,
"mor": 1448,
"stupid": 1449,
"require": 1450,
"dam": 1451,
"fire": 1452,
"non": 1453,
"loans": 1454,
"##coin": 1455,
"##body": 1456,
"bear": 1457,
"order": 1458,
"oh": 1459,
"personal": 1460,
"hon": 1461,
"##ively": 1462,
"dollars": 1463,
"##ps": 1464,
"file": 1465,
"wife": 1466,
"##iew": 1467,
"posit": 1468,
"obvious": 1469,
"mil": 1470,
"qual": 1471,
"norm": 1472,
"cheap": 1473,
"europe": 1474,
"##oy": 1475,
"##oc": 1476,
"##way": 1477,
"##ited": 1478,
"rece": 1479,
"##cip": 1480,
"strategy": 1481,
"match": 1482,
"##ti": 1483,
"stand": 1484,
"economic": 1485,
"million": 1486,
"fre": 1487,
"##gress": 1488,
"support": 1489,
"brokerage": 1490,
"form": 1491,
"usually": 1492,
"expensive": 1493,
"minim": 1494,
"easy": 1495,
"huge": 1496,
"claim": 1497,
"goog": 1498,
"however": 1499,
"decis": 1500,
"em": 1501,
"pare": 1502,
"cards": 1503,
"please": 1504,
"##ush": 1505,
"recover": 1506,
"data": 1507,
"##lain": 1508,
"##zy": 1509,
"seen": 1510,
"wouldnt": 1511,
"##ca": 1512,
"##cul": 1513,
"myself": 1514,
"second": 1515,
"##tom": 1516,
"says": 1517,
"lead": 1518,
"##ability": 1519,
"increas": 1520,
"worse": 1521,
"green": 1522,
"assets": 1523,
"absolutely": 1524,
"leave": 1525,
"tradition": 1526,
"america": 1527,
"##gest": 1528,
"##ese": 1529,
"##ives": 1530,
"rather": 1531,
"assum": 1532,
"similar": 1533,
"found": 1534,
"continue": 1535,
"##ium": 1536,
"##erence": 1537,
"hys": 1538,
"##eral": 1539,
"told": 1540,
"##str": 1541,
"honest": 1542,
"eu": 1543,
"zer": 1544,
"wants": 1545,
"issue": 1546,
"redu": 1547,
"avoid": 1548,
"hours": 1549,
"##hic": 1550,
"quick": 1551,
"bitcoin": 1552,
"det": 1553,
"##pping": 1554,
"sugg": 1555,
"answer": 1556,
"smart": 1557,
"suggest": 1558,
"##ax": 1559,
"##ift": 1560,
"##pped": 1561,
"bottom": 1562,
"reme": 1563,
"ef": 1564,
"rich": 1565,
"comes": 1566,
"wanted": 1567,
"##ages": 1568,
"##lt": 1569,
"##aged": 1570,
"zero": 1571,
"##ificant": 1572,
"nv": 1573,
"##you": 1574,
"ke": 1575,
"##up": 1576,
"##idel": 1577,
"##do": 1578,
"mod": 1579,
"taxable": 1580,
"##full": 1581,
"manage": 1582,
"works": 1583,
"plus": 1584,
"fees": 1585,
"guys": 1586,
"example": 1587,
"actual": 1588,
"line": 1589,
"admin": 1590,
"##quid": 1591,
"percent": 1592,
"##ublic": 1593,
"traditional": 1594,
"self": 1595,
"inform": 1596,
"glo": 1597,
"hell": 1598,
"secur": 1599,
"##air": 1600,
"##just": 1601,
"##ings": 1602,
"##ified": 1603,
"safe": 1604,
"##end": 1605,
"wealth": 1606,
"syste": 1607,
"remember": 1608,
"##ether": 1609,
"happens": 1610,
"significant": 1611,
"offer": 1612,
"##ume": 1613,
"social": 1614,
"seem": 1615,
"calcul": 1616,
"##fully": 1617,
"mult": 1618,
"##az": 1619,
"moving": 1620,
"##idelity": 1621,
"vs": 1622,
"sales": 1623,
"property": 1624,
"fast": 1625,
"fidelity": 1626,
"indust": 1627,
"##rupt": 1628,
"hysa": 1629,
"effect": 1630,
"##itch": 1631,
"recom": 1632,
"##sh": 1633,
"##val": 1634,
"track": 1635,
"imag": 1636,
"others": 1637,
"scre": 1638,
"advant": 1639,
"liquid": 1640,
"process": 1641,
"appreci": 1642,
"preside": 1643,
"looks": 1644,
"recommend": 1645,
"apr": 1646,
"##iod": 1647,
"yield": 1648,
"within": 1649,
"tra": 1650,
"parents": 1651,
"wond": 1652,
"owe": 1653,
"losing": 1654,
"##istr": 1655,
"##sed": 1656,
"period": 1657,
"##uc": 1658,
"##ined": 1659,
"volat": 1660,
"bills": 1661,
"##ove": 1662,
"##fact": 1663,
"##cket": 1664,
"arent": 1665,
"poor": 1666,
"federal": 1667,
"##ret": 1668,
"super": 1669,
"land": 1670,
"nvda": 1671,
"addit": 1672,
"cars": 1673,
"canada": 1674,
"ed": 1675,
"##iving": 1676,
"fair": 1677,
"##ane": 1678,
"##ank": 1679,
"room": 1680,
"ce": 1681,
"cause": 1682,
"pick": 1683,
"##dd": 1684,
"polit": 1685,
"putting": 1686,
"vehic": 1687,
"step": 1688,
"colle": 1689,
"important": 1690,
"rob": 1691,
"##check": 1692,
"transfer": 1693,
"irs": 1694,
"difference": 1695,
"student": 1696,
"whether": 1697,
"class": 1698,
"serious": 1699,
"##par": 1700,
"par": 1701,
"advis": 1702,
"etfs": 1703,
"typ": 1704,
"##gn": 1705,
"sum": 1706,
"starting": 1707,
"simp": 1708,
"completely": 1709,
"dumb": 1710,
"late": 1711,
"margin": 1712,
"##ient": 1713,
"happened": 1714,
"##ounce": 1715,
"college": 1716,
"penal": 1717,
"hous": 1718,
"##cus": 1719,
"above": 1720,
"called": 1721,
"##head": 1722,
"mention": 1723,
"crypt": 1724,
"wal": 1725,
"towards": 1726,
"consum": 1727,
"contribution": 1728,
"history": 1729,
"sor": 1730,
"prin": 1731,
"slow": 1732,
"crazy": 1733,
"lin": 1734,
"child": 1735,
"##ension": 1736,
"must": 1737,
"knows": 1738,
"contro": 1739,
"##more": 1740,
"##ted": 1741,
"target": 1742,
"planning": 1743,
"president": 1744,
"##ufact": 1745,
"manufact": 1746,
"losses": 1747,
"da": 1748,
"exe": 1749,
"unc": 1750,
"dri": 1751,
"##ester": 1752,
"worked": 1753,
"pap": 1754,
"##ph": 1755,
"##verse": 1756,
"whats": 1757,
"remain": 1758,
"name": 1759,
"youn": 1760,
"contribute": 1761,
"##medi": 1762,
"lma": 1763,
"paycheck": 1764,
"recently": 1765,
"imagine": 1766,
"needed": 1767,
"opportun": 1768,
"sent": 1769,
"worry": 1770,
"assuming": 1771,
"investors": 1772,
"security": 1773,
"date": 1774,
"pan": 1775,
"##how": 1776,
"##my": 1777,
"##iced": 1778,
"impact": 1779,
"ap": 1780,
"exist": 1781,
"concer": 1782,
"anymore": 1783,
"happy": 1784,
"##ler": 1785,
"except": 1786,
"usa": 1787,
"monday": 1788,
"##ued": 1789,
"strong": 1790,
"equity": 1791,
"experience": 1792,
"##av": 1793,
"dem": 1794,
"global": 1795,
"##not": 1796,
"repla": 1797,
"normal": 1798,
"immedi": 1799,
"hed": 1800,
"comment": 1801,
"covid": 1802,
"##osed": 1803,
"bt": 1804,
"mus": 1805,
"tea": 1806,
"une": 1807,
"prot": 1808,
"massive": 1809,
"dca": 1810,
"sk": 1811,
"##ants": 1812,
"##ier": 1813,
"elon": 1814,
"crypto": 1815,
"##ird": 1816,
"##ivid": 1817,
"##ude": 1818,
"blo": 1819,
"##ised": 1820,
"focus": 1821,
"sale": 1822,
"divers": 1823,
"information": 1824,
"sorry": 1825,
"compet": 1826,
"become": 1827,
"policy": 1828,
"system": 1829,
"##ug": 1830,
"amaz": 1831,
"quite": 1832,
"estate": 1833,
"potential": 1834,
"##ont": 1835,
"##ther": 1836,
"sever": 1837,
"adjust": 1838,
"result": 1839,
"individ": 1840,
"##angu": 1841,
"states": 1842,
"score": 1843,
"simple": 1844,
"frid": 1845,
"##ulation": 1846,
"prem": 1847,
"minimum": 1848,
"dist": 1849,
"##ew": 1850,
"talk": 1851,
"three": 1852,
"lmao": 1853,
"cau": 1854,
"cent": 1855,
"##cu": 1856,
"##omes": 1857,
"honestly": 1858,
"multip": 1859,
"##ren": 1860,
"ones": 1861,
"explain": 1862,
"google": 1863,
"##ake": 1864,
"prov": 1865,
"enj": 1866,
"paper": 1867,
"wish": 1868,
"##und": 1869,
"techn": 1870,
"pred": 1871,
"gone": 1872,
"often": 1873,
"##olog": 1874,
"drive": 1875,
"learn": 1876,
"administr": 1877,
"ev": 1878,
"beh": 1879,
"forget": 1880,
"annual": 1881,
"depends": 1882,
"hy": 1883,
"##reme": 1884,
"takes": 1885,
"##asur": 1886,
"finance": 1887,
"hsa": 1888,
"ws": 1889,
"##ric": 1890,
"art": 1891,
"switch": 1892,
"enjoy": 1893,
"##wor": 1894,
"general": 1895,
"prior": 1896,
"russ": 1897,
"individual": 1898,
"ut": 1899,
"curren": 1900,
"bring": 1901,
"considering": 1902,
"##ken": 1903,
"shop": 1904,
"filing": 1905,
"negative": 1906,
"ter": 1907,
"##for": 1908,
"##ell": 1909,
"reven": 1910,
"asking": 1911,
"chance": 1912,
"heard": 1913,
"below": 1914,
"friends": 1915,
"cust": 1916,
"mom": 1917,
"##ny": 1918,
"##imes": 1919,
"obviously": 1920,
"rid": 1921,
"anyway": 1922,
"phone": 1923,
"treasur": 1924,
"gamb": 1925,
"fur": 1926,
"fra": 1927,
"##em": 1928,
"maint": 1929,
"perform": 1930,
"specific": 1931,
"mome": 1932,
"##cri": 1933,
"stra": 1934,
"saw": 1935,
"expected": 1936,
"generally": 1937,
"thre": 1938,
"timing": 1939,
"medic": 1940,
"gl": 1941,
"pain": 1942,
"##earch": 1943,
"##ips": 1944,
"mostly": 1945,
"research": 1946,
"personally": 1947,
"##ta": 1948,
"pension": 1949,
"##cks": 1950,
"anal": 1951,
"fucked": 1952,
"##erv": 1953,
"goal": 1954,
"dead": 1955,
"seeing": 1956,
"fail": 1957,
"autom": 1958,
"store": 1959,
"arg": 1960,
"subs": 1961,
"purchas": 1962,
"game": 1963,
"##ances": 1964,
"collect": 1965,
"protect": 1966,
"eff": 1967,
"giving": 1968,
"ton": 1969,
"##ouch": 1970,
"##ident": 1971,
"goods": 1972,
"access": 1973,
"apple": 1974,
"dest": 1975,
"hop": 1976,
"math": 1977,
"##ibly": 1978,
"demand": 1979,
"moment": 1980,
"decid": 1981,
"##orn": 1982,
"necess": 1983,
"##ership": 1984,
"extreme": 1985,
"eat": 1986,
"##of": 1987,
"##arant": 1988,
"area": 1989,
"asset": 1990,
"dividends": 1991,
"sn": 1992,
"##iring": 1993,
"##ured": 1994,
"issues": 1995,
"purchase": 1996,
"behind": 1997,
"##qq": 1998,
"wouldn": 1999,
"quart": 2000,
"scen": 2001,
"depos": 2002,
"control": 2003,
"##view": 2004,
"##ety": 2005,
"convers": 2006,
"saved": 2007,
"##anguard": 2008,
"sour": 2009,
"##uss": 2010,
"throw": 2011,
"havent": 2012,
"separ": 2013,
"main": 2014,
"suc": 2015,
"guarant": 2016,
"regular": 2017,
"chinese": 2018,
"cheaper": 2019,
"double": 2020,
"friend": 2021,
"international": 2022,
"friday": 2023,
"##fort": 2024,
"##sel": 2025,
"feels": 2026,
"##ones": 2027,
"##ator": 2028,
"reach": 2029,
"##ades": 2030,
"avail": 2031,
"ahead": 2032,
"##ged": 2033,
"office": 2034,
"basis": 2035,
"eventually": 2036,
"##yc": 2037,
"##ware": 2038,
"##ross": 2039,
"local": 2040,
"worst": 2041,
"##what": 2042,
"decision": 2043,
"travel": 2044,
"immediately": 2045,
"egg": 2046,
"##bs": 2047,
"##any": 2048,
"decent": 2049,
"##igin": 2050,
"partic": 2051,
"biggest": 2052,
"dom": 2053,
"voo": 2054,
"##set": 2055,
"##ness": 2056,
"##ndent": 2057,
"retired": 2058,
"sometimes": 2059,
"americans": 2060,
"alloc": 2061,
"spread": 2062,
"salary": 2063,
"service": 2064,
"origin": 2065,
"plans": 2066,
"flow": 2067,
"uk": 2068,
"##ism": 2069,
"online": 2070,
"administration": 2071,
"wsb": 2072,
"vanguard": 2073,
"##pl": 2074,
"cannot": 2075,
"##ging": 2076,
"sect": 2077,
"bunch": 2078,
"previous": 2079,
"fully": 2080,
"benefits": 2081,
"industry": 2082,
"multiple": 2083,
"lets": 2084,
"advantage": 2085,
"vehicle": 2086,
"further": 2087,
"##te": 2088,
"deg": 2089,
"unf": 2090,
"lots": 2091,
"bankrupt": 2092,
"charge": 2093,
"products": 2094,
"ga": 2095,
"pea": 2096,
"##stant": 2097,
"waiting": 2098,
"including": 2099,
"morning": 2100,
"fill": 2101,
"##off": 2102,
"eng": 2103,
"ide": 2104,
"came": 2105,
"##uly": 2106,
"stress": 2107,
"expense": 2108,
"opin": 2109,
"priv": 2110,
"estim": 2111,
"april": 2112,
"bag": 2113,
"hur": 2114,
"lun": 2115,
"mess": 2116,
"chart": 2117,
"simply": 2118,
"daily": 2119,
"premium": 2120,
"available": 2121,
"ign": 2122,
"lau": 2123,
"yester": 2124,
"##ots": 2125,
"##tern": 2126,
"nobody": 2127,
"##gether": 2128,
"##ibility": 2129,
"standard": 2130,
"bon": 2131,
"forward": 2132,
"ste": 2133,
"project": 2134,
"manag": 2135,
"model": 2136,
"jan": 2137,
"vis": 2138,
"##mpt": 2139,
"dividend": 2140,
"custom": 2141,
"straight": 2142,
"scenar": 2143,
"night": 2144,
"rough": 2145,
"##oti": 2146,
"hey": 2147,
"prom": 2148,
"realize": 2149,
"changes": 2150,
"additional": 2151,
"hor": 2152,
"##lin": 2153,
"##gra": 2154,
"send": 2155,
"banks": 2156,
"musk": 2157,
"dad": 2158,
"mist": 2159,
"##arch": 2160,
"willing": 2161,
"respons": 2162,
"volatility": 2163,
"currency": 2164,
"dow": 2165,
"nvid": 2166,
"##wise": 2167,
"stat": 2168,
"foreign": 2169,
"penalty": 2170,
"mis": 2171,
"lif": 2172,
"revenue": 2173,
"bur": 2174,
"hate": 2175,
"##ght": 2176,
"rule": 2177,
"##aking": 2178,
"##no": 2179,
"conver": 2180,
"happening": 2181,
"yesterday": 2182,
"##arily": 2183,
"cance": 2184,
"comfort": 2185,
"compared": 2186,
"##ived": 2187,
"terms": 2188,
"young": 2189,
"dude": 2190,
"##ution": 2191,
"deli": 2192,
"##ures": 2193,
"apply": 2194,
"commun": 2195,
"ball": 2196,
"##sp": 2197,
"##man": 2198,
"asked": 2199,
"affect": 2200,
"quarter": 2201,
"##lex": 2202,
"remo": 2203,
"finally": 2204,
"record": 2205,
"damn": 2206,
"dra": 2207,
"vot": 2208,
"##bo": 2209,
"begin": 2210,
"congr": 2211,
"outside": 2212,
"predict": 2213,
"success": 2214,
"##ying": 2215,
"##ale": 2216,
"##ization": 2217,
"info": 2218,
"sitting": 2219,
"supply": 2220,
"negoti": 2221,
"panic": 2222,
"public": 2223,
"together": 2224,
"##oming": 2225,
"relative": 2226,
"type": 2227,
"reduce": 2228,
"unemploy": 2229,
"tur": 2230,
"##cc": 2231,
"along": 2232,
"knew": 2233,
"space": 2234,
"opportunity": 2235,
"er": 2236,
"##aring": 2237,
"mem": 2238,
"depending": 2239,
"##selves": 2240,
"cir": 2241,
"fear": 2242,
"fol": 2243,
"##bit": 2244,
"aren": 2245,
"prof": 2246,
"retail": 2247,
"financially": 2248,
"profits": 2249,
"services": 2250,
"princip": 2251,
"btc": 2252,
"nvidia": 2253,
"hi": 2254,
"var": 2255,
"##back": 2256,
"##gy": 2257,
"##ather": 2258,
"medical": 2259,
"common": 2260,
"housing": 2261,
"touch": 2262,
"##rible": 2263,
"refund": 2264,
"easily": 2265,
"regarded": 2266,
"replace": 2267,
"##land": 2268,
"deep": 2269,
"tried": 2270,
"meet": 2271,
"##izing": 2272,
"repair": 2273,
"grand": 2274,
"several": 2275,
"bab": 2276,
"##ins": 2277,
"soft": 2278,
"taken": 2279,
"married": 2280,
"hopefully": 2281,
"wall": 2282,
"##ts": 2283,
"##tr": 2284,
"feb": 2285,
"ready": 2286,
"refin": 2287,
"positions": 2288,
"bar": 2289,
"print": 2290,
"perfect": 2291,
"bonus": 2292,
"##ories": 2293,
"taxed": 2294,
"insane": 2295,
"auto": 2296,
"okay": 2297,
"sort": 2298,
"##nty": 2299,
"comb": 2300,
"somewhere": 2301,
"prefer": 2302,
"weeke": 2303,
"assume": 2304,
"folks": 2305,
"gas": 2306,
"held": 2307,
"wasnt": 2308,
"provid": 2309,
"##artment": 2310,
"##hood": 2311,
"surpr": 2312,
"advisor": 2313,
"gave": 2314,
"##ime": 2315,
"##ser": 2316,
"otherwise": 2317,
"detail": 2318,
"gambling": 2319,
"##ping": 2320,
"##dle": 2321,
"##ences": 2322,
"god": 2323,
"alone": 2324,
"equities": 2325,
"kill": 2326,
"##aire": 2327,
"usd": 2328,
"overall": 2329,
"corp": 2330,
"discuss": 2331,
"coo": 2332,
"certainly": 2333,
"##ral": 2334,
"##ilities": 2335,
"keeping": 2336,
"##like": 2337,
"running": 2338,
"cat": 2339,
"lab": 2340,
"mine": 2341,
"youd": 2342,
"uni": 2343,
"oper": 2344,
"provide": 2345,
"##oring": 2346,
"stre": 2347,
"##ze": 2348,
"moved": 2349,
"meant": 2350,
"march": 2351,
"interesting": 2352,
"feeling": 2353,
"ant": 2354,
"burn": 2355,
"exc": 2356,
"reading": 2357,
"lay": 2358,
"ride": 2359,
"fav": 2360,
"face": 2361,
"cc": 2362,
"dig": 2363,
"##vest": 2364,
"##ides": 2365,
"buff": 2366,
"##velop": 2367,
"essent": 2368,
"plenty": 2369,
"management": 2370,
"consumer": 2371,
"##ster": 2372,
"##utes": 2373,
"haha": 2374,
"log": 2375,
"progra": 2376,
"spent": 2377,
"checking": 2378,
"positive": 2379,
"bid": 2380,
"borrow": 2381,
"##ring": 2382,
"##que": 2383,
"##ntly": 2384,
"init": 2385,
"bigger": 2386,
"raise": 2387,
"uncertain": 2388,
"hum": 2389,
"sle": 2390,
"appreciate": 2391,
"russia": 2392,
"wind": 2393,
"##ah": 2394,
"withhold": 2395,
"decades": 2396,
"purp": 2397,
"mic": 2398,
"push": 2399,
"stick": 2400,
"comments": 2401,
"pla": 2402,
"temp": 2403,
"doubt": 2404,
"wonder": 2405,
"##ped": 2406,
"##br": 2407,
"truck": 2408,
"congress": 2409,
"comput": 2410,
"box": 2411,
"building": 2412,
"choice": 2413,
"solid": 2414,
"quickly": 2415,
"##work": 2416,
"eating": 2417,
"##ior": 2418,
"##ses": 2419,
"worried": 2420,
"investor": 2421,
"missing": 2422,
"choose": 2423,
"changed": 2424,
"political": 2425,
"deliver": 2426,
"heav": 2427,
"word": 2428,
"prop": 2429,
"pays": 2430,
"export": 2431,
"fixed": 2432,
"manufacturing": 2433,
"hedge": 2434,
"##gan": 2435,
"stri": 2436,
"del": 2437,
"decided": 2438,
"cop": 2439,
"##band": 2440,
"develop": 2441,
"##ols": 2442,
"split": 2443,
"indic": 2444,
"legal": 2445,
"distribut": 2446,
"gives": 2447,
"##ges": 2448,
"##erve": 2449,
"##iting": 2450,
"haven": 2451,
"press": 2452,
"decide": 2453,
"reasonable": 2454,
"depress": 2455,
"slight": 2456,
"separate": 2457,
"rele": 2458,
"##roll": 2459,
"truly": 2460,
"##ousand": 2461,
"##ention": 2462,
"##lier": 2463,
"grad": 2464,
"bullish": 2465,
"bounce": 2466,
"ways": 2467,
"##ios": 2468,
"mag": 2469,
"##apan": 2470,
"playing": 2471,
"kept": 2472,
"gd": 2473,
"water": 2474,
"thousand": 2475,
"partner": 2476,
"enter": 2477,
"educ": 2478,
"hus": 2479,
"jump": 2480,
"occ": 2481,
"pat": 2482,
"rul": 2483,
"hoping": 2484,
"vac": 2485,
"shift": 2486,
"earn": 2487,
"trumps": 2488,
"missed": 2489,
"extremely": 2490,
"sleep": 2491,
"husband": 2492,
"front": 2493,
"##arely": 2494,
"##istic": 2495,
"consist": 2496,
"directly": 2497,
"particular": 2498,
"catch": 2499,
"hot": 2500,
"ss": 2501,
"boo": 2502,
"middle": 2503,
"fraud": 2504,
"japan": 2505,
"vti": 2506,
"##ters": 2507,
"stable": 2508,
"lock": 2509,
"##ilt": 2510,
"ener": 2511,
"sched": 2512,
"easier": 2513,
"cuts": 2514,
"discount": 2515,
"##door": 2516,
"destro": 2517,
"air": 2518,
"mut": 2519,
"vers": 2520,
"##cut": 2521,
"reli": 2522,
"load": 2523,
"exce": 2524,
"prep": 2525,
"conserv": 2526,
"aware": 2527,
"majority": 2528,
"driving": 2529,
"scenario": 2530,
"downt": 2531,
"weekend": 2532,
"nat": 2533,
"idi": 2534,
"opinion": 2535,
"rand": 2536,
"across": 2537,
"themselves": 2538,
"spot": 2539,
"tarr": 2540,
"added": 2541,
"telling": 2542,
"artic": 2543,
"private": 2544,
"energy": 2545,
"view": 2546,
"youve": 2547,
"decade": 2548,
"understanding": 2549,
"histor": 2550,
"concern": 2551,
"wast": 2552,
"accept": 2553,
"##une": 2554,
"reality": 2555,
"argu": 2556,
"ey": 2557,
"yr": 2558,
"##ik": 2559,
"##cr": 2560,
"forg": 2561,
"moves": 2562,
"wasn": 2563,
"keeps": 2564,
"debts": 2565,
"screw": 2566,
"##put": 2567,
"conv": 2568,
"manip": 2569,
"impro": 2570,
"portion": 2571,
"required": 2572,
"fi": 2573,
"till": 2574,
"demo": 2575,
"trill": 2576,
"somehow": 2577,
"invol": 2578,
"knowing": 2579,
"##uction": 2580,
"ended": 2581,
"questions": 2582,
"totally": 2583,
"gross": 2584,
"deposit": 2585,
"gdp": 2586,
"flo": 2587,
"har": 2588,
"##ici": 2589,
"##lying": 2590,
"goals": 2591,
"leaving": 2592,
"dropped": 2593,
"listen": 2594,
"unfortun": 2595,
"##po": 2596,
"white": 2597,
"thinks": 2598,
"##umpt": 2599,
"supposed": 2600,
"black": 2601,
"shows": 2602,
"winning": 2603,
"approach": 2604,
"rock": 2605,
"wild": 2606,
"##ule": 2607,
"##orate": 2608,
"ord": 2609,
"points": 2610,
"meaning": 2611,
"mentioned": 2612,
"germ": 2613,
"##ees": 2614,
"##ties": 2615,
"##down": 2616,
"##xic": 2617,
"reb": 2618,
"leverage": 2619,
"##aps": 2620,
"contributing": 2621,
"covered": 2622,
"watching": 2623,
"nearly": 2624,
"received": 2625,
"##care": 2626,
"##ink": 2627,
"altern": 2628,
"gotta": 2629,
"base": 2630,
"##ney": 2631,
"reasons": 2632,
"##ification": 2633,
"collap": 2634,
"problems": 2635,
"include": 2636,
"contracts": 2637,
"decisions": 2638,
"##ugg": 2639,
"##yle": 2640,
"##ament": 2641,
"##ising": 2642,
"trip": 2643,
"quit": 2644,
"trades": 2645,
"drops": 2646,
"prim": 2647,
"seriously": 2648,
"random": 2649,
"tan": 2650,
"vt": 2651,
"##cies": 2652,
"##outh": 2653,
"search": 2654,
"priced": 2655,
"backdoor": 2656,
"minutes": 2657,
"rental": 2658,
"older": 2659,
"oppos": 2660,
"unemployment": 2661,
"none": 2662,
"range": 2663,
"##ems": 2664,
"bub": 2665,
"##eel": 2666,
"scam": 2667,
"##ished": 2668,
"confus": 2669,
"ceo": 2670,
"original": 2671,
"squ": 2672,
"##by": 2673,
"group": 2674,
"regardless": 2675,
"ratio": 2676,
"typically": 2677,
"cyc": 2678,
"##uary": 2679,
"wend": 2680,
"weak": 2681,
"upd": 2682,
"create": 2683,
"looked": 2684,
"deduction": 2685,
"wondering": 2686,
"threat": 2687,
"theyll": 2688,
"considered": 2689,
"possibly": 2690,
"roughly": 2691,
"rules": 2692,
"draw": 2693,
"##itary": 2694,
"##icking": 2695,
"aggress": 2696,
"finances": 2697,
"road": 2698,
"defic": 2699,
"defense": 2700,
"career": 2701,
"##ledge": 2702,
"potentially": 2703,
"conservative": 2704,
"sad": 2705,
"##ners": 2706,
"##this": 2707,
"fundament": 2708,
"forever": 2709,
"clearly": 2710,
"increasing": 2711,
"january": 2712,
"congrats": 2713,
"micro": 2714,
"##lement": 2715,
"##though": 2716,
"note": 2717,
"chips": 2718,
"cool": 2719,
"expos": 2720,
"adding": 2721,
"transact": 2722,
"quality": 2723,
"nor": 2724,
"pract": 2725,
"story": 2726,
"##idence": 2727,
"notice": 2728,
"sho": 2729,
"although": 2730,
"shouldnt": 2731,
"mutual": 2732,
"ah": 2733,
"cp": 2734,
"test": 2735,
"##yond": 2736,
"##ark": 2737,
"announ": 2738,
"phys": 2739,
"rollover": 2740,
"following": 2741,
"qualify": 2742,
"exempt": 2743,
"performance": 2744,
"favor": 2745,
"essentially": 2746,
"unfortunately": 2747,
"cit": 2748,
"tit": 2749,
"##mm": 2750,
"beat": 2751,
"exch": 2752,
"dependent": 2753,
"domest": 2754,
"fla": 2755,
"##oss": 2756,
"##atic": 2757,
"itll": 2758,
"republic": 2759,
"surv": 2760,
"military": 2761,
"##eed": 2762,
"##ali": 2763,
"beyond": 2764,
"chat": 2765,
"fake": 2766,
"starts": 2767,
"weekly": 2768,
"regards": 2769,
"hund": 2770,
"amazon": 2771,
"engine": 2772,
"baby": 2773,
"consistent": 2774,
"opposite": 2775,
"vi": 2776,
"known": 2777,
"##unk": 2778,
"party": 2779,
"##ording": 2780,
"growing": 2781,
"bracket": 2782,
"emot": 2783,
"key": 2784,
"significantly": 2785,
"terrible": 2786,
"software": 2787,
"bi": 2788,
"##ino": 2789,
"compound": 2790,
"##pective": 2791,
"european": 2792,
"percentage": 2793,
"aside": 2794,
"mexic": 2795,
"turned": 2796,
"source": 2797,
"ukra": 2798,
"hundred": 2799,
"oil": 2800,
"sat": 2801,
"inher": 2802,
"items": 2803,
"unlike": 2804,
"maxim": 2805,
"##time": 2806,
"##valued": 2807,
"team": 2808,
"buffet": 2809,
"##ood": 2810,
"infl": 2811,
"announce": 2812,
"produ": 2813,
"degree": 2814,
"places": 2815,
"bla": 2816,
"lump": 2817,
"itself": 2818,
"react": 2819,
"death": 2820,
"loc": 2821,
"##ister": 2822,
"idk": 2823,
"media": 2824,
"related": 2825,
"relations": 2826,
"instit": 2827,
"remaining": 2828,
"slightly": 2829,
"exposure": 2830,
"fight": 2831,
"gift": 2832,
"##ison": 2833,
"##ired": 2834,
"unp": 2835,
"highly": 2836,
"earlier": 2837,
"diffic": 2838,
"broad": 2839,
"helps": 2840,
"falling": 2841,
"withdrawal": 2842,
"dte": 2843,
"mix": 2844,
"##invest": 2845,
"##atically": 2846,
"##icient": 2847,
"coverage": 2848,
"offic": 2849,
"special": 2850,
"valu": 2851,
"defa": 2852,
"allowed": 2853,
"entirely": 2854,
"##ology": 2855,
"treasury": 2856,
"eggs": 2857,
"hurt": 2858,
"ignore": 2859,
"cooked": 2860,
"depression": 2861,
"ten": 2862,
"ur": 2863,
"wed": 2864,
"##edi": 2865,
"##ural": 2866,
"weird": 2867,
"united": 2868,
"miles": 2869,
"guaranteed": 2870,
"allocation": 2871,
"##yst": 2872,
"contact": 2873,
"curious": 2874,
"brother": 2875,
"businesses": 2876,
"thoughts": 2877,
"kinda": 2878,
"glad": 2879,
"uncertainty": 2880,
"bubble": 2881,
"pack": 2882,
"swe": 2883,
"via": 2884,
"##lig": 2885,
"##dy": 2886,
"##onse": 2887,
"##also": 2888,
"built": 2889,
"saf": 2890,
"retali": 2891,
"internet": 2892,
"mistake": 2893,
"comfortable": 2894,
"downturn": 2895,
"emp": 2896,
"ge": 2897,
"train": 2898,
"constant": 2899,
"action": 2900,
"futures": 2901,
"flat": 2902,
"desp": 2903,
"refinance": 2904,
"bed": 2905,
"four": 2906,
"pie": 2907,
"ren": 2908,
"##pay": 2909,
"docu": 2910,
"sem": 2911,
"orange": 2912,
"che": 2913,
"pltr": 2914,
"expir": 2915,
"carry": 2916,
"appare": 2917,
"closed": 2918,
"brain": 2919,
"mainten": 2920,
"vote": 2921,
"##iment": 2922,
"anywhere": 2923,
"##imate": 2924,
"employment": 2925,
"write": 2926,
"largest": 2927,
"lucky": 2928,
"filed": 2929,
"status": 2930,
"principal": 2931,
"eg": 2932,
"jp": 2933,
"##tf": 2934,
"sudd": 2935,
"amd": 2936,
"highest": 2937,
"##aging": 2938,
"mater": 2939,
"book": 2940,
"indepe": 2941,
"medicare": 2942,
"die": 2943,
"hr": 2944,
"##oud": 2945,
"##erc": 2946,
"tow": 2947,
"##ifically": 2948,
"suck": 2949,
"according": 2950,
"knowledge": 2951,
"reserve": 2952,
"crit": 2953,
"blow": 2954,
"learning": 2955,
"maintain": 2956,
"community": 2957,
"biden": 2958,
"sudden": 2959,
"tank": 2960,
"repe": 2961,
"##ction": 2962,
"moon": 2963,
"condit": 2964,
"applic": 2965,
"tend": 2966,
"realized": 2967,
"laws": 2968,
"policies": 2969,
"increased": 2970,
"amazing": 2971,
"forgot": 2972,
"pm": 2973,
"vide": 2974,
"##spect": 2975,
"##ron": 2976,
"##ators": 2977,
"##anced": 2978,
"liber": 2979,
"mail": 2980,
"resour": 2981,
"##ucture": 2982,
"design": 2983,
"confir": 2984,
"learned": 2985,
"response": 2986,
"electric": 2987,
"receive": 2988,
"walk": 2989,
"sentiment": 2990,
"ukraine": 2991,
"maintenance": 2992,
"##sure": 2993,
"##cast": 2994,
"##ancing": 2995,
"##ises": 2996,
"webs": 2997,
"cha": 2998,
"ability": 2999,
"unre": 3000,
"union": 3001,
"felt": 3002,
"respect": 3003,
"conversion": 3004,
"domestic": 3005,
"ie": 3006,
"##now": 3007,
"dog": 3008,
"suff": 3009,
"guid": 3010,
"advance": 3011,
"perspective": 3012,
"broke": 3013,
"limited": 3014,
"remind": 3015,
"grocer": 3016,
"results": 3017,
"cult": 3018,
"##ls": 3019,
"##wab": 3020,
"##atory": 3021,
"##iron": 3022,
"pres": 3023,
"speak": 3024,
"basic": 3025,
"imposs": 3026,
"optim": 3027,
"board": 3028,
"helpful": 3029,
"closer": 3030,
"larger": 3031,
"brand": 3032,
"##cript": 3033,
"tarrif": 3034,
"difficult": 3035,
"path": 3036,
"third": 3037,
"##sth": 3038,
"##ased": 3039,
"recip": 3040,
"review": 3041,
"dece": 3042,
"words": 3043,
"retard": 3044,
"agre": 3045,
"env": 3046,
"earned": 3047,
"treat": 3048,
"bulls": 3049,
"specifically": 3050,
"slowly": 3051,
"destroy": 3052,
"cod": 3053,
"mother": 3054,
"##lies": 3055,
"tho": 3056,
"##ream": 3057,
"rebal": 3058,
"shut": 3059,
"##olid": 3060,
"compar": 3061,
"twice": 3062,
"boom": 3063,
"posts": 3064,
"renting": 3065,
"joint": 3066,
"damage": 3067,
"recovery": 3068,
"responsible": 3069,
"exchange": 3070,
"fan": 3071,
"mstr": 3072,
"rout": 3073,
"vix": 3074,
"##ror": 3075,
"##com": 3076,
"##eth": 3077,
"conte": 3078,
"spouse": 3079,
"smaller": 3080,
"meth": 3081,
"treasuries": 3082,
"repairs": 3083,
"computer": 3084,
"national": 3085,
"##acy": 3086,
"##uth": 3087,
"##otax": 3088,
"couldnt": 3089,
"employee": 3090,
"employees": 3091,
"schwab": 3092,
"billionaire": 3093,
"febru": 3094,
"##umption": 3095,
"impossible": 3096,
"##hh": 3097,
"##right": 3098,
"hands": 3099,
"gotten": 3100,
"scale": 3101,
"statement": 3102,
"production": 3103,
"levels": 3104,
"execut": 3105,
"necessary": 3106,
"labor": 3107,
"february": 3108,
"city": 3109,
"sen": 3110,
"##ming": 3111,
"##aa": 3112,
"item": 3113,
"rev": 3114,
"##rap": 3115,
"upside": 3116,
"##imately": 3117,
"offers": 3118,
"workers": 3119,
"greed": 3120,
"elig": 3121,
"strugg": 3122,
"address": 3123,
"holdings": 3124,
"##shit": 3125,
"analys": 3126,
"relatively": 3127,
"schedule": 3128,
"convin": 3129,
"default": 3130,
"despite": 3131,
"barely": 3132,
"gar": 3133,
"iv": 3134,
"size": 3135,
"##come": 3136,
"plat": 3137,
"##ulations": 3138,
"mango": 3139,
"rise": 3140,
"factor": 3141,
"funny": 3142,
"members": 3143,
"qqq": 3144,
"##iw": 3145,
"##haps": 3146,
"weight": 3147,
"imo": 3148,
"final": 3149,
"correction": 3150,
"clean": 3151,
"handle": 3152,
"groc": 3153,
"liquidity": 3154,
"concerned": 3155,
"trillion": 3156,
"apparently": 3157,
"ath": 3158,
"mad": 3159,
"tough": 3160,
"##lord": 3161,
"##kers": 3162,
"chain": 3163,
"prevent": 3164,
"##ival": 3165,
"appear": 3166,
"reported": 3167,
"doub": 3168,
"lawy": 3169,
"deductible": 3170,
"effort": 3171,
"bes": 3172,
"##to": 3173,
"##ury": 3174,
"trig": 3175,
"##ili": 3176,
"col": 3177,
"##imb": 3178,
"##ists": 3179,
"interested": 3180,
"decre": 3181,
"determ": 3182,
"robin": 3183,
"circ": 3184,
"layoff": 3185,
"human": 3186,
"mexico": 3187,
"groceries": 3188,
"thread": 3189,
"##itive": 3190,
"moder": 3191,
"chick": 3192,
"##load": 3193,
"becomes": 3194,
"##usa": 3195,
"managed": 3196,
"decl": 3197,
"smci": 3198,
"boy": 3199,
"amounts": 3200,
"##ission": 3201,
"allows": 3202,
"##ended": 3203,
"laugh": 3204,
"turb": 3205,
"den": 3206,
"mot": 3207,
"pict": 3208,
"ult": 3209,
"##app": 3210,
"##night": 3211,
"##cl": 3212,
"toler": 3213,
"lived": 3214,
"light": 3215,
"smo": 3216,
"stopped": 3217,
"trend": 3218,
"showing": 3219,
"legit": 3220,
"idiot": 3221,
"grocery": 3222,
"ont": 3223,
"##ius": 3224,
"##vant": 3225,
"force": 3226,
"stuck": 3227,
"expecting": 3228,
"##cover": 3229,
"staying": 3230,
"healthcare": 3231,
"increases": 3232,
"faster": 3233,
"link": 3234,
"convert": 3235,
"balls": 3236,
"combined": 3237,
"program": 3238,
"relationship": 3239,
"institut": 3240,
"ble": 3241,
"din": 3242,
"##ians": 3243,
"inverse": 3244,
"##see": 3245,
"hasnt": 3246,
"lever": 3247,
"owed": 3248,
"risky": 3249,
"caused": 3250,
"bankruptcy": 3251,
"primary": 3252,
"lat": 3253,
"wow": 3254,
"wik": 3255,
"##uate": 3256,
"##atives": 3257,
"coin": 3258,
"##loc": 3259,
"perhaps": 3260,
"calling": 3261,
"changing": 3262,
"email": 3263,
"volatile": 3264,
"initial": 3265,
"article": 3266,
"improve": 3267,
"kick": 3268,
"yep": 3269,
"##iest": 3270,
"exerc": 3271,
"meme": 3272,
"casino": 3273,
"decline": 3274,
"closing": 3275,
"settle": 3276,
"children": 3277,
"surprised": 3278,
"waste": 3279,
"material": 3280,
"analysis": 3281,
"robinhood": 3282,
"au": 3283,
"ba": 3284,
"bat": 3285,
"##urs": 3286,
"bucks": 3287,
"present": 3288,
"accur": 3289,
"expert": 3290,
"feed": 3291,
"matters": 3292,
"checks": 3293,
"corporate": 3294,
"deficit": 3295,
"website": 3296,
"method": 3297,
"amend": 3298,
"##ux": 3299,
"##lled": 3300,
"retiring": 3301,
"posted": 3302,
"benef": 3303,
"##reddit": 3304,
"imports": 3305,
"direction": 3306,
"teach": 3307,
"agreed": 3308,
"environ": 3309,
"nah": 3310,
"round": 3311,
"##nes": 3312,
"input": 3313,
"##sthe": 3314,
"complain": 3315,
"buys": 3316,
"millions": 3317,
"apartment": 3318,
"diversified": 3319,
"subsid": 3320,
"lunr": 3321,
"manager": 3322,
"thousands": 3323,
"town": 3324,
"trigger": 3325,
"rice": 3326,
"ya": 3327,
"##met": 3328,
"##rr": 3329,
"##ening": 3330,
"weve": 3331,
"conse": 3332,
"activ": 3333,
"household": 3334,
"subject": 3335,
"dropping": 3336,
"pulled": 3337,
"gamble": 3338,
"##lines": 3339,
"context": 3340,
"june": 3341,
"six": 3342,
"wan": 3343,
"wtf": 3344,
"##ai": 3345,
"##etax": 3346,
"##lear": 3347,
"coff": 3348,
"funding": 3349,
"##perform": 3350,
"##lied": 3351,
"cutting": 3352,
"canadian": 3353,
"adjusted": 3354,
"purpose": 3355,
"argument": 3356,
"alternative": 3357,
"collapse": 3358,
"december": 3359,
"##bed": 3360,
"fort": 3361,
"##ady": 3362,
"truth": 3363,
"table": 3364,
"##ored": 3365,
"##ously": 3366,
"risks": 3367,
"opened": 3368,
"##oooo": 3369,
"iras": 3370,
"landlord": 3371,
"addition": 3372,
"existing": 3373,
"details": 3374,
"involved": 3375,
"safety": 3376,
"guidance": 3377,
"environment": 3378,
"bc": 3379,
"son": 3380,
"forced": 3381,
"commit": 3382,
"##ulate": 3383,
"##aster": 3384,
"spx": 3385,
"ground": 3386,
"meta": 3387,
"freetax": 3388,
"summer": 3389,
"consumers": 3390,
"necessarily": 3391,
"horiz": 3392,
"withholding": 3393,
"sir": 3394,
"tb": 3395,
"##ald": 3396,
"beha": 3397,
"neigh": 3398,
"betting": 3399,
"clar": 3400,
"himself": 3401,
"employed": 3402,
"setting": 3403,
"auth": 3404,
"steps": 3405,
"peak": 3406,
"profess": 3407,
"street": 3408,
"neighb": 3409,
"fit": 3410,
"lack": 3411,
"mer": 3412,
"ps": 3413,
"wise": 3414,
"##eg": 3415,
"##ethe": 3416,
"reinvest": 3417,
"mach": 3418,
"complic": 3419,
"imm": 3420,
"##oses": 3421,
"planned": 3422,
"insight": 3423,
"shorting": 3424,
"cris": 3425,
"subreddit": 3426,
"volume": 3427,
"request": 3428,
"mental": 3429,
"purchases": 3430,
"heavy": 3431,
"education": 3432,
"resources": 3433,
"gap": 3434,
"##mart": 3435,
"##uing": 3436,
"doct": 3437,
"pocket": 3438,
"cook": 3439,
"##ients": 3440,
"scared": 3441,
"counter": 3442,
"lesson": 3443,
"writ": 3444,
"hits": 3445,
"restr": 3446,
"bullshit": 3447,
"powell": 3448,
"pulling": 3449,
"utilities": 3450,
"customers": 3451,
"voted": 3452,
"reliable": 3453,
"title": 3454,
"cand": 3455,
"##den": 3456,
"##ines": 3457,
"##room": 3458,
"created": 3459,
"ident": 3460,
"repre": 3461,
"fool": 3462,
"incred": 3463,
"fairly": 3464,
"physical": 3465,
"unlikely": 3466,
"eligible": 3467,
"categ": 3468,
"rally": 3469,
"##ination": 3470,
"##ony": 3471,
"##ustain": 3472,
"shouldn": 3473,
"camp": 3474,
"election": 3475,
"passed": 3476,
"tarrifs": 3477,
"onto": 3478,
"coffee": 3479,
"field": 3480,
"ot": 3481,
"##zen": 3482,
"theory": 3483,
"meas": 3484,
"disp": 3485,
"discover": 3486,
"##while": 3487,
"refer": 3488,
"profitable": 3489,
"budgeting": 3490,
"##haha": 3491,
"included": 3492,
"healthy": 3493,
"respond": 3494,
"shopping": 3495,
"lunch": 3496,
"citiz": 3497,
"ach": 3498,
"flex": 3499,
"piss": 3500,
"##ashing": 3501,
"reverse": 3502,
"steel": 3503,
"##ills": 3504,
"upon": 3505,
"##ulated": 3506,
"parts": 3507,
"wins": 3508,
"attention": 3509,
"sky": 3510,
"lifest": 3511,
"univers": 3512,
"strike": 3513,
"##ivalent": 3514,
"cd": 3515,
"cri": 3516,
"nut": 3517,
"pure": 3518,
"rn": 3519,
"south": 3520,
"vest": 3521,
"##ike": 3522,
"##ipping": 3523,
"tool": 3524,
"##oted": 3525,
"dev": 3526,
"acqu": 3527,
"wanting": 3528,
"holy": 3529,
"owned": 3530,
"equivalent": 3531,
"approved": 3532,
"houses": 3533,
"spreads": 3534,
"peace": 3535,
"announced": 3536,
"cu": 3537,
"dream": 3538,
"sick": 3539,
"##port": 3540,
"##mb": 3541,
"##nb": 3542,
"##gth": 3543,
"toward": 3544,
"##arr": 3545,
"bump": 3546,
"exit": 3547,
"user": 3548,
"overnight": 3549,
"useful": 3550,
"costco": 3551,
"twe": 3552,
"boss": 3553,
"letter": 3554,
"descri": 3555,
"sector": 3556,
"vari": 3557,
"window": 3558,
"tempor": 3559,
"tolerance": 3560,
"horizon": 3561,
"five": 3562,
"yall": 3563,
"##ton": 3564,
"tips": 3565,
"compare": 3566,
"adult": 3567,
"offset": 3568,
"substant": 3569,
"remote": 3570,
"sooner": 3571,
"vehicles": 3572,
"freetaxusa": 3573,
"aver": 3574,
"ran": 3575,
"rational": 3576,
"##ship": 3577,
"ine": 3578,
"##icks": 3579,
"##ceed": 3580,
"shes": 3581,
"deals": 3582,
"theyve": 3583,
"intel": 3584,
"highs": 3585,
"correctly": 3586,
"atte": 3587,
"appreciated": 3588,
"diversify": 3589,
"ideas": 3590,
"orders": 3591,
"turbotax": 3592,
"professional": 3593,
"hire": 3594,
"##fr": 3595,
"##gle": 3596,
"##otes": 3597,
"##ckets": 3598,
"excess": 3599,
"yearly": 3600,
"interview": 3601,
"valuation": 3602,
"billions": 3603,
"factors": 3604,
"maxing": 3605,
"confident": 3606,
"block": 3607,
"independent": 3608,
"author": 3609,
"crisis": 3610,
"lifestyle": 3611,
"gir": 3612,
"jud": 3613,
"ver": 3614,
"wages": 3615,
"##fs": 3616,
"##uine": 3617,
"##xx": 3618,
"stag": 3619,
"##that": 3620,
"trou": 3621,
"taiw": 3622,
"active": 3623,
"firm": 3624,
"owner": 3625,
"##held": 3626,
"minute": 3627,
"opening": 3628,
"##iction": 3629,
"confidence": 3630,
"fired": 3631,
"yields": 3632,
"opportunities": 3633,
"lifet": 3634,
"beginning": 3635,
"democr": 3636,
"dd": 3637,
"dang": 3638,
"pet": 3639,
"##aks": 3640,
"##aries": 3641,
"ish": 3642,
"##icing": 3643,
"##encies": 3644,
"conne": 3645,
"##iforn": 3646,
"meals": 3647,
"##astic": 3648,
"##ushing": 3649,
"consolid": 3650,
"genuine": 3651,
"finding": 3652,
"##ogn": 3653,
"reflect": 3654,
"drug": 3655,
"californ": 3656,
"deductions": 3657,
"walmart": 3658,
"technically": 3659,
"cancel": 3660,
"remove": 3661,
"cycle": 3662,
"jpow": 3663,
"lawyer": 3664,
"wiki": 3665,
"wanna": 3666,
"bir": 3667,
"mm": 3668,
"withheld": 3669,
"organ": 3670,
"chip": 3671,
"upgr": 3672,
"expl": 3673,
"lease": 3674,
"speaking": 3675,
"club": 3676,
"annu": 3677,
"rolling": 3678,
"attor": 3679,
"figured": 3680,
"normally": 3681,
"wealthy": 3682,
"delay": 3683,
"layoffs": 3684,
"ber": 3685,
"tight": 3686,
"##old": 3687,
"##lling": 3688,
"##icip": 3689,
"star": 3690,
"lives": 3691,
"heloc": 3692,
"overvalued": 3693,
"implement": 3694,
"worthless": 3695,
"employers": 3696,
"irre": 3697,
"##they": 3698,
"penny": 3699,
"joke": 3700,
"throwing": 3701,
"customer": 3702,
"negotiate": 3703,
"exports": 3704,
"screwed": 3705,
"piece": 3706,
"suddenly": 3707,
"chicken": 3708,
"picture": 3709,
"hang": 3710,
"homes": 3711,
"tick": 3712,
"##oura": 3713,
"allies": 3714,
"uses": 3715,
"##abl": 3716,
"somewhat": 3717,
"enc": 3718,
"recogn": 3719,
"disag": 3720,
"helped": 3721,
"##ook": 3722,
"department": 3723,
"agreement": 3724,
"distribution": 3725,
"vacation": 3726,
"eye": 3727,
"confused": 3728,
"blame": 3729,
"taiwan": 3730,
"yol": 3731,
"doom": 3732,
"anyways": 3733,
"offering": 3734,
"fell": 3735,
"assist": 3736,
"expectations": 3737,
"signed": 3738,
"limits": 3739,
"roomm": 3740,
"blood": 3741,
"automatically": 3742,
"germany": 3743,
"leveraged": 3744,
"consequ": 3745,
"california": 3746,
"aust": 3747,
"fat": 3748,
"nas": 3749,
"sustain": 3750,
"##mar": 3751,
"##col": 3752,
"season": 3753,
"sucks": 3754,
"complex": 3755,
"quant": 3756,
"hood": 3757,
"shitty": 3758,
"secret": 3759,
"posting": 3760,
"tells": 3761,
"dealership": 3762,
"penalties": 3763,
"estimate": 3764,
"document": 3765,
"complicated": 3766,
"cy": 3767,
"hob": 3768,
"ww": 3769,
"##here": 3770,
"##cra": 3771,
"noticed": 3772,
"deb": 3773,
"##irt": 3774,
"lender": 3775,
"actively": 3776,
"earth": 3777,
"includes": 3778,
"crashes": 3779,
"choices": 3780,
"bears": 3781,
"calculate": 3782,
"effectively": 3783,
"purchased": 3784,
"guarantee": 3785,
"transactions": 3786,
"lifetime": 3787,
"##use": 3788,
"##nam": 3789,
"##ining": 3790,
"##inary": 3791,
"therap": 3792,
"##icul": 3793,
"stability": 3794,
"##rod": 3795,
"shock": 3796,
"commer": 3797,
"intell": 3798,
"letting": 3799,
"cares": 3800,
"population": 3801,
"qualified": 3802,
"leading": 3803,
"hello": 3804,
"advantaged": 3805,
"politics": 3806,
"various": 3807,
"pressure": 3808,
"squee": 3809,
"accurate": 3810,
"written": 3811,
"iph": 3812,
"ks": 3813,
"ms": 3814,
"nav": 3815,
"riv": 3816,
"tu": 3817,
"##pri": 3818,
"##days": 3819,
"##cur": 3820,
"##ka": 3821,
"##ishing": 3822,
"forms": 3823,
"chase": 3824,
"tired": 3825,
"##usion": 3826,
"disapp": 3827,
"financing": 3828,
"regret": 3829,
"defer": 3830,
"genius": 3831,
"secure": 3832,
"tesl": 3833,
"tsm": 3834,
"charges": 3835,
"solution": 3836,
"ridicul": 3837,
"version": 3838,
"aggressive": 3839,
"location": 3840,
"constantly": 3841,
"behav": 3842,
"attorney": 3843,
"men": 3844,
"rd": 3845,
"sil": 3846,
"##pla": 3847,
"##gpt": 3848,
"downside": 3849,
"role": 3850,
"throughout": 3851,
"turns": 3852,
"reports": 3853,
"guessing": 3854,
"offered": 3855,
"technology": 3856,
"conditions": 3857,
"tues": 3858,
"##tt": 3859,
"##gs": 3860,
"##esome": 3861,
"##oting": 3862,
"meal": 3863,
"became": 3864,
"roof": 3865,
"harder": 3866,
"warr": 3867,
"euro": 3868,
"requires": 3869,
"argue": 3870,
"quarterly": 3871,
"logic": 3872,
"books": 3873,
"recipro": 3874,
"laid": 3875,
"pon": 3876,
"wom": 3877,
"##ience": 3878,
"##flation": 3879,
"##ef": 3880,
"##ball": 3881,
"##ga": 3882,
"invent": 3883,
"liability": 3884,
"wash": 3885,
"therefore": 3886,
"##ulting": 3887,
"##ief": 3888,
"expire": 3889,
"cases": 3890,
"lowest": 3891,
"launch": 3892,
"meeting": 3893,
"manipulation": 3894,
"update": 3895,
"platform": 3896,
"audit": 3897,
"disagree": 3898,
"jack": 3899,
"nd": 3900,
"rs": 3901,
"sister": 3902,
"und": 3903,
"##fa": 3904,
"gov": 3905,
"proof": 3906,
"##rist": 3907,
"holds": 3908,
"helping": 3909,
"buddy": 3910,
"blue": 3911,
"attack": 3912,
"efficient": 3913,
"discussion": 3914,
"represent": 3915,
"gig": 3916,
"pal": 3917,
"rare": 3918,
"##ipe": 3919,
"##asing": 3920,
"##there": 3921,
"anx": 3922,
"yours": 3923,
"compens": 3924,
"timeline": 3925,
"entry": 3926,
"##aked": 3927,
"equal": 3928,
"depreci": 3929,
"continues": 3930,
"events": 3931,
"pumping": 3932,
"reduced": 3933,
"competition": 3934,
"medicaid": 3935,
"estimated": 3936,
"wendy": 3937,
"republicans": 3938,
"survive": 3939,
"edit": 3940,
"nope": 3941,
"##fl": 3942,
"##tu": 3943,
"mark": 3944,
"plays": 3945,
"admit": 3946,
"infra": 3947,
"values": 3948,
"statements": 3949,
"talked": 3950,
"hitting": 3951,
"swing": 3952,
"illeg": 3953,
"court": 3954,
"successful": 3955,
"official": 3956,
"confirm": 3957,
"comparison": 3958,
"mr": 3959,
"oct": 3960,
"yup": 3961,
"##uations": 3962,
"##akes": 3963,
"##zi": 3964,
"##ered": 3965,
"stated": 3966,
"asap": 3967,
"shot": 3968,
"sharing": 3969,
"select": 3970,
"incor": 3971,
"##soft": 3972,
"owning": 3973,
"india": 3974,
"implic": 3975,
"ends": 3976,
"awesome": 3977,
"annually": 3978,
"farm": 3979,
"possibility": 3980,
"screens": 3981,
"filled": 3982,
"removed": 3983,
"historical": 3984,
"wendys": 3985,
"video": 3986,
"achie": 3987,
"tweet": 3988,
"infrastr": 3989,
"rip": 3990,
"##bb": 3991,
"##ota": 3992,
"##allen": 3993,
"ship": 3994,
"##ops": 3995,
"couldn": 3996,
"speed": 3997,
"arm": 3998,
"drin": 3999,
"agent": 4000,
"strategies": 4001,
"dips": 4002,
"printing": 4003,
"younger": 4004,
"diversification": 4005,
"chatgpt": 4006,
"sweet": 4007,
"code": 4008,
"circum": 4009,
"exercise": 4010,
"trouble": 4011,
"tuesday": 4012,
"reciprocal": 4013,
"infrastructure": 4014,
"aim": 4015,
"civ": 4016,
"gut": 4017,
"lux": 4018,
"tv": 4019,
"tin": 4020,
"##iant": 4021,
"##aur": 4022,
"##ionally": 4023,
"former": 4024,
"door": 4025,
"soci": 4026,
"challen": 4027,
"donald": 4028,
"##imin": 4029,
"whenever": 4030,
"accident": 4031,
"lean": 4032,
"accounting": 4033,
"ownership": 4034,
"##els": 4035,
"warren": 4036,
"maxed": 4037,
"establ": 4038,
"crap": 4039,
"##gov": 4040,
"leader": 4041,
"analyst": 4042,
"section": 4043,
"purposes": 4044,
"heavily": 4045,
"birth": 4046,
"ponzi": 4047,
"aid": 4048,
"bail": 4049,
"cds": 4050,
"fx": 4051,
"lm": 4052,
"nuc": 4053,
"page": 4054,
"tf": 4055,
"##pet": 4056,
"##ustr": 4057,
"concept": 4058,
"chunk": 4059,
"member": 4060,
"outperform": 4061,
"buyers": 4062,
"becoming": 4063,
"hole": 4064,
"##osing": 4065,
"click": 4066,
"##heet": 4067,
"depend": 4068,
"balances": 4069,
"passive": 4070,
"tbh": 4071,
"incredibly": 4072,
"yolo": 4073,
"consequences": 4074,
"cow": 4075,
"cross": 4076,
"father": 4077,
"##ii": 4078,
"tools": 4079,
"##ghter": 4080,
"areas": 4081,
"debit": 4082,
"progress": 4083,
"proceed": 4084,
"##riend": 4085,
"##igr": 4086,
"downv": 4087,
"accum": 4088,
"fault": 4089,
"##ensive": 4090,
"boat": 4091,
"writing": 4092,
"factories": 4093,
"flip": 4094,
"drill": 4095,
"rug": 4096,
"divor": 4097,
"charged": 4098,
"listed": 4099,
"util": 4100,
"provided": 4101,
"microsoft": 4102,
"critical": 4103,
"chaos": 4104,
"teslas": 4105,
"bother": 4106,
"fd": 4107,
"od": 4108,
"ram": 4109,
"sla": 4110,
"tons": 4111,
"##eme": 4112,
"##uff": 4113,
"##xus": 4114,
"toy": 4115,
"revers": 4116,
"doge": 4117,
"constr": 4118,
"intention": 4119,
"##abil": 4120,
"accom": 4121,
"insider": 4122,
"ending": 4123,
"contributed": 4124,
"oblig": 4125,
"popular": 4126,
"charging": 4127,
"bearish": 4128,
"regularly": 4129,
"burden": 4130,
"perfectly": 4131,
"anticip": 4132,
"excell": 4133,
"concerns": 4134,
"eyes": 4135,
"maximum": 4136,
"greedy": 4137,
"##place": 4138,
"mile": 4139,
"til": 4140,
"##unt": 4141,
"##kt": 4142,
"youtu": 4143,
"##anks": 4144,
"##ancy": 4145,
"##stit": 4146,
"##illy": 4147,
"wel": 4148,
"neither": 4149,
"mac": 4150,
"##ables": 4151,
"incom": 4152,
"needing": 4153,
"assess": 4154,
"underlying": 4155,
"inside": 4156,
"discip": 4157,
"clown": 4158,
"cloth": 4159,
"##gging": 4160,
"setup": 4161,
"scheme": 4162,
"generate": 4163,
"flight": 4164,
"reporting": 4165,
"properly": 4166,
"claims": 4167,
"lines": 4168,
"apart": 4169,
"premiums": 4170,
"projects": 4171,
"models": 4172,
"delivery": 4173,
"historically": 4174,
"fundamentals": 4175,
"wednes": 4176,
"repeat": 4177,
"nasda": 4178,
"behavior": 4179,
"nuclear": 4180,
"site": 4181,
"sgov": 4182,
"yo": 4183,
"##book": 4184,
"##your": 4185,
"##ding": 4186,
"theta": 4187,
"##ature": 4188,
"##ases": 4189,
"##char": 4190,
"weather": 4191,
"sole": 4192,
"suspect": 4193,
"werent": 4194,
"rising": 4195,
"valid": 4196,
"greater": 4197,
"careful": 4198,
"factory": 4199,
"blind": 4200,
"network": 4201,
"calculator": 4202,
"cents": 4203,
"subscript": 4204,
"occur": 4205,
"particularly": 4206,
"consistently": 4207,
"inherit": 4208,
"influ": 4209,
"valuable": 4210,
"billionaires": 4211,
"psy": 4212,
"ridiculous": 4213,
"dil": 4214,
"dick": 4215,
"lately": 4216,
"pushing": 4217,
"rh": 4218,
"##aut": 4219,
"##aling": 4220,
"atm": 4221,
"chill": 4222,
"applied": 4223,
"credits": 4224,
"impress": 4225,
"leaves": 4226,
"sett": 4227,
"elsewhere": 4228,
"dumping": 4229,
"suggestions": 4230,
"manufactur": 4231,
"purchasing": 4232,
"rocket": 4233,
"route": 4234,
"connect": 4235,
"youtube": 4236,
"cam": 4237,
"evid": 4238,
"pause": 4239,
"sens": 4240,
"##oint": 4241,
"##bits": 4242,
"##uit": 4243,
"##reg": 4244,
"reward": 4245,
"##uration": 4246,
"sha": 4247,
"sept": 4248,
"##gent": 4249,
"alg": 4250,
"##tery": 4251,
"faith": 4252,
"sells": 4253,
"##izes": 4254,
"##berg": 4255,
"boys": 4256,
"##when": 4257,
"runs": 4258,
"breaks": 4259,
"restaur": 4260,
"turning": 4261,
"instant": 4262,
"capt": 4263,
"picked": 4264,
"types": 4265,
"hype": 4266,
"switching": 4267,
"protection": 4268,
"snow": 4269,
"circu": 4270,
"executive": 4271,
"##iliar": 4272,
"##imbur": 4273,
"decrease": 4274,
"institutions": 4275,
"restrict": 4276,
"otm": 4277,
"encoura": 4278,
"excellent": 4279,
"nasdaq": 4280,
"psych": 4281,
"bs": 4282,
"nation": 4283,
"nam": 4284,
"pa": 4285,
"rdd": 4286,
"sci": 4287,
"yt": 4288,
"##bles": 4289,
"##ana": 4290,
"##anc": 4291,
"##anch": 4292,
"conven": 4293,
"##pper": 4294,
"sun": 4295,
"usual": 4296,
"pol": 4297,
"anytime": 4298,
"buyer": 4299,
"whos": 4300,
"creating": 4301,
"assumption": 4302,
"surely": 4303,
"partners": 4304,
"##gged": 4305,
"grant": 4306,
"grown": 4307,
"dealing": 4308,
"elected": 4309,
"moron": 4310,
"claimed": 4311,
"systems": 4312,
"screen": 4313,
"typical": 4314,
"focused": 4315,
"switched": 4316,
"ideal": 4317,
"rebu": 4318,
"aggressively": 4319,
"cpi": 4320,
"expiration": 4321,
"besides": 4322,
"benefici": 4323,
"squeeze": 4324,
"screensh": 4325,
"wednesday": 4326,
"rddt": 4327,
"aint": 4328,
"aug": 4329,
"cert": 4330,
"fro": 4331,
"furn": 4332,
"gp": 4333,
"king": 4334,
"san": 4335,
"sides": 4336,
"wide": 4337,
"##vy": 4338,
"##uu": 4339,
"##xy": 4340,
"##esus": 4341,
"inno": 4342,
"habits": 4343,
"stage": 4344,
"##chan": 4345,
"trick": 4346,
"mand": 4347,
"anybody": 4348,
"core": 4349,
"##look": 4350,
"finish": 4351,
"fac": 4352,
"economics": 4353,
"crashing": 4354,
"heres": 4355,
"mining": 4356,
"corre": 4357,
"brought": 4358,
"rolled": 4359,
"approx": 4360,
"claiming": 4361,
"park": 4362,
"competit": 4363,
"causing": 4364,
"provider": 4365,
"paperwork": 4366,
"particip": 4367,
"domin": 4368,
"error": 4369,
"digital": 4370,
"copy": 4371,
"exceed": 4372,
"german": 4373,
"rebound": 4374,
"ultimately": 4375,
"danger": 4376,
"cyber": 4377,
"tuition": 4378,
"illegal": 4379,
"circumst": 4380,
"evidence": 4381,
"nons": 4382,
"pand": 4383,
"rot": 4384,
"tic": 4385,
"wre": 4386,
"##don": 4387,
"incent": 4388,
"rely": 4389,
"trap": 4390,
"trash": 4391,
"##ards": 4392,
"##aughter": 4393,
"putin": 4394,
"##istically": 4395,
"##iped": 4396,
"reply": 4397,
"crush": 4398,
"tsl": 4399,
"desper": 4400,
"effective": 4401,
"periods": 4402,
"unex": 4403,
"caught": 4404,
"russian": 4405,
"mainly": 4406,
"programs": 4407,
"hundreds": 4408,
"produce": 4409,
"machine": 4410,
"spreadsheet": 4411,
"genuinely": 4412,
"austral": 4413,
"circuit": 4414,
"dut": 4415,
"wif": 4416,
"##sis": 4417,
"##rit": 4418,
"##cs": 4419,
"##coming": 4420,
"##gu": 4421,
"##ower": 4422,
"reimbur": 4423,
"style": 4424,
"lie": 4425,
"safer": 4426,
"somebody": 4427,
"perman": 4428,
"ops": 4429,
"sharehold": 4430,
"minor": 4431,
"submit": 4432,
"entertain": 4433,
"busy": 4434,
"showed": 4435,
"freed": 4436,
"industri": 4437,
"tracking": 4438,
"btw": 4439,
"##qqq": 4440,
"excl": 4441,
"implications": 4442,
"der": 4443,
"jesus": 4444,
"rap": 4445,
"##with": 4446,
"thus": 4447,
"sta": 4448,
"meat": 4449,
"mechan": 4450,
"##raid": 4451,
"##igate": 4452,
"##igning": 4453,
"banking": 4454,
"hardware": 4455,
"phot": 4456,
"object": 4457,
"figures": 4458,
"dumpster": 4459,
"bringing": 4460,
"charts": 4461,
"yrs": 4462,
"convinced": 4463,
"odds": 4464,
"permanent": 4465,
"ft": 4466,
"kore": 4467,
"led": 4468,
"pun": 4469,
"vast": 4470,
"##fall": 4471,
"##erves": 4472,
"##itter": 4473,
"##sts": 4474,
"##ley": 4475,
"aspect": 4476,
"dent": 4477,
"defe": 4478,
"mov": 4479,
"condo": 4480,
"intent": 4481,
"tied": 4482,
"##oles": 4483,
"aca": 4484,
"hasn": 4485,
"pricing": 4486,
"funded": 4487,
"actions": 4488,
"traders": 4489,
"shorts": 4490,
"checked": 4491,
"movement": 4492,
"generation": 4493,
"annoy": 4494,
"breaking": 4495,
"falls": 4496,
"golden": 4497,
"recei": 4498,
"reducing": 4499,
"##rength": 4500,
"technical": 4501,
"managing": 4502,
"horrible": 4503,
"replacement": 4504,
"stream": 4505,
"relevant": 4506,
"transaction": 4507,
"struggling": 4508,
"annuity": 4509,
"incorrect": 4510,
"gy": 4511,
"jour": 4512,
"##ov": 4513,
"##ky": 4514,
"##enced": 4515,
"##lebr": 4516,
"strength": 4517,
"##key": 4518,
"##rop": 4519,
"##road": 4520,
"chose": 4521,
"suit": 4522,
"downs": 4523,
"afraid": 4524,
"bets": 4525,
"esc": 4526,
"prime": 4527,
"games": 4528,
"withdrawals": 4529,
"celebr": 4530,
"failed": 4531,
"managers": 4532,
"congrat": 4533,
"borrowing": 4534,
"graduate": 4535,
"cpa": 4536,
"inherited": 4537,
"dinner": 4538,
"neighbor": 4539,
"cuz": 4540,
"freedom": 4541,
"dark": 4542,
"fant": 4543,
"hence": 4544,
"rum": 4545,
"##iety": 4546,
"##res": 4547,
"##lly": 4548,
"##iture": 4549,
"beats": 4550,
"asso": 4551,
"prove": 4552,
"payroll": 4553,
"among": 4554,
"arr": 4555,
"##acter": 4556,
"##pected": 4557,
"trader": 4558,
"traded": 4559,
"elimin": 4560,
"obs": 4561,
"sideways": 4562,
"##ground": 4563,
"appropri": 4564,
"hyp": 4565,
"opinions": 4566,
"visit": 4567,
"appears": 4568,
"doubled": 4569,
"modern": 4570,
"doctor": 4571,
"university": 4572,
"tsmc": 4573,
"ticket": 4574,
"associ": 4575,
"fing": 4576,
"ice": 4577,
"lad": 4578,
"nu": 4579,
"porn": 4580,
"rm": 4581,
"vict": 4582,
"##iet": 4583,
"##mon": 4584,
"##arma": 4585,
"island": 4586,
"##cked": 4587,
"subt": 4588,
"coast": 4589,
"everybody": 4590,
"hosp": 4591,
"resident": 4592,
"scr": 4593,
"wrote": 4594,
"schd": 4595,
"fluct": 4596,
"regarding": 4597,
"heart": 4598,
"followed": 4599,
"stores": 4600,
"conversation": 4601,
"message": 4602,
"anti": 4603,
"prepared": 4604,
"expiry": 4605,
"receipt": 4606,
"ain": 4607,
"ack": 4608,
"bord": 4609,
"gay": 4610,
"je": 4611,
"jer": 4612,
"picking": 4613,
"silly": 4614,
"vxus": 4615,
"wis": 4616,
"##house": 4617,
"thesis": 4618,
"##erate": 4619,
"##alyst": 4620,
"stays": 4621,
"##essions": 4622,
"users": 4623,
"##ulating": 4624,
"seemed": 4625,
"resol": 4626,
"foot": 4627,
"valued": 4628,
"##igned": 4629,
"sheet": 4630,
"indeed": 4631,
"continuing": 4632,
"cramer": 4633,
"function": 4634,
"recommended": 4635,
"sources": 4636,
"mistakes": 4637,
"versus": 4638,
"announcement": 4639,
"##payment": 4640,
"rebalance": 4641,
"anxiety": 4642,
"unexpected": 4643,
"ep": 4644,
"mir": 4645,
"nations": 4646,
"pod": 4647,
"ri": 4648,
"vet": 4649,
"##mission": 4650,
"##can": 4651,
"thurs": 4652,
"##vert": 4653,
"delet": 4654,
"trail": 4655,
"justify": 4656,
"alive": 4657,
"fuel": 4658,
"everywhere": 4659,
"expand": 4660,
"lend": 4661,
"##ober": 4662,
"guide": 4663,
"realistic": 4664,
"clue": 4665,
"transition": 4666,
"portfolios": 4667,
"familiar": 4668,
"definition": 4669,
"heads": 4670,
"study": 4671,
"examp": 4672,
"minimal": 4673,
"emb": 4674,
"##however": 4675,
"replaced": 4676,
"driven": 4677,
"frame": 4678,
"##emic": 4679,
"cancelled": 4680,
"tanks": 4681,
"north": 4682,
"republican": 4683,
"reaction": 4684,
"retarded": 4685,
"garb": 4686,
"materials": 4687,
"attempt": 4688,
"cush": 4689,
"fs": 4690,
"fal": 4691,
"ppl": 4692,
"wage": 4693,
"##overs": 4694,
"##si": 4695,
"##men": 4696,
"##uh": 4697,
"##ns": 4698,
"loses": 4699,
"##ifting": 4700,
"##iling": 4701,
"frustr": 4702,
"##umber": 4703,
"backed": 4704,
"consult": 4705,
"underw": 4706,
"infin": 4707,
"advise": 4708,
"owns": 4709,
"greatly": 4710,
"secured": 4711,
"trends": 4712,
"iron": 4713,
"drink": 4714,
"commission": 4715,
"parent": 4716,
"advisors": 4717,
"priorit": 4718,
"sectors": 4719,
"unique": 4720,
"boost": 4721,
"locked": 4722,
"natural": 4723,
"floor": 4724,
"training": 4725,
"clarify": 4726,
"rivian": 4727,
"october": 4728,
"luxury": 4729,
"society": 4730,
"toyota": 4731,
"pandemic": 4732,
"bri": 4733,
"bols": 4734,
"mc": 4735,
"mich": 4736,
"nur": 4737,
"pin": 4738,
"wood": 4739,
"##fin": 4740,
"##arp": 4741,
"beaut": 4742,
"reject": 4743,
"likes": 4744,
"mob": 4745,
"bul": 4746,
"payout": 4747,
"##igence": 4748,
"peoples": 4749,
"hoa": 4750,
"planner": 4751,
"wake": 4752,
"belong": 4753,
"extended": 4754,
"suppose": 4755,
"commute": 4756,
"allowing": 4757,
"fresh": 4758,
"robot": 4759,
"simpl": 4760,
"ignoring": 4761,
"excited": 4762,
"idiots": 4763,
"practice": 4764,
"application": 4765,
"citizens": 4766,
"temporary": 4767,
"stagflation": 4768,
"explan": 4769,
"therapy": 4770,
"inheritance": 4771,
"industrial": 4772,
"congratulations": 4773,
"garbage": 4774,
"boun": 4775,
"bath": 4776,
"boring": 4777,
"died": 4778,
"mit": 4779,
"nest": 4780,
"tour": 4781,
"##fuck": 4782,
"##af": 4783,
"##nab": 4784,
"toil": 4785,
"##etnam": 4786,
"web": 4787,
"chair": 4788,
"mega": 4789,
"ups": 4790,
"content": 4791,
"quote": 4792,
"rights": 4793,
"ensure": 4794,
"twitter": 4795,
"minus": 4796,
"##standing": 4797,
"tesler": 4798,
"transport": 4799,
"forecast": 4800,
"canadians": 4801,
"install": 4802,
"answers": 4803,
"securities": 4804,
"industries": 4805,
"effects": 4806,
"edi": 4807,
"classes": 4808,
"immediate": 4809,
"ordinary": 4810,
"vietnam": 4811,
"bedroom": 4812,
"motiv": 4813,
"fortun": 4814,
"##nbc": 4815,
"##cracy": 4816,
"innov": 4817,
"circumstances": 4818,
"aka": 4819,
"cf": 4820,
"cnbc": 4821,
"hiring": 4822,
"mouth": 4823,
"na": 4824,
"nic": 4825,
"rarely": 4826,
"uber": 4827,
"##pro": 4828,
"##herent": 4829,
"##dom": 4830,
"##ened": 4831,
"golf": 4832,
"christ": 4833,
"tip": 4834,
"cold": 4835,
"acting": 4836,
"climate": 4837,
"meanwhile": 4838,
"capit": 4839,
"pretend": 4840,
"easiest": 4841,
"deploy": 4842,
"wars": 4843,
"##priced": 4844,
"stayed": 4845,
"strategic": 4846,
"properties": 4847,
"join": 4848,
"raising": 4849,
"millionaire": 4850,
"calculation": 4851,
"calculated": 4852,
"momentum": 4853,
"snap": 4854,
"degen": 4855,
"scenarios": 4856,
"converted": 4857,
"unemployed": 4858,
"principle": 4859,
"##brid": 4860,
"emotional": 4861,
"designed": 4862,
"unreal": 4863,
"jointly": 4864,
"activity": 4865,
"nuts": 4866,
"averaging": 4867,
"upgrade": 4868,
"silver": 4869,
"palant": 4870,
"ytd": 4871,
"screenshot": 4872,
"nonsense": 4873,
"cushion": 4874,
"fom": 4875,
"fly": 4876,
"wire": 4877,
"##ech": 4878,
"##lated": 4879,
"##zz": 4880,
"##zer": 4881,
"##ork": 4882,
"ing": 4883,
"neut": 4884,
"los": 4885,
"bucket": 4886,
"##opo": 4887,
"pray": 4888,
"text": 4889,
"consumption": 4890,
"reput": 4891,
"situations": 4892,
"##well": 4893,
"electron": 4894,
"receiving": 4895,
"bloom": 4896,
"tonight": 4897,
"steady": 4898,
"communic": 4899,
"distributions": 4900,
"tanking": 4901,
"compounding": 4902,
"retaliatory": 4903,
"pmi": 4904,
"##front": 4905,
"commercial": 4906,
"compensation": 4907,
"born": 4908,
"hust": 4909,
"odd": 4910,
"sme": 4911,
"##pir": 4912,
"##pare": 4913,
"##light": 4914,
"##bing": 4915,
"##ision": 4916,
"##aybe": 4917,
"forces": 4918,
"##sec": 4919,
"##idency": 4920,
"sund": 4921,
"outcome": 4922,
"byd": 4923,
"explo": 4924,
"##ung": 4925,
"repay": 4926,
"leaps": 4927,
"bros": 4928,
"cloud": 4929,
"corrupt": 4930,
"grab": 4931,
"graph": 4932,
"leadership": 4933,
"linked": 4934,
"exists": 4935,
"##forms": 4936,
"occas": 4937,
"schedul": 4938,
"videos": 4939,
"rebalancing": 4940,
"flexibility": 4941,
"construction": 4942,
"rebuild": 4943,
"august": 4944,
"subtract": 4945,
"dry": 4946,
"eth": 4947,
"hond": 4948,
"july": 4949,
"td": 4950,
"wester": 4951,
"##rom": 4952,
"##nn": 4953,
"hair": 4954,
"stabil": 4955,
"##ading": 4956,
"shown": 4957,
"theyd": 4958,
"buck": 4959,
"conc": 4960,
"cos": 4961,
"nowhere": 4962,
"everyday": 4963,
"apps": 4964,
"applies": 4965,
"tex": 4966,
"fox": 4967,
"disrupt": 4968,
"structure": 4969,
"clients": 4970,
"llc": 4971,
"swings": 4972,
"emergencies": 4973,
"##redict": 4974,
"relief": 4975,
"attract": 4976,
"mindset": 4977,
"matching": 4978,
"assumed": 4979,
"smarter": 4980,
"suggested": 4981,
"edge": 4982,
"cell": 4983,
"margins": 4984,
"driver": 4985,
"center": 4986,
"reached": 4987,
"responsibility": 4988,
"preferred": 4989,
"##iciency": 4990,
"exemption": 4991,
"unpredict": 4992,
"package": 4993,
"senior": 4994,
"judge": 4995,
"iphone": 4996,
"deferred": 4997,
"warrant": 4998,
"rapid": 4999
}
}
}