CoolFace
Modelpublic

StephanAkkerman/FinTwitBERT

sourceHugging Facemitupdated 3y agoView on Hugging Face
10likes69downloads
tokenizer.json31041 linesDownload Raw Back to root
1{2  "version": "1.0",3  "truncation": null,4  "padding": null,5  "added_tokens": [6    {7      "id": 0,8      "content": "[PAD]",9      "single_word": false,10      "lstrip": false,11      "rstrip": false,12      "normalized": false,13      "special": true14    },15    {16      "id": 2,17      "content": "[UNK]",18      "single_word": false,19      "lstrip": false,20      "rstrip": false,21      "normalized": false,22      "special": true23    },24    {25      "id": 3,26      "content": "[CLS]",27      "single_word": false,28      "lstrip": false,29      "rstrip": false,30      "normalized": false,31      "special": true32    },33    {34      "id": 4,35      "content": "[SEP]",36      "single_word": false,37      "lstrip": false,38      "rstrip": false,39      "normalized": false,40      "special": true41    },42    {43      "id": 5,44      "content": "[MASK]",45      "single_word": false,46      "lstrip": false,47      "rstrip": false,48      "normalized": false,49      "special": true50    },51    {52      "id": 30873,53      "content": "@USER",54      "single_word": false,55      "lstrip": false,56      "rstrip": false,57      "normalized": true,58      "special": false59    },60    {61      "id": 30874,62      "content": "[URL]",63      "single_word": false,64      "lstrip": false,65      "rstrip": false,66      "normalized": true,67      "special": false68    }69  ],70  "normalizer": {71    "type": "BertNormalizer",72    "clean_text": true,73    "handle_chinese_chars": true,74    "strip_accents": null,75    "lowercase": true76  },77  "pre_tokenizer": {78    "type": "BertPreTokenizer"79  },80  "post_processor": {81    "type": "TemplateProcessing",82    "single": [83      {84        "SpecialToken": {85          "id": "[CLS]",86          "type_id": 087        }88      },89      {90        "Sequence": {91          "id": "A",92          "type_id": 093        }94      },95      {96        "SpecialToken": {97          "id": "[SEP]",98          "type_id": 099        }100      }101    ],102    "pair": [103      {104        "SpecialToken": {105          "id": "[CLS]",106          "type_id": 0107        }108      },109      {110        "Sequence": {111          "id": "A",112          "type_id": 0113        }114      },115      {116        "SpecialToken": {117          "id": "[SEP]",118          "type_id": 0119        }120      },121      {122        "Sequence": {123          "id": "B",124          "type_id": 1125        }126      },127      {128        "SpecialToken": {129          "id": "[SEP]",130          "type_id": 1131        }132      }133    ],134    "special_tokens": {135      "[CLS]": {136        "id": "[CLS]",137        "ids": [138          3139        ],140        "tokens": [141          "[CLS]"142        ]143      },144      "[SEP]": {145        "id": "[SEP]",146        "ids": [147          4148        ],149        "tokens": [150          "[SEP]"151        ]152      }153    }154  },155  "decoder": {156    "type": "WordPiece",157    "prefix": "##",158    "cleanup": true159  },160  "model": {161    "type": "WordPiece",162    "unk_token": "[UNK]",163    "continuing_subword_prefix": "##",164    "max_input_chars_per_word": 100,165    "vocab": {166      "[PAD]": 0,167      "[EOS]": 1,168      "[UNK]": 2,169      "[CLS]": 3,170      "[SEP]": 4,171      "[MASK]": 5,172      "the": 6,173      "of": 7,174      "and": 8,175      "to": 9,176      "in": 10,177      "a": 11,178      "our": 12,179      "we": 13,180      "for": 14,181      "that": 15,182      "or": 16,183      "is": 17,184      "as": 18,185      "on": 19,186      "with": 20,187      "are": 21,188      "##,": 22,189      "from": 23,190      "by": 24,191      "be": 25,192      "this": 26,193      "million": 27,194      "at": 28,195      "have": 29,196      "not": 30,197      "which": 31,198      "may": 32,199      "an": 33,200      "other": 34,201      "was": 35,202      "will": 36,203      "company": 37,204      "its": 38,205      "financial": 39,206      "you": 40,207      "it": 41,208      "any": 42,209      "these": 43,210      "i": 44,211      "sales": 45,212      "net": 46,213      "quarter": 47,214      ".": 48,215      "has": 49,216      "cash": 50,217      "operating": 51,218      "market": 52,219      "could": 53,220      "business": 54,221      "income": 55,222      "new": 56,223      "were": 57,224      "s": 58,225      "more": 59,226      "if": 60,227      "increase": 61,228      "year": 62,229      "##s": 63,230      "growth": 64,231      "capital": 65,232      "ended": 66,233      "also": 67,234      "interest": 68,235      "all": 69,236      "revenue": 70,237      "but": 71,238      "such": 72,239      "due": 73,240      "than": 74,241      "increased": 75,242      "over": 76,243      "31,": 77,244      "first": 78,245      "investment": 79,246      "â": 80,247      "months": 81,248      "under": 82,249      "results": 83,250      "during": 84,251      "-": 85,252      "securities": 86,253      "total": 87,254      "compared": 88,255      "products": 89,256      "us": 90,257      "would": 91,258      "research": 92,259      "stock": 93,260      "about": 94,261      "been": 95,262      "so": 96,263      "credit": 97,264      "related": 98,265      "services": 99,266      "including": 100,267      "price": 101,268      "rate": 102,269      "tax": 103,270      "their": 104,271      "some": 105,272      "primarily": 106,273      "30,": 107,274      "product": 108,275      "december": 109,276      "can": 110,277      "costs": 111,278      "there": 112,279      "management": 113,280      "based": 114,281      "through": 115,282      "certain": 116,283      "approximately": 117,284      "value": 118,285      "into": 119,286      "operations": 120,287      "cost": 121,288      "##'s": 122,289      "do": 123,290      "##)": 124,291      "report": 125,292      "per": 126,293      "believe": 127,294      "future": 128,295      "up": 129,296      "fiscal": 130,297      "three": 131,298      "higher": 132,299      "##;": 133,300      "additional": 134,301      "think": 135,302      "result": 136,303      "one": 137,304      "million,": 138,305      "information": 139,306      "current": 140,307      "no": 141,308      "assets": 142,309      "significant": 143,310      "should": 144,311      "revenues": 145,312      "well": 146,313      "share": 147,314      "impact": 148,315      "earnings": 149,316      "continue": 150,317      "those": 151,318      "&": 152,319      "see": 153,320      "subject": 154,321      "period": 155,322      "##.": 156,323      "lower": 157,324      "expect": 158,325      "had": 159,326      "just": 160,327      "expenses": 161,328      "expected": 162,329      "what": 163,330      "expense": 164,331      "next": 165,332      "changes": 166,333      "third": 167,334      "last": 168,335      "time": 169,336      "equity": 170,337      "average": 171,338      "june": 172,339      "##â": 173,340      "they": 174,341      "customers": 175,342      "debt": 176,343      "risk": 177,344      "u.s.": 178,345      "september": 179,346      "second": 180,347      "when": 181,348      "development": 182,349      "prior": 183,350      "margin": 184,351      "your": 185,352      "company's": 186,353      "markets": 187,354      "loss": 188,355      "loan": 189,356      "very": 190,357      "common": 191,358      "number": 192,359      "companies": 193,360      "use": 194,361      "while": 195,362      "ability": 196,363      "march": 197,364      "gross": 198,365      "statements": 199,366      "morgan": 200,367      "going": 201,368      "each": 202,369      "shares": 203,370      "same": 204,371      "service": 205,372      "consolidated": 206,373      "performance": 207,374      "within": 208,375      "both": 209,376      "change": 210,377      "material": 211,378      "now": 212,379      "available": 213,380      "where": 214,381      "used": 215,382      "provide": 216,383      "offset": 217,384      "decrease": 218,385      "include": 219,386      "only": 220,387      "loans": 221,388      "##:": 222,389      "##ing": 223,390      "amount": 224,391      "addition,": 225,392      "line": 226,393      "billion": 227,394      "industry": 228,395      "end": 229,396      "bank": 230,397      "part": 231,398      "following": 232,399      "customer": 233,400      "accounting": 234,401      "make": 235,402      "general": 236,403      "potential": 237,404      "because": 238,405      "two": 239,406      "rates": 240,407      "table": 241,408      "most": 242,409      "data": 243,410      "basis": 244,411      "united": 245,412      "##e": 246,413      "segment": 247,414      "terms": 248,415      "eps": 249,416      "upon": 250,417      "##d": 251,418      "estimate": 252,419      "strong": 253,420      "##%": 254,421      "acquisition": 255,422      "commercial": 256,423      "regulatory": 257,424      "exchange": 258,425      "compensation": 259,426      "affect": 260,427      "insurance": 261,428      "does": 262,429      "out": 263,430      "good": 264,431      "associated": 265,432      "like": 266,433      "six": 267,434      "##ed": 268,435      "down": 269,436      "fair": 270,437      "then": 271,438      "estimates": 272,439      "international": 273,440      "losses": 274,441      "investments": 275,442      "effect": 276,443      "included": 277,444      "required": 278,445      "limited": 279,446      "decreased": 280,447      "activities": 281,448      "sale": 282,449      "how": 283,450      "nine": 284,451      "years": 285,452      "production": 286,453      "foreign": 287,454      "risks": 288,455      "economic": 289,456      "flow": 290,457      "existing": 291,458      "however,": 292,459      "after": 293,460      "currently": 294,461      "made": 295,462      "return": 296,463      "gas": 297,464      "factors": 298,465      "we're": 299,466      "annual": 300,467      "provided": 301,468      "demand": 302,469      "balance": 303,470      "being": 304,471      "banking": 305,472      "distribution": 306,473      "high": 307,474      "target": 308,475      "##..": 309,476      "--": 310,477      "investors": 311,478      "marketing": 312,479      "stanley": 313,480      "less": 314,481      "12": 315,482      "generally": 316,483      "further": 317,484      "portfolio": 318,485      "past": 319,486      "agreement": 320,487      "many": 321,488      "purchase": 322,489      "rating": 323,490      "key": 324,491      "given": 325,492      "fourth": 326,493      "issued": 327,494      "asset": 328,495      "sell": 329,496      "reported": 330,497      "weâ": 331,498      "thank": 332,499      "(": 333,500      "prices": 334,501      "between": 335,502      "it's": 336,503      "global": 337,504      "federal": 338,505      "notes": 339,506      "able": 340,507      "technology": 341,508      "continued": 342,509      "effective": 343,510      "question": 344,511      "facility": 345,512      "property": 346,513      "call": 347,514      "quarter,": 348,515      "business,": 349,516      "note": 350,517      "level": 351,518      "adversely": 352,519      "guidance": 353,520      "outstanding": 354,521      "long-term": 355,522      "group": 356,523      "states": 357,524      "profit": 358,525      "inc.": 359,526      "percentage": 360,527      "various": 361,528      "take": 362,529      "##a": 363,530      "decline": 364,531      "##),": 365,532      "item": 366,533      "overall": 367,534      "look": 368,535      "increases": 369,536      "benefit": 370,537      "corporate": 371,538      "margins": 372,539      "real": 373,540      "form": 374,541      "systems": 375,542      "consumer": 376,543      "includes": 377,544      "term": 378,545      "before": 379,546      "still": 380,547      "below": 381,548      "pricing": 382,549      "##s,": 383,550      "analysis": 384,551      "back": 385,552      "adverse": 386,553      "##y": 387,554      "retail": 388,555      "partially": 389,556      "volume": 390,557      "get": 391,558      "really": 392,559      "support": 393,560      "since": 394,561      "clinical": 395,562      "valuation": 396,563      "adjusted": 397,564      "plan": 398,565      "recent": 399,566      "year,": 400,567      "without": 401,568      "estimated": 402,569      "important": 403,570      "senior": 404,571      "maintain": 405,572      "much": 406,573      "condition": 407,574      "little": 408,575      "requirements": 409,576      "coverage": 410,577      "financing": 411,578      "who": 412,579      "range": 413,580      "principal": 414,581      "specific": 415,582      "state": 416,583      "acquired": 417,584      "manufacturing": 418,585      "likely": 419,586      "full": 420,587      "act": 421,588      "date": 422,589      "recorded": 423,590      "large": 424,591      "payments": 425,592      "regarding": 426,593      "received": 427,594      "1": 428,595      "trading": 429,596      "several": 430,597      "and/or": 431,598      "driven": 432,599      "better": 433,600      "inventory": 434,601      "competitive": 435,602      "january": 436,603      "##r": 437,604      "forward-looking": 438,605      "public": 439,606      "order": 440,607      "liabilities": 441,608      "equipment": 442,609      "discussion": 443,610      "versus": 444,611      "##n": 445,612      "offer": 446,613      "2012": 447,614      "please": 448,615      "sold": 449,616      "levels": 450,617      "currency": 451,618      "2011": 452,619      "2010": 453,620      "periods": 454,621      "portion": 455,622      "##x": 456,623      "north": 457,624      "relative": 458,625      "above": 459,626      "ratio": 460,627      "half": 461,628      "·": 462,629      "##t": 463,630      "working": 464,631      "require": 465,632      "liquidity": 466,633      "conditions": 467,634      "contract": 468,635      "oil": 469,636      "percent": 470,637      "program": 471,638      "##\"": 472,639      "even": 473,640      "2009": 474,641      "payment": 475,642      "amounts": 476,643      "energy": 477,644      "go": 478,645      "liability": 479,646      "mortgage": 480,647      "power": 481,648      "re": 482,649      "positive": 483,650      "natural": 484,651      "reflect": 485,652      "deferred": 486,653      "##0": 487,654      "although": 488,655      "that's": 489,656      "significantly": 490,657      "accounts": 491,658      "fees": 492,659      "board": 493,660      "companyâ": 494,661      "kind": 495,662      "reduce": 496,663      "position": 497,664      "ratings": 498,665      "actual": 499,666      "buy": 500,667      "security": 501,668      "impairment": 502,669      "against": 503,670      "using": 504,671      "##m": 505,672      "right": 506,673      "reduction": 507,674      "analyst": 508,675      "2015": 509,676      "did": 510,677      "provides": 511,678      "2013": 512,679      "2": 513,680      "system": 514,681      "ebitda": 515,682      "health": 516,683      "pay": 517,684      "administrative": 518,685      "2008": 519,686      "resulting": 520,687      "2014": 521,688      "respect": 522,689      "taxes": 523,690      "contracts": 524,691      "paid": 525,692      "different": 526,693      "control": 527,694      "2016": 528,695      "process": 529,696      "mentioned": 530,697      "meet": 531,698      "software": 532,699      "multiple": 533,700      "regulations": 534,701      "facilities": 535,702      "low": 536,703      "similar": 537,704      "acquisitions": 538,705      "major": 539,706      "quality": 540,707      "we've": 541,708      "government": 542,709      "funds": 543,710      "products,": 544,711      "among": 545,712      "benefits": 546,713      "3": 547,714      "agreements": 548,715      "private": 549,716      "flows": 550,717      "obligations": 551,718      "1,": 552,719      "company,": 553,720      "discussed": 554,721      "laws": 555,722      "local": 556,723      "quarterly": 557,724      "estate": 558,725      "core": 559,726      "supply": 560,727      "them": 561,728      "materially": 562,729      "base": 563,730      "greater": 564,731      "businesses": 565,732      "remain": 566,733      "own": 567,734      "point": 568,735      "2007": 569,736      "capacity": 570,737      "making": 571,738      "claims": 572,739      "need": 573,740      "bit": 574,741      "reduced": 575,742      "around": 576,743      "executive": 577,744      "focus": 578,745      "amortization": 579,746      "transactions": 580,747      "2017": 581,748      "trade": 582,749      "clients": 583,750      "##1": 584,751      ",": 585,752      "historical": 586,753      "fixed": 587,754      "chief": 588,755      "receive": 589,756      "reporting": 590,757      "negative": 591,758      "applicable": 592,759      "july": 593,760      "recognized": 594,761      "points": 595,762      "gains": 596,763      "##c": 597,764      "experience": 598,765      "t": 599,766      "whether": 600,767      "looking": 601,768      "##2": 602,769      "access": 603,770      "##l": 604,771      "lot": 605,772      "page": 606,773      "views": 607,774      "gain": 608,775      "transaction": 609,776      "across": 610,777      "corporation": 611,778      "2006": 612,779      "covered": 613,780      "direct": 614,781      "fund": 615,782      "securities,": 616,783      "2005": 617,784      "primary": 618,785      "cause": 619,786      "opportunities": 620,787      "inc.,": 621,788      "rights": 622,789      "plans": 623,790      "october": 624,791      "attributable": 625,792      "improvement": 626,793      "improved": 627,794      "operations,": 628,795      "so,": 629,796      "assumptions": 630,797      "charges": 631,798      "substantial": 632,799      "regulated": 633,800      "early": 634,801      "work": 635,802      "april": 636,803      "long": 637,804      "must": 638,805      "unit": 639,806      "proceeds": 640,807      "##3": 641,808      "store": 642,809      "particular": 643,810      "employees": 644,811      "continues": 645,812      "addition": 646,813      "connection": 647,814      "approval": 648,815      "continuing": 649,816      "home": 650,817      "##5": 651,818      "itâ": 652,819      "result,": 653,820      "selling": 654,821      "excluding": 655,822      "care": 656,823      "my": 657,824      "lease": 658,825      "strategy": 659,826      "generated": 660,827      "strategic": 661,828      "##,000": 662,829      "forward": 663,830      "favorable": 664,831      "that,": 665,832      "mix": 666,833      "obtain": 667,834      "relating": 668,835      "expenditures": 669,836      "and,": 670,837      "comparable": 671,838      "construction": 672,839      "activity": 673,840      "model": 674,841      "sheet": 675,842      "costs,": 676,843      "restructuring": 677,844      "resources": 678,845      "timing": 679,846      "announced": 680,847      "properties": 681,848      "held": 682,849      "2004": 683,850      "review": 684,851      "10": 685,852      "network": 686,853      "##er": 687,854      "##o": 688,855      "drug": 689,856      "increasing": 690,857      "described": 691,858      "compliance": 692,859      "policies": 693,860      "completed": 694,861      "know": 695,862      "single": 696,863      "license": 697,864      "contents": 698,865      "dividend": 699,866      "contained": 700,867      "give": 701,868      "##9": 702,869      "2012,": 703,870      "statement": 704,871      "respectively,": 705,872      "wells": 706,873      "reports": 707,874      "life": 708,875      "account": 709,876      "member": 710,877      "##8": 711,878      "##4": 712,879      "internal": 713,880      "2003": 714,881      "premium": 715,882      "previously": 716,883      "affected": 717,884      "events": 718,885      "least": 719,886      "defined": 720,887      "consider": 721,888      "solutions": 722,889      "america": 723,890      "##ly": 724,891      "charge": 725,892      "patients": 726,893      "##6": 727,894      "outside": 728,895      "individual": 729,896      "either": 730,897      "legal": 731,898      "national": 732,899      "llc": 733,900      "plus": 734,901      "free": 735,902      "grow": 736,903      "until": 737,904      "2015,": 738,905      "%": 739,906      "provision": 740,907      "spending": 741,908      "view": 742,909      "2011,": 743,910      "february": 744,911      "beginning": 745,912      "expectations": 746,913      "section": 747,914      "conference": 748,915      "stores": 749,916      "cannot": 750,917      "dividends": 751,918      "2013,": 752,919      "turn": 753,920      "sales,": 754,921      "2014,": 755,922      "excess": 756,923      "improve": 757,924      "10%": 758,925      "2016,": 759,926      "particularly": 760,927      "remaining": 761,928      "2009,": 762,929      "leverage": 763,930      "items": 764,931      ")": 765,932      "approved": 766,933      "##7": 767,934      "diluted": 768,935      "president": 769,936      "disclosure": 770,937      "repurchase": 771,938      "services,": 772,939      "incurred": 773,940      "2010,": 774,941      "expansion": 775,942      "competition": 776,943      "subsidiaries": 777,944      "allowance": 778,945      "medical": 779,946      "time,": 780,947      "case": 781,948      "relevant": 782,949      "trends": 783,950      "programs": 784,951      "depreciation": 785,952      "instruments": 786,953      "want": 787,954      "way": 788,955      "short-term": 789,956      "say": 790,957      "standard": 791,958      "comes": 792,959      "reserve": 793,960      "resulted": 794,961      "set": 795,962      "another": 796,963      "directly": 797,964      "otherwise": 798,965      "independent": 799,966      "disclosures": 800,967      "expects": 801,968      "project": 802,969      "firm": 803,970      "month": 804,971      "##'": 805,972      "few": 806,973      "preferred": 807,974      "impacted": 808,975      "might": 809,976      "thatâ": 810,977      "develop": 811,978      "accordance": 812,979      "expressed": 813,980      "sources": 814,981      "best": 815,982      "basis,": 816,983      "coming": 817,984      "investor": 818,985      "2008,": 819,986      "slightly": 820,987      "extent": 821,988      "opportunity": 822,989      "##i": 823,990      "represents": 824,991      "come": 825,992      "become": 826,993      "patent": 827,994      "actually": 828,995      "ve": 829,996      "##on": 830,997      "got": 831,998      "volumes": 832,999      "no.": 833,1000      "j.p.": 834,1001      "2017,": 835,1002      "largest": 836,1003      "2018": 837,1004      "ongoing": 838,1005      "efforts": 839,1006      "domestic": 840,1007      "(the": 841,1008      "anticipated": 842,1009      "party": 843,1010      "joint": 844,1011      "five": 845,1012      "maybe": 846,1013      "##g": 847,1014      "fda": 848,1015      "difficult": 849,1016      "environmental": 850,1017      "borrowings": 851,1018      "believes": 852,1019      "fully": 853,1020      "four": 854,1021      "goodwill": 855,1022      "small": 856,1023      "analysts": 857,1024      "november": 858,1025      "offering": 859,1026      "remains": 860,1027      "personal": 861,1028      "phase": 862,1029      "days": 863,1030      "units": 864,1031      "third-party": 865,1032      "entered": 866,1033      "2000": 867,1034      "client": 868,1035      "2002": 869,1036      "additionally,": 870,1037      "hold": 871,1038      "markets,": 872,1039      "provisions": 873,1040      "seeing": 874,1041      "distributed": 875,1042      "professional": 876,1043      "to,": 877,1044      "unable": 878,1045      "consistent": 879,1046      "failure": 880,1047      "august": 881,1048      "brand": 882,1049      "industrial": 883,1050      "typically": 884,1051      "needs": 885,1052      "proprietary": 886,1053      "don't": 887,1054      "combined": 888,1055      "substantially": 889,1056      "owned": 890,1057      "finance": 891,1058      "europe": 892,1059      "advertising": 893,1060      "##p": 894,1061      "perform": 895,1062      "generate": 896,1063      "profitability": 897,1064      "5": 898,1065      "critical": 899,1066      "2007,": 900,1067      "differ": 901,1068      "funding": 902,1069      "initial": 903,1070      "help": 904,1071      "competitors": 905,1072      "written": 906,1073      "world": 907,1074      "lines": 908,1075      "top": 909,1076      "reflects": 910,1077      "fee": 911,1078      "reserves": 912,1079      "affiliates": 913,1080      "me": 914,1081      "revolving": 915,1082      "analyst's": 916,1083      "declined": 917,1084      "providing": 918,1085      "##’s": 919,1086      "class": 920,1087      "seen": 921,1088      "employee": 922,1089      "projects": 923,1090      "stocks": 924,1091      "litigation": 925,1092      "requires": 926,1093      "factors,": 927,1094      "intended": 928,1095      "growing": 929,1096      "american": 930,1097      "forecast": 931,1098      "sufficient": 932,1099      "measures": 933,1100      "assets,": 934,1101      "herein": 935,1102      "yield": 936,1103      "policy": 937,1104      "technologies": 938,1105      "majority": 939,1106      "2006,": 940,1107      "event": 941,1108      "experienced": 942,1109      "already": 943,1110      "aggregate": 944,1111      "directors": 945,1112      "lead": 946,1113      "years,": 947,1114      "investing": 948,1115      "previous": 949,1116      "holding": 950,1117      "off": 951,1118      "office": 952,1119      "relatively": 953,1120      "outlook": 954,1121      "discount": 955,1122      "record": 956,1123      "located": 957,1124      "maintenance": 958,1125      "focused": 959,1126      "said": 960,1127      "options": 961,1128      "drive": 962,1129      "prepared": 963,1130      "determined": 964,1131      "things": 965,1132      "exposure": 966,1133      "open": 967,1134      "manage": 968,1135      "european": 969,1136      "intellectual": 970,1137      "option": 971,1138      "environment": 972,1139      "4": 973,1140      "##b": 974,1141      "expand": 975,1142      "deposits": 976,1143      "success": 977,1144      "##es": 978,1145      "##al": 979,1146      "possible": 980,1147      "complete": 981,1148      "achieve": 982,1149      "quarters": 983,1150      "areas": 984,1151      "recently": 985,1152      "update": 986,1153      "(1)": 987,1154      "orders": 988,1155      "treatment": 989,1156      "recommendations": 990,1157      "probably": 991,1158      "highly": 992,1159      "issue": 993,1160      "##k": 994,1161      "materials": 995,1162      "standards": 996,1163      "despite": 997,1164      "fuel": 998,1165      "longer": 999,1166      "30": 1000,1167      "leading": 1001,1168      "flat": 1002,1169      "parties": 1003,1170      "filed": 1004,1171      "throughout": 1005,1172      "2005,": 1006,1173      "vice": 1007,1174      "seek": 1008,1175      "operational": 1009,1176      "pension": 1010,1177      "20": 1011,1178      "non-gaap": 1012,1179      "[data\\utable\\uremoved]": 1013,1180      "move": 1014,1181      "incremental": 1015,1182      "start": 1016,1183      "savings": 1017,1184      "healthcare": 1018,1185      "having": 1019,1186      "co.": 1020,1187      "unless": 1021,1188      "negatively": 1022,1189      "growth,": 1023,1190      "intangible": 1024,1191      "commission": 1025,1192      "applications": 1026,1193      "contractual": 1027,1194      "combination": 1028,1195      "purchased": 1029,1196      "market,": 1030,1197      "2001": 1031,1198      "rbc": 1032,1199      "volatility": 1033,1200      "except": 1034,

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