Vasanth/intent_recognition
05
1{2 "version": "1.0",3 "truncation": null,4 "padding": null,5 "added_tokens": [6 {7 "id": 0,8 "content": "<unk>",9 "single_word": false,10 "lstrip": false,11 "rstrip": false,12 "normalized": false,13 "special": true14 },15 {16 "id": 1,17 "content": "<s>",18 "single_word": false,19 "lstrip": false,20 "rstrip": false,21 "normalized": false,22 "special": true23 },24 {25 "id": 2,26 "content": "</s>",27 "single_word": false,28 "lstrip": false,29 "rstrip": false,30 "normalized": false,31 "special": true32 },33 {34 "id": 32000,35 "content": "<startoftext>",36 "single_word": false,37 "lstrip": false,38 "rstrip": false,39 "normalized": false,40 "special": true41 },42 {43 "id": 32001,44 "content": "</target>",45 "single_word": false,46 "lstrip": false,47 "rstrip": false,48 "normalized": false,49 "special": true50 },51 {52 "id": 32002,53 "content": "<pad>",54 "single_word": false,55 "lstrip": false,56 "rstrip": false,57 "normalized": false,58 "special": true59 },60 {61 "id": 32003,62 "content": "<target>",63 "single_word": false,64 "lstrip": false,65 "rstrip": false,66 "normalized": false,67 "special": true68 },69 {70 "id": 32004,71 "content": "<context>",72 "single_word": false,73 "lstrip": false,74 "rstrip": false,75 "normalized": false,76 "special": true77 },78 {79 "id": 32005,80 "content": "</context>",81 "single_word": false,82 "lstrip": false,83 "rstrip": false,84 "normalized": false,85 "special": true86 },87 {88 "id": 32006,89 "content": "<system>",90 "single_word": false,91 "lstrip": false,92 "rstrip": false,93 "normalized": false,94 "special": true95 },96 {97 "id": 32007,98 "content": "<user>",99 "single_word": false,100 "lstrip": false,101 "rstrip": false,102 "normalized": false,103 "special": true104 },105 {106 "id": 32008,107 "content": "<lastuserutterance>",108 "single_word": false,109 "lstrip": false,110 "rstrip": false,111 "normalized": false,112 "special": true113 },114 {115 "id": 32009,116 "content": "</lastuserutterance>",117 "single_word": false,118 "lstrip": false,119 "rstrip": false,120 "normalized": false,121 "special": true122 },123 {124 "id": 32010,125 "content": "<dsts>",126 "single_word": false,127 "lstrip": false,128 "rstrip": false,129 "normalized": false,130 "special": true131 },132 {133 "id": 32011,134 "content": "</dsts>",135 "single_word": false,136 "lstrip": false,137 "rstrip": false,138 "normalized": false,139 "special": true140 },141 {142 "id": 32012,143 "content": "<dst>",144 "single_word": false,145 "lstrip": false,146 "rstrip": false,147 "normalized": false,148 "special": true149 },150 {151 "id": 32013,152 "content": "</dst>",153 "single_word": false,154 "lstrip": false,155 "rstrip": false,156 "normalized": false,157 "special": true158 },159 {160 "id": 32014,161 "content": "<belief>",162 "single_word": false,163 "lstrip": false,164 "rstrip": false,165 "normalized": false,166 "special": true167 },168 {169 "id": 32015,170 "content": "</belief>",171 "single_word": false,172 "lstrip": false,173 "rstrip": false,174 "normalized": false,175 "special": true176 },177 {178 "id": 32016,179 "content": "<response>",180 "single_word": false,181 "lstrip": false,182 "rstrip": false,183 "normalized": false,184 "special": true185 },186 {187 "id": 32017,188 "content": "</response>",189 "single_word": false,190 "lstrip": false,191 "rstrip": false,192 "normalized": false,193 "special": true194 },195 {196 "id": 32018,197 "content": "<action>",198 "single_word": false,199 "lstrip": false,200 "rstrip": false,201 "normalized": false,202 "special": true203 },204 {205 "id": 32019,206 "content": "</action>",207 "single_word": false,208 "lstrip": false,209 "rstrip": false,210 "normalized": false,211 "special": true212 },213 {214 "id": 32020,215 "content": "<useraction>",216 "single_word": false,217 "lstrip": false,218 "rstrip": false,219 "normalized": false,220 "special": true221 },222 {223 "id": 32021,224 "content": "</useraction>",225 "single_word": false,226 "lstrip": false,227 "rstrip": false,228 "normalized": false,229 "special": true230 },231 {232 "id": 32022,233 "content": "<sysactions>",234 "single_word": false,235 "lstrip": false,236 "rstrip": false,237 "normalized": false,238 "special": true239 },240 {241 "id": 32023,242 "content": "<intent>",243 "single_word": false,244 "lstrip": false,245 "rstrip": false,246 "normalized": false,247 "special": true248 },249 {250 "id": 32024,251 "content": "</intent>",252 "single_word": false,253 "lstrip": false,254 "rstrip": false,255 "normalized": false,256 "special": true257 },258 {259 "id": 32025,260 "content": "<requestedslots>",261 "single_word": false,262 "lstrip": false,263 "rstrip": false,264 "normalized": false,265 "special": true266 },267 {268 "id": 32026,269 "content": "</requestedslots>",270 "single_word": false,271 "lstrip": false,272 "rstrip": false,273 "normalized": false,274 "special": true275 }276 ],277 "normalizer": {278 "type": "Sequence",279 "normalizers": [280 {281 "type": "Prepend",282 "prepend": "▁"283 },284 {285 "type": "Replace",286 "pattern": {287 "String": " "288 },289 "content": "▁"290 }291 ]292 },293 "pre_tokenizer": null,294 "post_processor": {295 "type": "TemplateProcessing",296 "single": [297 {298 "SpecialToken": {299 "id": "<startoftext>",300 "type_id": 0301 }302 },303 {304 "Sequence": {305 "id": "A",306 "type_id": 0307 }308 }309 ],310 "pair": [311 {312 "SpecialToken": {313 "id": "<startoftext>",314 "type_id": 0315 }316 },317 {318 "Sequence": {319 "id": "A",320 "type_id": 0321 }322 },323 {324 "SpecialToken": {325 "id": "<startoftext>",326 "type_id": 1327 }328 },329 {330 "Sequence": {331 "id": "B",332 "type_id": 1333 }334 }335 ],336 "special_tokens": {337 "<startoftext>": {338 "id": "<startoftext>",339 "ids": [340 32000341 ],342 "tokens": [343 "<startoftext>"344 ]345 }346 }347 },348 "decoder": {349 "type": "Sequence",350 "decoders": [351 {352 "type": "Replace",353 "pattern": {354 "String": "▁"355 },356 "content": " "357 },358 {359 "type": "ByteFallback"360 },361 {362 "type": "Fuse"363 },364 {365 "type": "Strip",366 "content": " ",367 "start": 1,368 "stop": 0369 }370 ]371 },372 "model": {373 "type": "BPE",374 "dropout": null,375 "unk_token": "<unk>",376 "continuing_subword_prefix": null,377 "end_of_word_suffix": null,378 "fuse_unk": true,379 "byte_fallback": true,380 "vocab": {381 "<unk>": 0,382 "<s>": 1,383 "</s>": 2,384 "<0x00>": 3,385 "<0x01>": 4,386 "<0x02>": 5,387 "<0x03>": 6,388 "<0x04>": 7,389 "<0x05>": 8,390 "<0x06>": 9,391 "<0x07>": 10,392 "<0x08>": 11,393 "<0x09>": 12,394 "<0x0A>": 13,395 "<0x0B>": 14,396 "<0x0C>": 15,397 "<0x0D>": 16,398 "<0x0E>": 17,399 "<0x0F>": 18,400 "<0x10>": 19,401 "<0x11>": 20,402 "<0x12>": 21,403 "<0x13>": 22,404 "<0x14>": 23,405 "<0x15>": 24,406 "<0x16>": 25,407 "<0x17>": 26,408 "<0x18>": 27,409 "<0x19>": 28,410 "<0x1A>": 29,411 "<0x1B>": 30,412 "<0x1C>": 31,413 "<0x1D>": 32,414 "<0x1E>": 33,415 "<0x1F>": 34,416 "<0x20>": 35,417 "<0x21>": 36,418 "<0x22>": 37,419 "<0x23>": 38,420 "<0x24>": 39,421 "<0x25>": 40,422 "<0x26>": 41,423 "<0x27>": 42,424 "<0x28>": 43,425 "<0x29>": 44,426 "<0x2A>": 45,427 "<0x2B>": 46,428 "<0x2C>": 47,429 "<0x2D>": 48,430 "<0x2E>": 49,431 "<0x2F>": 50,432 "<0x30>": 51,433 "<0x31>": 52,434 "<0x32>": 53,435 "<0x33>": 54,436 "<0x34>": 55,437 "<0x35>": 56,438 "<0x36>": 57,439 "<0x37>": 58,440 "<0x38>": 59,441 "<0x39>": 60,442 "<0x3A>": 61,443 "<0x3B>": 62,444 "<0x3C>": 63,445 "<0x3D>": 64,446 "<0x3E>": 65,447 "<0x3F>": 66,448 "<0x40>": 67,449 "<0x41>": 68,450 "<0x42>": 69,451 "<0x43>": 70,452 "<0x44>": 71,453 "<0x45>": 72,454 "<0x46>": 73,455 "<0x47>": 74,456 "<0x48>": 75,457 "<0x49>": 76,458 "<0x4A>": 77,459 "<0x4B>": 78,460 "<0x4C>": 79,461 "<0x4D>": 80,462 "<0x4E>": 81,463 "<0x4F>": 82,464 "<0x50>": 83,465 "<0x51>": 84,466 "<0x52>": 85,467 "<0x53>": 86,468 "<0x54>": 87,469 "<0x55>": 88,470 "<0x56>": 89,471 "<0x57>": 90,472 "<0x58>": 91,473 "<0x59>": 92,474 "<0x5A>": 93,475 "<0x5B>": 94,476 "<0x5C>": 95,477 "<0x5D>": 96,478 "<0x5E>": 97,479 "<0x5F>": 98,480 "<0x60>": 99,481 "<0x61>": 100,482 "<0x62>": 101,483 "<0x63>": 102,484 "<0x64>": 103,485 "<0x65>": 104,486 "<0x66>": 105,487 "<0x67>": 106,488 "<0x68>": 107,489 "<0x69>": 108,490 "<0x6A>": 109,491 "<0x6B>": 110,492 "<0x6C>": 111,493 "<0x6D>": 112,494 "<0x6E>": 113,495 "<0x6F>": 114,496 "<0x70>": 115,497 "<0x71>": 116,498 "<0x72>": 117,499 "<0x73>": 118,500 "<0x74>": 119,501 "<0x75>": 120,502 "<0x76>": 121,503 "<0x77>": 122,504 "<0x78>": 123,505 "<0x79>": 124,506 "<0x7A>": 125,507 "<0x7B>": 126,508 "<0x7C>": 127,509 "<0x7D>": 128,510 "<0x7E>": 129,511 "<0x7F>": 130,512 "<0x80>": 131,513 "<0x81>": 132,514 "<0x82>": 133,515 "<0x83>": 134,516 "<0x84>": 135,517 "<0x85>": 136,518 "<0x86>": 137,519 "<0x87>": 138,520 "<0x88>": 139,521 "<0x89>": 140,522 "<0x8A>": 141,523 "<0x8B>": 142,524 "<0x8C>": 143,525 "<0x8D>": 144,526 "<0x8E>": 145,527 "<0x8F>": 146,528 "<0x90>": 147,529 "<0x91>": 148,530 "<0x92>": 149,531 "<0x93>": 150,532 "<0x94>": 151,533 "<0x95>": 152,534 "<0x96>": 153,535 "<0x97>": 154,536 "<0x98>": 155,537 "<0x99>": 156,538 "<0x9A>": 157,539 "<0x9B>": 158,540 "<0x9C>": 159,541 "<0x9D>": 160,542 "<0x9E>": 161,543 "<0x9F>": 162,544 "<0xA0>": 163,545 "<0xA1>": 164,546 "<0xA2>": 165,547 "<0xA3>": 166,548 "<0xA4>": 167,549 "<0xA5>": 168,550 "<0xA6>": 169,551 "<0xA7>": 170,552 "<0xA8>": 171,553 "<0xA9>": 172,554 "<0xAA>": 173,555 "<0xAB>": 174,556 "<0xAC>": 175,557 "<0xAD>": 176,558 "<0xAE>": 177,559 "<0xAF>": 178,560 "<0xB0>": 179,561 "<0xB1>": 180,562 "<0xB2>": 181,563 "<0xB3>": 182,564 "<0xB4>": 183,565 "<0xB5>": 184,566 "<0xB6>": 185,567 "<0xB7>": 186,568 "<0xB8>": 187,569 "<0xB9>": 188,570 "<0xBA>": 189,571 "<0xBB>": 190,572 "<0xBC>": 191,573 "<0xBD>": 192,574 "<0xBE>": 193,575 "<0xBF>": 194,576 "<0xC0>": 195,577 "<0xC1>": 196,578 "<0xC2>": 197,579 "<0xC3>": 198,580 "<0xC4>": 199,581 "<0xC5>": 200,582 "<0xC6>": 201,583 "<0xC7>": 202,584 "<0xC8>": 203,585 "<0xC9>": 204,586 "<0xCA>": 205,587 "<0xCB>": 206,588 "<0xCC>": 207,589 "<0xCD>": 208,590 "<0xCE>": 209,591 "<0xCF>": 210,592 "<0xD0>": 211,593 "<0xD1>": 212,594 "<0xD2>": 213,595 "<0xD3>": 214,596 "<0xD4>": 215,597 "<0xD5>": 216,598 "<0xD6>": 217,599 "<0xD7>": 218,600 "<0xD8>": 219,601 "<0xD9>": 220,602 "<0xDA>": 221,603 "<0xDB>": 222,604 "<0xDC>": 223,605 "<0xDD>": 224,606 "<0xDE>": 225,607 "<0xDF>": 226,608 "<0xE0>": 227,609 "<0xE1>": 228,610 "<0xE2>": 229,611 "<0xE3>": 230,612 "<0xE4>": 231,613 "<0xE5>": 232,614 "<0xE6>": 233,615 "<0xE7>": 234,616 "<0xE8>": 235,617 "<0xE9>": 236,618 "<0xEA>": 237,619 "<0xEB>": 238,620 "<0xEC>": 239,621 "<0xED>": 240,622 "<0xEE>": 241,623 "<0xEF>": 242,624 "<0xF0>": 243,625 "<0xF1>": 244,626 "<0xF2>": 245,627 "<0xF3>": 246,628 "<0xF4>": 247,629 "<0xF5>": 248,630 "<0xF6>": 249,631 "<0xF7>": 250,632 "<0xF8>": 251,633 "<0xF9>": 252,634 "<0xFA>": 253,635 "<0xFB>": 254,636 "<0xFC>": 255,637 "<0xFD>": 256,638 "<0xFE>": 257,639 "<0xFF>": 258,640 "▁▁": 259,641 "▁▁▁▁": 260,642 "▁t": 261,643 "in": 262,644 "er": 263,645 "▁a": 264,646 "he": 265,647 "on": 266,648 "re": 267,649 "▁s": 268,650 "en": 269,651 "at": 270,652 "or": 271,653 "▁the": 272,654 "▁▁▁▁▁▁▁▁": 273,655 "es": 274,656 "▁w": 275,657 "an": 276,658 "▁c": 277,659 "is": 278,660 "it": 279,661 "ou": 280,662 "▁d": 281,663 "al": 282,664 "ar": 283,665 "▁p": 284,666 "▁f": 285,667 "ed": 286,668 "▁b": 287,669 "ing": 288,670 "▁o": 289,671 "▁m": 290,672 "le": 291,673 "nd": 292,674 "as": 293,675 "ic": 294,676 "▁h": 295,677 "ion": 296,678 "▁in": 297,679 "▁to": 298,680 "et": 299,681 "om": 300,682 "el": 301,683 "▁of": 302,684 "st": 303,685 "▁and": 304,686 "▁l": 305,687 "▁th": 306,688 "▁n": 307,689 "ent": 308,690 "il": 309,691 "ct": 310,692 "ro": 311,693 "▁re": 312,694 "id": 313,695 "am": 314,696 "▁I": 315,697 "ad": 316,698 "▁e": 317,699 "▁S": 318,700 "▁g": 319,701 "▁T": 320,702 "im": 321,703 "ot": 322,704 "ac": 323,705 "ur": 324,706 "▁(": 325,707 "ig": 326,708 "▁=": 327,709 "ol": 328,710 "ut": 329,711 "▁A": 330,712 "se": 331,713 "▁u": 332,714 "ve": 333,715 "▁C": 334,716 "if": 335,717 "ow": 336,718 "▁y": 337,719 "ch": 338,720 "ay": 339,721 "▁de": 340,722 "▁st": 341,723 "▁|": 342,724 "ver": 343,725 ");": 344,726 "▁\"": 345,727 "ly": 346,728 "▁be": 347,729 "**": 348,730 "▁is": 349,731 "od": 350,732 "▁M": 351,733 "ation": 352,734 "ul": 353,735 "▁for": 354,736 "▁▁▁▁▁": 355,737 "▁on": 356,738 "ag": 357,739 "ce": 358,740 "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 359,741 "ter": 360,742 "ir": 361,743 "th": 362,744 "▁v": 363,745 "qu": 364,746 "▁B": 365,747 "em": 366,748 "▁P": 367,749 "▁you": 368,750 "▁that": 369,751 "un": 370,752 "▁{": 371,753 "ith": 372,754 "ri": 373,755 "est": 374,756 "ab": 375,757 "--": 376,758 "ap": 377,759 "▁it": 378,760 "▁con": 379,761 "ate": 380,762 "us": 381,763 "▁H": 382,764 "um": 383,765 "▁D": 384,766 "os": 385,767 "pe": 386,768 "▁-": 387,769 "▁wh": 388,770 "▁al": 389,771 "▁as": 390,772 "and": 391,773 "ist": 392,774 "▁L": 393,775 "▁W": 394,776 "▁with": 395,777 "▁an": 396,778 "ere": 397,779 "▁*": 398,780 "▁R": 399,781 "▁he": 400,782 "▁F": 401,783 "oc": 402,784 "▁was": 403,785 "ers": 404,786 "ke": 405,787 "out": 406,788 "ht": 407,789 "▁r": 408,790 "ess": 409,791 "op": 410,792 "res": 411,793 "ie": 412,794 "▁E": 413,795 "▁\\": 414,796 "▁The": 415,797 "end": 416,798 "ld": 417,799 "▁N": 418,800 "ort": 419,801 "▁G": 420,802 "//": 421,803 "▁#": 422,804 "our": 423,805 "te": 424,806 "ill": 425,807 "ain": 426,808 "▁se": 427,809 "▁▁▁▁▁▁": 428,810 "▁$": 429,811 "▁pro": 430,812 "ore": 431,813 "▁com": 432,814 "ame": 433,815 "tr": 434,816 "▁ne": 435,817 "rom": 436,818 "ub": 437,819 "▁at": 438,820 "▁ex": 439,821 "ant": 440,822 "ue": 441,823 "▁or": 442,824 "▁}": 443,825 "art": 444,826 "ction": 445,827 "▁k": 446,828 "pt": 447,829 "nt": 448,830 "iv": 449,831 "de": 450,832 "▁O": 451,833 "pl": 452,834 "urn": 453,835 "ight": 454,836 "all": 455,837 "▁this": 456,838 "ser": 457,839 "ave": 458,840 "▁not": 459,841 "▁are": 460,842 "▁j": 461,843 "▁le": 462,844 "iz": 463,845 "▁'": 464,846 "age": 465,847 "ment": 466,848 "▁tr": 467,849 "ack": 468,850 "ust": 469,851 "()": 470,852 "->": 471,853 "ity": 472,854 "ine": 473,855 "ould": 474,856 "▁J": 475,857 "og": 476,858 "▁from": 477,859 "▁we": 478,860 "ell": 479,861 "▁sh": 480,862 "▁en": 481,863 "ure": 482,864 "port": 483,865 "▁ch": 484,866 "ne": 485,867 "▁by": 486,868 "per": 487,869 "ard": 488,870 "ass": 489,871 "ge": 490,872 "ak": 491,873 "are": 492,874 "ok": 493,875 "av": 494,876 "ive": 495,877 "ff": 496,878 "ies": 497,879 "ath": 498,880 "turn": 499,881 "▁U": 500,882 "int": 501,883 "----": 502,884 "▁im": 503,885 "ost": 504,886 "ial": 505,887 "▁have": 506,888 "ind": 507,889 "ip": 508,890 "ans": 509,891 "xt": 510,892 "▁do": 511,893 "cl": 512,894 "▁if": 513,895 "con": 514,896 "ia": 515,897 "▁his": 516,898 "ult": 517,899 "rou": 518,900 "▁su": 519,901 "ra": 520,902 "▁un": 521,903 "able": 522,904 "▁<": 523,905 "▁K": 524,906 "ome": 525,907 "▁qu": 526,908 "get": 527,909 "▁me": 528,910 "ast": 529,911 "ect": 530,912 "▁##": 531,913 "to": 532,914 "▁cl": 533,915 "▁ab": 534,916 "ice": 535,917 "ire": 536,918 "ber": 537,919 "one": 538,920 "ich": 539,921 "hen": 540,922 "▁can": 541,923 "▁Th": 542,924 "▁la": 543,925 "▁all": 544,926 "ime": 545,927 "ile": 546,928 "ide": 547,929 "\",": 548,930 "▁pl": 549,931 "▁V": 550,932 "ru": 551,933 "orm": 552,934 "▁had": 553,935 "ud": 554,936 "ase": 555,937 "ord": 556,938 "),": 557,939 "▁▁▁▁▁▁▁▁▁▁▁▁": 558,940 "▁her": 559,941 "▁In": 560,942 "ace": 561,943 "▁but": 562,944 "ata": 563,945 "::": 564,946 "****": 565,947 "ong": 566,948 "▁&": 567,949 "..": 568,950 "▁▁▁▁▁▁▁▁▁▁▁▁▁": 569,951 "ite": 570,952 "ype": 571,953 "act": 572,954 "ode": 573,955 "▁your": 574,956 "▁out": 575,957 "▁go": 576,958 "lic": 577,959 "ally": 578,960 "▁so": 579,961 "ork": 580,962 "au": 581,963 "▁up": 582,964 "▁_": 583,965 "ll": 584,966 "==": 585,967 "▁my": 586,968 "pp": 587,969 "cc": 588,970 "▁//": 589,971 "▁they": 590,972 "gh": 591,973 "▁us": 592,974 "ib": 593,975 "ions": 594,976 "ach": 595,977 "ens": 596,978 "▁ar": 597,979 "ob": 598,980 "elf": 599,981 "ook": 600,982 "ated": 601,983 "ang": 602,984 "ign": 603,985 "▁return": 604,986 "▁res": 605,987 "ck": 606,988 "ous": 607,989 "ст": 608,990 ").": 609,991 "▁п": 610,992 ".\"": 611,993 "на": 612,994 "▁i": 613,995 "ail": 614,996 "ep": 615,997 "▁ad": 616,998 "ance": 617,999 "(\"": 618,1000 "▁**": 619,1001 "ther": 620,1002 "ake": 621,1003 "▁will": 622,1004 "▁comp": 623,1005 "▁one": 624,1006 "▁get": 625,1007 "ov": 626,1008 "▁Y": 627,1009 "ary": 628,1010 "ock": 629,1011 "▁she": 630,1012 "che": 631,1013 "ft": 632,1014 "▁new": 633,1015 "▁des": 634,1016 "▁li": 635,1017 "ence": 636,1018 "▁sa": 637,1019 "ress": 638,1020 "▁el": 639,1021 "▁und": 640,1022 "eg": 641,1023 "fer": 642,1024 "ry": 643,1025 "ear": 644,1026 "ose": 645,1027 "very": 646,1028 "',": 647,1029 "▁+": 648,1030 "▁в": 649,1031 "▁He": 650,1032 "ublic": 651,1033 "▁their": 652,1034 "ize": 653,1035 "▁were": 654,1036 "ink": 655,1037 "own": 656,1038 "In": 657,1039 "{\\": 658,1040 "▁has": 659,1041 "▁per": 660,1042 "▁It": 661,1043 "▁St": 662,1044 "her": 663,1045 "ject": 664,1046 "ра": 665,1047 "ild": 666,1048 "so": 667,1049 "▁sp": 668,1050 "ни": 669,1051 "du": 670,1052 "row": 671,1053 "alue": 672,1054 "set": 673,1055 "form": 674,1056 "com": 675,1057 "▁man": 676,1058 "ont": 677,1059 "ull": 678,1060 "▁cont": 679,1061 "▁more": 680,1062 "ick": 681,1063 "▁would": 682,1064 "▁ev": 683,1065 "▁about": 684,1066 "ition": 685,1067 "▁z": 686,1068 "ound": 687,1069 "ree": 688,1070 "▁Ch": 689,1071 "▁which": 690,1072 "io": 691,1073 "();": 692,1074 "▁who": 693,1075 "err": 694,1076 "ory": 695,1077 "ount": 696,1078 "ations": 697,1079 "▁с": 698,1080 "ring": 699,1081 "</": 700,1082 "▁fe": 701,1083 "ко": 702,1084 "но": 703,1085 "▁dis": 704,1086 "ma": 705,1087 "▁them": 706,1088 "▁any": 707,1089 "▁no": 708,1090 "--------": 709,1091 "▁pre": 710,1092 "▁te": 711,1093 "▁ro": 712,1094 "▁him": 713,1095 "▁:": 714,1096 "up": 715,1097 "▁int": 716,1098 "▁ag": 717,1099 "St": 718,1100 "ark": 719,1101 "ex": 720,1102 "ph": 721,1103 "ient": 722,1104 "ely": 723,1105 "▁pr": 724,1106 "ER": 725,1107 "▁import": 726,1108 "▁time": 727,1109 "ро": 728,1110 "pro": 729,1111 "User": 730,1112 "lo": 731,1113 "▁/": 732,1114 "▁[": 733,1115 "ors": 734,1116 "=\"": 735,1117 "▁there": 736,1118 "▁like": 737,1119 "old": 738,1120 "▁when": 739,1121 "vers": 740,1122 "▁some": 741,1123 "ings": 742,1124 "))": 743,1125 "▁part": 744,1126 "ical": 745,1127 "▁fun": 746,1128 "▁kn": 747,1129 "ays": 748,1130 "ier": 749,1131 "▁been": 750,1132 "ove": 751,1133 "▁sc": 752,1134 "ian": 753,1135 "▁over": 754,1136 "iel": 755,1137 "▁▁▁▁▁▁▁▁▁▁": 756,1138 "▁pe": 757,1139 "rib": 758,1140 "put": 759,1141 "ec": 760,1142 "eth": 761,1143 "aram": 762,1144 "app": 763,1145 "▁–": 764,1146 "▁stat": 765,1147 "pon": 766,1148 "▁what": 767,1149 "ption": 768,1150 "we": 769,1151 "ade": 770,1152 "▁work": 771,1153 "text": 772,1154 "▁said": 773,1155 "▁###": 774,1156 "IN": 775,1157 "▁just": 776,1158 "irst": 777,1159 "▁into": 778,1160 "▁const": 779,1161 "ource": 780,1162 "tt": 781,1163 "ps": 782,1164 "pr": 783,1165 "erv": 784,1166 "itt": 785,1167 "ug": 786,1168 "_{": 787,1169 "ents": 788,1170 "ish": 789,1171 "ener": 790,1172 "▁inter": 791,1173 "ple": 792,1174 "oll": 793,1175 "mer": 794,1176 "ater": 795,1177 "ool": 796,1178 "ef": 797,1179 "▁public": 798,1180 "▁other": 799,1181 "ре": 800,1182 "▁def": 801,1183 "▁@": 802,1184 "го": 803,1185 "oint": 804,1186 "▁off": 805,1187 "oid": 806,1188 "return": 807,1189 "▁set": 808,1190 "wo": 809,1191 "fter": 810,1192 "sh": 811,1193 "********": 812,1194 "▁our": 813,1195 "riv": 814,1196 "iss": 815,1197 "▁We": 816,1198 "ng": 817,1199 "▁ob": 818,1200 "ss": 819,