gpt2-reuters-tokenizer / tokenizer.json
potradovec's picture
Upload tokenizer
3e65e6f verified
raw
history blame
No virus
72.7 kB
{
"version": "1.0",
"truncation": null,
"padding": null,
"added_tokens": [
{
"id": 0,
"content": "<|endoftext|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": true,
"special": true
}
],
"normalizer": null,
"pre_tokenizer": {
"type": "ByteLevel",
"add_prefix_space": false,
"trim_offsets": true,
"use_regex": true
},
"post_processor": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": false,
"use_regex": true
},
"decoder": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": true,
"use_regex": true
},
"model": {
"type": "BPE",
"dropout": null,
"unk_token": null,
"continuing_subword_prefix": "",
"end_of_word_suffix": "",
"fuse_unk": false,
"byte_fallback": false,
"vocab": {
"<|endoftext|>": 0,
"!": 1,
"\"": 2,
"#": 3,
"$": 4,
"%": 5,
"&": 6,
"'": 7,
"(": 8,
")": 9,
"*": 10,
"+": 11,
",": 12,
"-": 13,
".": 14,
"/": 15,
"0": 16,
"1": 17,
"2": 18,
"3": 19,
"4": 20,
"5": 21,
"6": 22,
"7": 23,
"8": 24,
"9": 25,
":": 26,
";": 27,
"<": 28,
"=": 29,
">": 30,
"?": 31,
"@": 32,
"A": 33,
"B": 34,
"C": 35,
"D": 36,
"E": 37,
"F": 38,
"G": 39,
"H": 40,
"I": 41,
"J": 42,
"K": 43,
"L": 44,
"M": 45,
"N": 46,
"O": 47,
"P": 48,
"Q": 49,
"R": 50,
"S": 51,
"T": 52,
"U": 53,
"V": 54,
"W": 55,
"X": 56,
"Y": 57,
"Z": 58,
"[": 59,
"\\": 60,
"]": 61,
"^": 62,
"_": 63,
"`": 64,
"a": 65,
"b": 66,
"c": 67,
"d": 68,
"e": 69,
"f": 70,
"g": 71,
"h": 72,
"i": 73,
"j": 74,
"k": 75,
"l": 76,
"m": 77,
"n": 78,
"o": 79,
"p": 80,
"q": 81,
"r": 82,
"s": 83,
"t": 84,
"u": 85,
"v": 86,
"w": 87,
"x": 88,
"y": 89,
"z": 90,
"{": 91,
"|": 92,
"}": 93,
"~": 94,
"¡": 95,
"¢": 96,
"£": 97,
"¤": 98,
"¥": 99,
"¦": 100,
"§": 101,
"¨": 102,
"©": 103,
"ª": 104,
"«": 105,
"¬": 106,
"®": 107,
"¯": 108,
"°": 109,
"±": 110,
"²": 111,
"³": 112,
"´": 113,
"µ": 114,
"¶": 115,
"·": 116,
"¸": 117,
"¹": 118,
"º": 119,
"»": 120,
"¼": 121,
"½": 122,
"¾": 123,
"¿": 124,
"À": 125,
"Á": 126,
"Â": 127,
"Ã": 128,
"Ä": 129,
"Å": 130,
"Æ": 131,
"Ç": 132,
"È": 133,
"É": 134,
"Ê": 135,
"Ë": 136,
"Ì": 137,
"Í": 138,
"Î": 139,
"Ï": 140,
"Ð": 141,
"Ñ": 142,
"Ò": 143,
"Ó": 144,
"Ô": 145,
"Õ": 146,
"Ö": 147,
"×": 148,
"Ø": 149,
"Ù": 150,
"Ú": 151,
"Û": 152,
"Ü": 153,
"Ý": 154,
"Þ": 155,
"ß": 156,
"à": 157,
"á": 158,
"â": 159,
"ã": 160,
"ä": 161,
"å": 162,
"æ": 163,
"ç": 164,
"è": 165,
"é": 166,
"ê": 167,
"ë": 168,
"ì": 169,
"í": 170,
"î": 171,
"ï": 172,
"ð": 173,
"ñ": 174,
"ò": 175,
"ó": 176,
"ô": 177,
"õ": 178,
"ö": 179,
"÷": 180,
"ø": 181,
"ù": 182,
"ú": 183,
"û": 184,
"ü": 185,
"ý": 186,
"þ": 187,
"ÿ": 188,
"Ā": 189,
"ā": 190,
"Ă": 191,
"ă": 192,
"Ą": 193,
"ą": 194,
"Ć": 195,
"ć": 196,
"Ĉ": 197,
"ĉ": 198,
"Ċ": 199,
"ċ": 200,
"Č": 201,
"č": 202,
"Ď": 203,
"ď": 204,
"Đ": 205,
"đ": 206,
"Ē": 207,
"ē": 208,
"Ĕ": 209,
"ĕ": 210,
"Ė": 211,
"ė": 212,
"Ę": 213,
"ę": 214,
"Ě": 215,
"ě": 216,
"Ĝ": 217,
"ĝ": 218,
"Ğ": 219,
"ğ": 220,
"Ġ": 221,
"ġ": 222,
"Ģ": 223,
"ģ": 224,
"Ĥ": 225,
"ĥ": 226,
"Ħ": 227,
"ħ": 228,
"Ĩ": 229,
"ĩ": 230,
"Ī": 231,
"ī": 232,
"Ĭ": 233,
"ĭ": 234,
"Į": 235,
"į": 236,
"İ": 237,
"ı": 238,
"IJ": 239,
"ij": 240,
"Ĵ": 241,
"ĵ": 242,
"Ķ": 243,
"ķ": 244,
"ĸ": 245,
"Ĺ": 246,
"ĺ": 247,
"Ļ": 248,
"ļ": 249,
"Ľ": 250,
"ľ": 251,
"Ŀ": 252,
"ŀ": 253,
"Ł": 254,
"ł": 255,
"Ń": 256,
"ĠĠ": 257,
"ĠĠĠĠ": 258,
"Ġ<": 259,
"ĠĠĠ": 260,
"</": 261,
"ĊĠĠĠĠ": 262,
"le": 263,
"td": 264,
"ĊĠĠĠ": 265,
"Ġ</": 266,
"he": 267,
"it": 268,
"od": 269,
"=\"": 270,
"ad": 271,
"tr": 272,
"ht": 273,
"ml": 274,
"html": 275,
"ĊĠĠĠĠĠĠĠĠ": 276,
"ĊĠ": 277,
"me": 278,
"ĊĠĠĠĠĠĠĠ": 279,
"bod": 280,
"body": 281,
"head": 282,
"in": 283,
"on": 284,
"or": 285,
"ĊĠĠĠĠĠ": 286,
"itle": 287,
"title": 288,
"th": 289,
"Ġt": 290,
"ab": 291,
"el": 292,
"er": 293,
"ge": 294,
"st": 295,
"ut": 296,
"\">": 297,
"ame": 298,
"ĊĠĠĠĠĠĠĠĠĠĠĠ": 299,
"nt": 300,
"al": 301,
"put": 302,
"di": 303,
"te": 304,
"able": 305,
"ĊĠĠ": 306,
"an": 307,
"input": 308,
"div": 309,
"name": 310,
"ma": 311,
"pe": 312,
"il": 313,
"for": 314,
"is": 315,
"ion": 316,
"Ġ=": 317,
"Ġc": 318,
"Ġty": 319,
"Ġtype": 320,
"re": 321,
"age": 322,
"id": 323,
"lo": 324,
"tion": 325,
"><": 326,
"Ġname": 327,
"xt": 328,
"ic": 329,
"lab": 330,
"table": 331,
"label": 332,
"br": 333,
"um": 334,
"ment": 335,
"mail": 336,
"la": 337,
"ĊĠĠĠĠĠĠĠĠĠ": 338,
"ou": 339,
"Ġm": 340,
"Ġ{": 341,
"Ġ}": 342,
"Ġ/": 343,
"text": 344,
"sc": 345,
"ĠW": 346,
"Ġf": 347,
"Ġthe": 348,
"ar": 349,
"ol": 350,
"ss": 351,
"Name": 352,
"do": 353,
"se": 354,
"Ġp": 355,
"at": 356,
"mit": 357,
"ction": 358,
"ri": 359,
"Ġ\"": 360,
");": 361,
"ch": 362,
"pt": 363,
"Ġa": 364,
"ing": 365,
"Ġv": 366,
"Ġw": 367,
"Ġid": 368,
"bmit": 369,
"de": 370,
"ubmit": 371,
"scri": 372,
"nd": 373,
"yle": 374,
"Ġ1": 375,
"ĠP": 376,
"ĠT": 377,
"Ġe": 378,
"ord": 379,
"style": 380,
"form": 381,
".</": 382,
"<!": 383,
"CT": 384,
"DO": 385,
"PE": 386,
"YPE": 387,
"Ġhtml": 388,
"Ġfor": 389,
"Ġis": 390,
"script": 391,
"CTYPE": 392,
"DOCTYPE": 393,
"My": 394,
"li": 395,
"Hel": 396,
"ce": 397,
"cu": 398,
"ph": 399,
"sp": 400,
"ĠF": 401,
"ĠS": 402,
"Ġan": 403,
"Hello": 404,
"ta": 405,
"ue": 406,
"Ġ$": 407,
"!</": 408,
"00": 409,
"ir": 410,
"ld": 411,
"Ġo": 412,
"Ġdo": 413,
"odal": 414,
"orld": 415,
"alue": 416,
"cument": 417,
"()": 418,
"email": 419,
"ie": 420,
"ĠC": 421,
"ĠĠĠĠĠĠĠ": 422,
"ĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 423,
"Ġdocument": 424,
"..": 425,
"co": 426,
"str": 427,
"ul": 428,
"ude": 429,
"Ġ2": 430,
"ĠWorld": 431,
"udent": 432,
"Cel": 433,
"Jo": 434,
"Th": 435,
"but": 436,
"num": 437,
"submit": 438,
"ton": 439,
"Ġ//": 440,
"Ġvalue": 441,
"ĠPage": 442,
"irst": 443,
"Cell": 444,
"button": 445,
"ck": 446,
"op": 447,
"ĠD": 448,
"Ġin": 449,
"ong": 450,
"php": 451,
"Ġof": 452,
"strong": 453,
"Ele": 454,
"Email": 455,
"He": 456,
"eb": 457,
"ew": 458,
"hn": 459,
"un": 460,
"Ġb": 461,
"Ġs": 462,
"let": 463,
"ite": 464,
"ice": 465,
"Ġand": 466,
"John": 467,
"This": 468,
"Head": 469,
"gr": 470,
"iel": 471,
"mp": 472,
"ĠI": 473,
"ĠĊĠĠĠĠĠĠĠĠĠ": 474,
"Ġcon": 475,
"lass": 476,
"olor": 477,
"Element": 478,
"ield": 479,
"\";": 480,
"Age": 481,
"Pr": 482,
"av": 483,
"ct": 484,
"ig": 485,
"page": 486,
"wid": 487,
"Ġh": 488,
"ĠĊĠĠĠ": 489,
"ĠĊĠ": 490,
"Ġme": 491,
"Ġth": 492,
"Ġinput": 493,
"ĠName": 494,
"ort": 495,
"Ġtable": 496,
"elco": 497,
"ick": 498,
"umn": 499,
"Ġmodal": 500,
"Ġ/>": 501,
"olumn": 502,
"unction": 503,
"elcome": 504,
"(\"": 505,
"('": 506,
"33": 507,
"></": 508,
"The": 509,
"Welcome": 510,
"];": 511,
"der": 512,
"lion": 513,
"lick": 514,
"ntr": 515,
"ow": 516,
"ter": 517,
"yI": 518,
"ĊĊĠĠĠ": 519,
"Ġ(": 520,
"Ġ3": 521,
"Ġ?": 522,
"Ġl": 523,
"onge": 524,
"get": 525,
"illion": 526,
"ountr": 527,
"Ġmillion": 528,
"Ġfunction": 529,
"set": 530,
"span": 531,
"width": 532,
"ongest": 533,
"New": 534,
"OS": 535,
"POS": 536,
"Submit": 537,
"ay": 538,
"dat": 539,
"en": 540,
"ost": 541,
"ser": 542,
"ĊĊĠĠĠĠĠĠĠ": 543,
"Ġ-": 544,
"ĠA": 545,
"ĠĊĠĠĠĠĠĠĠĠ": 546,
"ĠĊĠĠĠĠĠĠĠ": 547,
"ĠĊĠĠĠĠĠ": 548,
"Ġre": 549,
"Ġlet": 550,
"ity": 551,
"ont": 552,
"nter": 553,
"tent": 554,
"Ġclass": 555,
"Ġaction": 556,
"Ġword": 557,
"udents": 558,
"getElement": 559,
"POST": 560,
"55": 561,
":</": 562,
"ByI": 563,
"Field": 564,
"ack": 565,
"con": 566,
"et": 567,
"iz": 568,
"nput": 569,
"om": 570,
"tbody": 571,
"thead": 572,
"ve": 573,
"ĠL": 574,
"Ġ<?": 575,
"odu": 576,
"add": 577,
"ine": 578,
"one": 579,
"Ġto": 580,
"male": 581,
"rea": 582,
"our": 583,
"ound": 584,
"ĠWeb": 585,
"ĠFor": 586,
"mple": 587,
"ountry": 588,
"getElementByI": 589,
"getElementById": 590,
"');": 591,
").": 592,
"Ch": 593,
"St": 594,
"Te": 595,
"['": 596,
"ample": 597,
"click": 598,
"ist": 599,
"ner": 600,
"nce": 601,
"oe": 602,
"qu": 603,
"Ġ+": 604,
"ĠH": 605,
"Ġi": 606,
"Ġstyle": 607,
"meta": 608,
"header": 609,
"onclick": 610,
"ork": 611,
"thod": 612,
"ers": 613,
"gend": 614,
"Ġmy": 615,
"Ġpla": 616,
"cho": 617,
"Ġvar": 618,
"Ġecho": 619,
"ground": 620,
"ign": 621,
"Ġmethod": 622,
"Ġthat": 623,
"Ġ?>": 624,
"Ġlongest": 625,
"ackground": 626,
"ize": 627,
"oduct": 628,
"\",": 629,
";\">": 630,
"ML": 631,
"Table": 632,
"TML": 633,
"Val": 634,
"Word": 635,
"Your": 636,
"\\\"": 637,
"\\.": 638,
"ale": 639,
"ation": 640,
"hol": 641,
"ng": 642,
"rad": 643,
"ran": 644,
"vice": 645,
"word": 646,
"ĠG": 647,
"ĠR": 648,
"Ġu": 649,
"Ġst": 650,
"Ġage": 651,
"her": 652,
"iner": 653,
"\"><": 654,
"Ġch": 655,
"ref": 656,
"ress": 657,
"log": 658,
"lay": 659,
"dom": 660,
"Ġpr": 661,
"device": 662,
"ĠTe": 663,
"ĠTable": 664,
"cehol": 665,
"ĠFirst": 666,
"tainer": 667,
"000": 668,
"ience": 669,
"ĠColumn": 670,
"...": 671,
"ĠDoe": 672,
"Heading": 673,
"Product": 674,
"Ġhref": 675,
"ĠinputField": 676,
"Ġwords": 677,
"container": 678,
"ĠForm": 679,
"Ġplacehol": 680,
"Ġplaceholder": 681,
"'];": 682,
"30": 683,
">\";": 684,
"Ad": 685,
"Column": 686,
"FF": 687,
"Ite": 688,
"Lo": 689,
"Modal": 690,
"Se": 691,
"Str": 692,
"York": 693,
"ap": 694,
"ast": 695,
"ass": 696,
"bo": 697,
"ber": 698,
"color": 699,
"ed": 700,
"emale": 701,
"no": 702,
"oo": 703,
"ome": 704,
"px": 705,
"post": 706,
"ur": 707,
"Ġ'": 708,
"Ġy": 709,
"ĠĊĠĠ": 710,
"ĠEmail": 711,
"Ġdat": 712,
"ĠYork": 713,
"ink": 714,
"int": 715,
"indo": 716,
"ane": 717,
"lose": 718,
"Ġ});": 719,
"Ġ/><": 720,
"Ġfirst": 721,
"Ġpage": 722,
"chno": 723,
"Ġemail": 724,
"Ġ$_": 725,
"ies": 726,
"opu": 727,
"Headers": 728,
"Ġcontent": 729,
"ĠlongestWord": 730,
"Ġuser": 731,
"Ġchar": 732,
"Item": 733,
"String": 734,
"assword": 735,
"ooter": 736,
"indow": 737,
"chnolog": 738,
"\").": 739,
"((": 740,
"))": 741,
",;": 742,
"50": 743,
":\\": 744,
"<>": 745,
">$": 746,
"@\\\"": 747,
"City": 748,
"Enter": 749,
"Jane": 750,
"List": 751,
"Page": 752,
"[\\": 753,
"[^": 754,
"]\\.": 755,
"am": 756,
"area": 757,
"che": 758,
"ctr": 759,
"country": 760,
"ey": 761,
"ft": 762,
"field": 763,
"footer": 764,
"ial": 765,
"my": 766,
"new": 767,
"nav": 768,
"ob": 769,
"ot": 770,
"port": 771,
"rite": 772,
"sul": 773,
"tn": 774,
"to": 775,
"tic": 776,
"}</": 777,
"Ġbody": 778,
"ĠĊĠĠĠĠĠĠĠĠĠĠĠ": 779,
"Ġnum": 780,
"Ġonclick": 781,
"legend": 782,
"here": 783,
"inder": 784,
"inner": 785,
"Ġte": 786,
"\"></": 787,
"all": 788,
"disp": 789,
"ted": 790,
"tech": 791,
"ange": 792,
"mation": 793,
"pen": 794,
"formation": 795,
"Ġ=>": 796,
"Ġcom": 797,
"red": 798,
"last": 799,
"Ġ{{": 800,
"textarea": 801,
"science": 802,
"mith": 803,
"Ġweb": 804,
"Ġele": 805,
"sport": 806,
"()\">": 807,
"()[\\": 808,
"ĠCon": 809,
"..\"": 810,
"com": 811,
"ull": 812,
"ĠDe": 813,
"ĠDis": 814,
"ited": 815,
"Ġconst": 816,
"ĠtableHeaders": 817,
"News": 818,
"vent": 819,
"Students": 820,
"Text": 821,
"Valid": 822,
"ĠGet": 823,
"Add": 824,
"Ġyou": 825,
"Ġcharset": 826,
",;:\\": 827,
"<>()[\\": 828,
"@\\\"]": 829,
"[^<>()[\\": 830,
"]\\.,;:\\": 831,
"ctric": 832,
"fieldset": 833,
"news": 834,
"sult": 835,
"display": 836,
"[^<>()[\\]\\.,;:\\": 837,
"!-": 838,
"\");": 839,
"%;\">": 840,
"->": 841,
"21": 842,
"28": 843,
"99": 844,
">{": 845,
">');": 846,
"Class": 847,
"Color": 848,
"Country": 849,
"Dat": 850,
"Day": 851,
"Ea": 852,
"Emp": 853,
"HTML": 854,
"Input": 855,
"Male": 856,
"Row": 857,
"Size": 858,
"TF": 859,
"UTF": 860,
"Vis": 861,
"ate": 862,
"cal": 863,
"css": 864,
"crea": 865,
"ee": 866,
"ection": 867,
"flo": 868,
"female": 869,
"ia": 870,
"if": 871,
"io": 872,
"ile": 873,
"ired": 874,
"key": 875,
"ll": 876,
"nge": 877,
"out": 878,
"per": 879,
"password": 880,
"site": 881,
"ver": 882,
"value": 883,
"vie": 884,
"wport": 885,
"write": 886,
"xample": 887,
"yee": 888,
"}}": 889,
"Ġ4": 890,
"Ġ>": 891,
"Ġr": 892,
"Ġor": 893,
"ĠMy": 894,
"Ġdevice": 895,
"Ġ...": 896,
"ĠModal": 897,
"ĠVis": 898,
"Ġ<!-": 899,
"les": 900,
"leng": 901,
"left": 902,
"hen": 903,
"ith": 904,
"itial": 905,
"=\"#": 906,
"ade": 907,
"ery": 908,
"align": 909,
"dical": 910,
"teElement": 911,
"ang": 912,
"pend": 913,
"ild": 914,
"ils": 915,
"forEa": 916,
"Ġcolor": 917,
"Ġclick": 918,
"Ġcity": 919,
"Ġclose": 920,
"loyee": 921,
"lation": 922,
"Ġ}}</": 923,
"scale": 924,
"ĠWhen": 925,
"Ġfull": 926,
"arr": 927,
"arch": 928,
"artic": 929,
"sent": 930,
"section": 931,
"Ġwindow": 932,
"Ġwith": 933,
"Ġ10": 934,
"ĠPr": 935,
"center": 936,
"phone": 937,
"ĠSmith": 938,
"ĠSection": 939,
"tails": 940,
"ckbo": 941,
"Ġinto": 942,
"Ġinitial": 943,
"Ġbackground": 944,
"grade": 945,
"ĠInput": 946,
"Price": 947,
"ight": 948,
"('<": 949,
"ows": 950,
"Ġlang": 951,
"data": 952,
"Ġ-->": 953,
"ĠAnge": 954,
"Ġrequ": 955,
"ontSize": 956,
"address": 957,
"Child": 958,
"Student": 959,
"query": 960,
"ĠHTML": 961,
"Ġif": 962,
"gender": 963,
"ngine": 964,
"rade": 965,
"radio": 966,
"random": 967,
"Ġstudents": 968,
"Los": 969,
"append": 970,
"omepage": 971,
"opup": 972,
"chnology": 973,
"checkbo": 974,
"obile": 975,
"other": 976,
"Ġnumber": 977,
"innerHTML": 978,
"Ġelectric": 979,
"ĠContent": 980,
"comment": 981,
"ĠDetails": 982,
"@\\\"]+": 983,
">{{": 984,
"Data": 985,
"Employee": 986,
"createElement": 987,
"float": 988,
"viewport": 989,
"Ġ<!--": 990,
"length": 991,
"forEach": 992,
"Ġclicks": 993,
"article": 994,
"ĠAngeles": 995,
"Ġrequired": 996,
"appendChild": 997,
"checkbox": 998,
"\"/": 999,
"$_": 1000,
"%}": 1001,
"',": 1002,
"']": 1003,
"'s": 1004,
"').": 1005,
"($_": 1006,
")*": 1007,
"06": 1008,
"16": 1009,
"25": 1010,
"32": 1011,
"35": 1012,
"37": 1013,
"45": 1014,
"Background": 1015,
"Btn": 1016,
"De": 1017,
"Event": 1018,
"Example": 1019,
"First": 1020,
"Female": 1021,
"Finder": 1022,
"FontSize": 1023,
"Ge": 1024,
"Longest": 1025,
"Last": 1026,
"Link": 1027,
"Me": 1028,
"Most": 1029,
"Of": 1030,
"Open": 1031,
"Oper": 1032,
"Ph": 1033,
"Re": 1034,
"Ran": 1035,
"Sal": 1036,
"Tod": 1037,
"Top": 1038,
"Un": 1039,
"Up": 1040,
"User": 1041,
"We": 1042,
"].": 1043,
"ain": 1044,
"are": 1045,
"ascript": 1046,
"aph": 1047,
"agr": 1048,
"background": 1049,
"cast": 1050,
"close": 1051,
"em": 1052,
"est": 1053,
"ear": 1054,
"event": 1055,
"ecast": 1056,
"first": 1057,
"gh": 1058,
"git": 1059,
"ght": 1060,
"gin": 1061,
"gre": 1062,
"ging": 1063,
"ime": 1064,
"ive": 1065,
"jav": 1066,
"lit": 1067,
"modal": 1068,
"myI": 1069,
"ne": 1070,
"net": 1071,
"none": 1072,
"nformation": 1073,
"ox": 1074,
"oma": 1075,
"pr": 1076,
"ple": 1077,
"ption": 1078,
"play": 1079,
"ra": 1080,
"ru": 1081,
"rou": 1082,
"son": 1083,
"sid": 1084,
"sum": 1085,
"size": 1086,
"ust": 1087,
"yst": 1088,
"Ċĉ": 1089,
"ĊĊĠ": 1090,
"Ġ#": 1091,
"Ġ5": 1092,
"Ġ6": 1093,
"Ġ8": 1094,
"Ġ:": 1095,
"Ġ[": 1096,
"Ġk": 1097,
"ĠĊĠĠĠĠ": 1098,
"Ġge": 1099,
"Ġdi": 1100,
"Ġat": 1101,
"Ġbutton": 1102,
"ĠJohn": 1103,
"Ġspan": 1104,
"Ġlast": 1105,
"ĠNews": 1106,
"ĠValid": 1107,
"Ġalign": 1108,
"Ġarr": 1109,
"Ġrandom": 1110,
"Ġ%}": 1111,
"ĠOf": 1112,
"ĠUp": 1113,
"ĠĠĊĠĠĠĠĠ": 1114,
"lex": 1115,
"lect": 1116,
"height": 1117,
"itor": 1118,
"=\"/": 1119,
"ind": 1120,
"orite": 1121,
"orted": 1122,
"ere": 1123,
"ered": 1124,
"gex": 1125,
"students": 1126,
"utoma": 1127,
"aly": 1128,
"puter": 1129,
"inputField": 1130,
"inputString": 1131,
"main": 1132,
"maging": 1133,
"isset": 1134,
"ree": 1135,
"result": 1136,
"lock": 1137,
"Ġmobile": 1138,
"Ġ{%": 1139,
"Ġ},": 1140,
"ĠWindow": 1141,
"Ġfont": 1142,
"Ġflex": 1143,
"Ġfind": 1144,
"ary": 1145,
"aragr": 1146,
"Ġpow": 1147,
"ating": 1148,
"ather": 1149,
"Ġ\"<": 1150,
"ptive": 1151,
"Ġair": 1152,
"Ġautoma": 1153,
"Ġworld": 1154,
"scription": 1155,
"nder": 1156,
"ĠTh": 1157,
"ĠTo": 1158,
"ĠThe": 1159,
"ĠTitle": 1160,
"Ġengine": 1161,
"styles": 1162,
"ĠFont": 1163,
"ĠSample": 1164,
"ĠSign": 1165,
"ĠSize": 1166,
"ĠSyst": 1167,
"tate": 1168,
"Ġopen": 1169,
"(){": 1170,
"ĠCountr": 1171,
"Ġ25": 1172,
"Ġ200": 1173,
"Joe": 1174,
"ople": 1175,
"Ġinter": 1176,
"Ġinformation": 1177,
"EmailValid": 1178,
"Ġby": 1179,
"Ġbtn": 1180,
"Ġsort": 1181,
"Ġsorted": 1182,
"letter": 1183,
"ices": 1184,
"ĠInformation": 1185,
"Ġconver": 1186,
"Print": 1187,
"avorite": 1188,
"Ġmedical": 1189,
"Ġthrou": 1190,
"ĠinputString": 1191,
"ĠtableRow": 1192,
"ĠtableData": 1193,
"333": 1194,
"ayout": 1195,
"ener": 1196,
"ĠAll": 1197,
"Ġred": 1198,
"Ġresult": 1199,
"555": 1200,
"ĠList": 1201,
"ĠLayout": 1202,
"addEvent": 1203,
"ĠWebsite": 1204,
"ĠForecast": 1205,
"Change": 1206,
"Technology": 1207,
"nerate": 1208,
"Ġ+=": 1209,
"ĠHomepage": 1210,
"ĠHere": 1211,
"\",\"": 1212,
"ĠGrade": 1213,
"ĠRows": 1214,
"Ġstudent": 1215,
"Ġprint": 1216,
"ĠTechnolog": 1217,
"FFFF": 1218,
"Login": 1219,
"Search": 1220,
"Select": 1221,
"urple": 1222,
"Ġdata": 1223,
"Ġdatum": 1224,
"ĠfirstName": 1225,
"opulation": 1226,
"(([^<>()[\\]\\.,;:\\": 1227,
"Listener": 1228,
"myModal": 1229,
"myBtn": 1230,
"Ġtext": 1231,
"ally": 1232,
"angeFontSize": 1233,
"Ġcomb": 1234,
"lastname": 1235,
"Ġwebpage": 1236,
"ĠDisplay": 1237,
"ĠDisru": 1238,
"Newsletter": 1239,
"ĠVisited": 1240,
"=\"#\">": 1241,
"ĠfullName": 1242,
"ĠPrices": 1243,
"phones": 1244,
"querySelect": 1245,
"\"/>": 1246,
"']))": 1247,
"Description": 1248,
"Gender": 1249,
"Operating": 1250,
"Regex": 1251,
"Random": 1252,
"Salary": 1253,
"Today": 1254,
"United": 1255,
"Weather": 1256,
"ests": 1257,
"firstname": 1258,
"gital": 1259,
"green": 1260,
"javascript": 1261,
"myInput": 1262,
"side": 1263,
"ĠĊĠĠĠĠĠĠĊĠĠĠĠĠ": 1264,
"Ġgenerate": 1265,
"Ġdigital": 1266,
"ĠlastName": 1267,
"ĠValidation": 1268,
"Ġarray": 1269,
"ĠrandomColor": 1270,
"aragraph": 1271,
"Ġpowered": 1272,
"ĠSystem": 1273,
"ĠCountries": 1274,
"ĠsortStudents": 1275,
"ĠsortedStudents": 1276,
"Ġconvert": 1277,
"Ġthrough": 1278,
"addEventListener": 1279,
"ĠGrades": 1280,
"ĠTechnologies": 1281,
"ĠDisruptive": 1282,
"querySelector": 1283,
"ĠgenerateTable": 1284,
"\")": 1285,
"\"+": 1286,
"\"].": 1287,
"#'": 1288,
"#\"+": 1289,
"$/": 1290,
"'m": 1291,
"();": 1292,
"(\\\"": 1293,
"(\\.": 1294,
")+": 1295,
"),": 1296,
")|": 1297,
")</": 1298,
")$/": 1299,
"+)": 1300,
"+\\\"": 1301,
"++)": 1302,
",}": 1303,
".+\\\"": 1304,
"10": 1305,
"18": 1306,
"19": 1307,
"1000": 1308,
"23": 1309,
"24": 1310,
"27": 1311,
"29": 1312,
"200": 1313,
"206": 1314,
"39": 1315,
"41": 1316,
"58": 1317,
"500": 1318,
"61": 1319,
"606": 1320,
"70": 1321,
"78": 1322,
"82": 1323,
"86": 1324,
"90": 1325,
";</": 1326,
"<<": 1327,
"<?": 1328,
">'": 1329,
">`": 1330,
">.</": 1331,
"?>": 1332,
"@(([^<>()[\\]\\.,;:\\": 1333,
"AD": 1334,
"AQ": 1335,
"Al": 1336,
"Area": 1337,
"Abo": 1338,
"By": 1339,
"Bost": 1340,
"Bob": 1341,
"Box": 1342,
"Ca": 1343,
"Con": 1344,
"Cal": 1345,
"Com": 1346,
"Do": 1347,
"Dav": 1348,
"Doe": 1349,
"EF": 1350,
"ET": 1351,
"Engine": 1352,
"For": 1353,
"Fran": 1354,
"Footer": 1355,
"FAQ": 1356,
"Ger": 1357,
"Gre": 1358,
"Grade": 1359,
"GET": 1360,
"Hor": 1361,
"Home": 1362,
"It": 1363,
"Inter": 1364,
"Ill": 1365,
"Jack": 1366,
"Jap": 1367,
"King": 1368,
"Key": 1369,
"Kare": 1370,
"La": 1371,
"Lear": 1372,
"LEF": 1373,
"Ma": 1374,
"Mon": 1375,
"Mou": 1376,
"Num": 1377,
"Nav": 1378,
"Oc": 1379,
"Ot": 1380,
"Pe": 1381,
"Pink": 1382,
"Password": 1383,
"Popup": 1384,
"Population": 1385,
"PAD": 1386,
"Ru": 1387,
"Red": 1388,
"Sc": 1389,
"Si": 1390,
"Sp": 1391,
"San": 1392,
"Sma": 1393,
"Sur": 1394,
"Sport": 1395,
"Smith": 1396,
"State": 1397,
"TR": 1398,
"Tr": 1399,
"Ten": 1400,
"Tur": 1401,
"Vin": 1402,
"Web": 1403,
"Write": 1404,
"^(([^<>()[\\]\\.,;:\\": 1405,
"`<": 1406,
"ac": 1407,
"ag": 1408,
"ant": 1409,
"ase": 1410,
"action": 1411,
"aine": 1412,
"bord": 1413,
"bers": 1414,
"block": 1415,
"cis": 1416,
"cra": 1417,
"dd": 1418,
"dy": 1419,
"dle": 1420,
"don": 1421,
"dText": 1422,
"eh": 1423,
"eser": 1424,
"eam": 1425,
"ff": 1426,
"function": 1427,
"font": 1428,
"fam": 1429,
"fontSize": 1430,
"favorite": 1431,
"gg": 1432,
"gy": 1433,
"hr": 1434,
"han": 1435,
"hone": 1436,
"hare": 1437,
"ier": 1438,
"ifor": 1439,
"jum": 1440,
"ky": 1441,
"kin": 1442,
"ly": 1443,
"lue": 1444,
"longest": 1445,
"link": 1446,
"lane": 1447,
"mo": 1448,
"mt": 1449,
"mod": 1450,
"mal": 1451,
"man": 1452,
"mun": 1453,
"mall": 1454,
"nal": 1455,
"now": 1456,
"nia": 1457,
"ov": 1458,
"ole": 1459,
"ois": 1460,
"oce": 1461,
"oop": 1462,
"oice": 1463,
"ps": 1464,
"pw": 1465,
"pad": 1466,
"pre": 1467,
"pic": 1468,
"pation": 1469,
"plit": 1470,
"paragraph": 1471,
"plane": 1472,
"rt": 1473,
"rom": 1474,
"rmal": 1475,
"sq": 1476,
"sis": 1477,
"sort": 1478,
"sample": 1479,
"sign": 1480,
"sBy": 1481,
"sole": 1482,
"ty": 1483,
"tar": 1484,
"tch": 1485,
"tudent": 1486,
"tur": 1487,
"time": 1488,
"ual": 1489,
"udy": 1490,
"vel": 1491,
"wo": 1492,
"work": 1493,
"where": 1494,
"xper": 1495,
"xFFFF": 1496,
"yri": 1497,
"ywhere": 1498,
"zy": 1499,
"zing": 1500,
"}!</": 1501,
"ĊĊ": 1502,
"ĊĊĠĠĠĠĠ": 1503,
"Ġ0": 1504,
"Ġ7": 1505,
"Ġ9": 1506,
"ĠĊ": 1507,
"Ġhe": 1508,
"Ġit": 1509,
"Ġ=\"": 1510,
"Ġon": 1511,
"Ġab": 1512,
"Ġel": 1513,
"Ġable": 1514,
"Ġdiv": 1515,
"Ġma": 1516,
"Ġpe": 1517,
"Ġbr": 1518,
"Ġla": 1519,
"Ġse": 1520,
"Ġde": 1521,
"Ġstr": 1522,
"Ġ];": 1523,
"Ġone": 1524,
"Ġqu": 1525,
"Ġheader": 1526,
"ĠHeading": 1527,
"ĠHeaders": 1528,
"Ġhere": 1529,
"Ġall": 1530,
"Ġdisplay": 1531,
"Ġkey": 1532,
"Ġsent": 1533,
"Ġaddress": 1534,
"Ġquery": 1535,
"ĠBackground": 1536,
"ĠExample": 1537,
"ĠMe": 1538,
"ĠMost": 1539,
"Ġne": 1540,
"Ġnet": 1541,
"ĠJoe": 1542,
"Ġgreen": 1543,
"ĠBox": 1544,
"ĠEngine": 1545,
"ĠKing": 1546,
"ĠNav": 1547,
"Ġ`<": 1548,
"Ġjum": 1549,
"ĠĠĊĠĠĠĠĠĠĠ": 1550,
"ĠĠĊĠĠĠĠĠĠĠĠĠĠĠ": 1551,
"ĠĠĠĊ": 1552,
"ĊĠĠĠĠĊĠĠĠ": 1553,
"ĊĠĠĠĠĊĠ": 1554,
"led": 1555,
"lear": 1556,
"lephone": 1557,
"heel": 1558,
"heck": 1559,
"heet": 1560,
"ities": 1561,
"=\"\"": 1562,
"adel": 1563,
"trine": 1564,
"ina": 1565,
"inted": 1566,
"inois": 1567,
"onal": 1568,
"ondon": 1569,
"ore": 1570,
"orial": 1571,
"thing": 1572,
"Ġtwo": 1573,
"abase": 1574,
"elled": 1575,
"erform": 1576,
"erColor": 1577,
"student": 1578,
"utf": 1579,
"utom": 1580,
"utside": 1581,
"utorial": 1582,
"\">&": 1583,
"amera": 1584,
"ntly": 1585,
"als": 1586,
"alcu": 1587,
"team": 1588,
"ĊĠĠĊĠ": 1589,
"ank": 1590,
"ans": 1591,
"anic": 1592,
"inputVal": 1593,
"match": 1594,
"mazing": 1595,
"ily": 1596,
"ilkin": 1597,
"ilities": 1598,
"iladel": 1599,
"ish": 1600,
"ising": 1601,
"isEmailValid": 1602,
"isual": 1603,
"Ġ==": 1604,
"Ġcan": 1605,
"Ġcol": 1606,
"Ġcountry": 1607,
"Ġcap": 1608,
"Ġcarr": 1609,
"Ġcheck": 1610,
"Ġcamera": 1611,
"Ġcalcu": 1612,
"Ġtypic": 1613,
"rese": 1614,
"iding": 1615,
"low": 1616,
"load": 1617,
"loudy": 1618,
"icle": 1619,
"icie": 1620,
"ication": 1621,
"icag": 1622,
"tableRow": 1623,
"tableData": 1624,
"uman": 1625,
"late": 1626,
"Ġmost": 1627,
"Ġmot": 1628,
"Ġmore": 1629,
"Ġ}}!</": 1630,
"Ġ/^(([^<>()[\\]\\.,;:\\": 1631,
"ĠWord": 1632,
"ĠWilkin": 1633,
"Ġfli": 1634,
"Ġfour": 1635,
"Ġfinder": 1636,
"Ġfox": 1637,
"Ġfac": 1638,
"Ġfrom": 1639,
"Ġflow": 1640,
"Ġthermal": 1641,
"ard": 1642,
"ssage": 1643,
"ssist": 1644,
"ssText": 1645,
"ssia": 1646,
"sed": 1647,
"send": 1648,
"search": 1649,
"Ġpers": 1650,
"Ġpress": 1651,
"Ġpink": 1652,
"Ġpopup": 1653,
"Ġpurple": 1654,
"Ġparagraph": 1655,
"Ġphone": 1656,
"Ġperform": 1657,
"Ġprese": 1658,
"rial": 1659,
"rigg": 1660,
"Ġ\"</": 1661,
"Ġ\");": 1662,
"Ġ\"#\"+": 1663,
"chine": 1664,
"changeFontSize": 1665,
"chanic": 1666,
"ptop": 1667,
"Ġamazing": 1668,
"Ġassist": 1669,
"Ġveh": 1670,
"Ġvoice": 1671,
"Ġvisual": 1672,
"Ġwelcome": 1673,
"Ġwork": 1674,
"Ġwhere": 1675,
"Ġwheel": 1676,
"deche": 1677,
"ndfor": 1678,
"Ġ11": 1679,
"Ġ12": 1680,
"Ġ13": 1681,
"Ġ14": 1682,
"Ġ15": 1683,
"Ġ16": 1684,
"ĠPress": 1685,
"ĠPassword": 1686,
"ĠPopup": 1687,
"ĠPurple": 1688,
"ĠPopulation": 1689,
"ĠTime": 1690,
"ĠTutorial": 1691,
"ĠTrigg": 1692,
"Ġener": 1693,
"Ġexample": 1694,
"Ġeff": 1695,
"Ġexper": 1696,
"Ġendfor": 1697,
"ĠisEmailValid": 1698,
"ces": 1699,
"cupation": 1700,
"phia": 1701,
"sphere": 1702,
"split": 1703,
"ĠFran": 1704,
"ĠFinder": 1705,
"ĠFull": 1706,
"ĠFavorite": 1707,
"ĠState": 1708,
"ĠSTR": 1709,
"ĠSky": 1710,
"ĠSplit": 1711,
"ĠStudent": 1712,
"ĠSteam": 1713,
"Ġanaly": 1714,
"Ġanywhere": 1715,
"tact": 1716,
"irplane": 1717,
"Ġover": 1718,
"Ġoutside": 1719,
"Ġdog": 1720,
"()|": 1721,
"emailRegex": 1722,
"iedText": 1723,
"iety": 1724,
"ĠCop": 1725,
"ĠColor": 1726,
"ĠCom": 1727,
"ĠClear": 1728,
"ĠCloudy": 1729,
"Ġ27": 1730,
"Three": 1731,
"Thank": 1732,
"number": 1733,
"oper": 1734,
"opelled": 1735,
"Ġinside": 1736,
"Electric": 1737,
"Ġbe": 1738,
"Ġbear": 1739,
"Ġblock": 1740,
"Ġblue": 1741,
"Ġsum": 1742,
"Ġsound": 1743,
"Ġsample": 1744,
"Ġsign": 1745,
"Ġsome": 1746,
"Ġsust": 1747,
"Ġshare": 1748,
"Ġsmall": 1749,
"Ġsans": 1750,
"Header": 1751,
"Headphones": 1752,
"mplate": 1753,
"ĠIs": 1754,
"ĠIt": 1755,
"ĠIter": 1756,
"ĠInter": 1757,
"ĠImaging": 1758,
"Ġconsole": 1759,
"avier": 1760,
"igation": 1761,
"wide": 1762,
"Ġhomepage": 1763,
"Ġhuman": 1764,
"ĠĊĠĠĠĊĠĠĠĠĠ": 1765,
"ĠĊĠĠĠĊĠĠ": 1766,
"Ġmechanic": 1767,
"Ġthan": 1768,
"Ġthis": 1769,
"ĠinputVal": 1770,
"ĠNames": 1771,
"3333": 1772,
"own": 1773,
"Ġ30": 1774,
"Ġ?></": 1775,
"Ġfunctions": 1776,
"datum": 1777,
"ence": 1778,
"serif": 1779,
"ĠAdd": 1780,
"ĠAutom": 1781,
"ĠArial": 1782,
"ĠAirplane": 1783,
"Ġrepre": 1784,
"Ġretur": 1785,
"ontal": 1786,
"getElementsBy": 1787,
"5555": 1788,
"55000": 1789,
"cond": 1790,
"content": 1791,
"eting": 1792,
"izontal": 1793,
"ved": 1794,
"vey": 1795,
"ĠLine": 1796,
"ĠLast": 1797,
"ĠLoop": 1798,
"ĠLondon": 1799,
"oduces": 1800,
"ines": 1801,
"ĠWebpage": 1802,
"China": 1803,
"Chicag": 1804,
"Test": 1805,
"Ġimaging": 1806,
"Ġplate": 1807,
"Ġvariety": 1808,
"Ġ?>;": 1809,
"oducts": 1810,
";\"></": 1811,
"WordFinder": 1812,
"\\.)+": 1813,
"ations": 1814,
"rand": 1815,
"words": 1816,
"ĠRun": 1817,
"ĠRight": 1818,
"ĠRain": 1819,
"ĠReser": 1820,
"Ġused": 1821,
"Ġsteam": 1822,
"ĠchangeFontSize": 1823,
"Ġprov": 1824,
"Ġprinted": 1825,
"Ġpropelled": 1826,
"Ġproduces": 1827,
"ĠTest": 1828,
"ĠText": 1829,
"ĠTelephone": 1830,
"ĠTemplate": 1831,
"ĠColumns": 1832,
"Headings": 1833,
"Adam": 1834,
"Send": 1835,
"board": 1836,
"Ġ'</": 1837,
"Ġ'#'": 1838,
"Ġyour": 1839,
"ĠĊĠĠĊĠĠ": 1840,
"Ġdatabase": 1841,
"intInput": 1842,
"ĠemailRegex": 1843,
"ĠlongestWordFinder": 1844,
"Ġusername": 1845,
"Ġcharge": 1846,
")),": 1847,
"))@(([^<>()[\\]\\.,;:\\": 1848,
">${": 1849,
"toString": 1850,
"tically": 1851,
"Ġnumbers": 1852,
"innerText": 1853,
"Ġtest": 1854,
"Ġtechnology": 1855,
"Ġcomputer": 1856,
"Ġcommun": 1857,
"Ġwebsite": 1858,
"Ġelement": 1859,
"ĠConne": 1860,
"ĠDevel": 1861,
"Address": 1862,
"@\\\"]{": 1863,
"214": 1864,
"ClassName": 1865,
"ifiedText": 1866,
"}}.</": 1867,
"}}!</": 1868,
"Ġrel": 1869,
"Ġrows": 1870,
"Ġrising": 1871,
"ĠVisitor": 1872,
"=\"#\"": 1873,
"Ġcloses": 1874,
"lations": 1875,
"sentence": 1876,
"sentations": 1877,
"ĠProducts": 1878,
"ĠstudentsList": 1879,
"Ġelectrical": 1880,
"Ġelectricity": 1881,
"@\\\"]+)*": 1882,
"@\\\"]+(\\.": 1883,
"@\\\"]+\\.)+": 1884,
"45000": 1885,
"Medical": 1886,
"Phone": 1887,
"Philadel": 1888,
"proce": 1889,
"printInput": 1890,
"ustion": 1891,
"Ġ[\"": 1892,
"Ġkm": 1893,
"Ġknow": 1894,
"Ġatmo": 1895,
"ĠJohnson": 1896,
"=\"/\"": 1897,
"Ġaircra": 1898,
"Ġautomated": 1899,
"Ġautomatically": 1900,
"Ġworldwide": 1901,
"ĠThis": 1902,
"ĠThree": 1903,
"Ġengines": 1904,
"stylesheet": 1905,
"Ġopens": 1906,
"Ġinterests": 1907,
"Ġinternal": 1908,
"Printing": 1909,
"Ġresults": 1910,
"Ġprinting": 1911,
"ĠprintInput": 1912,
"Ġcombines": 1913,
"Ġcombustion": 1914,
"'])){": 1915,
"RandomBackground": 1916,
"Ġconverts": 1917,
"Ġconverting": 1918,
"\")[": 1919,
"(\\\".+\\\"": 1920,
")|(\\\".+\\\"": 1921,
",})$/": 1922,
"50000": 1923,
"781": 1924,
">`;": 1925,
"Alice": 1926,
"About": 1927,
"Boston": 1928,
"Catrine": 1929,
"Contact": 1930,
"Califor": 1931,
"Comment": 1932,
"Document": 1933,
"Dave": 1934,
"Form": 1935,
"France": 1936,
"German": 1937,
"Greeting": 1938,
"Horizontal": 1939,
"Italy": 1940,
"Interests": 1941,
"Illinois": 1942,
"Jackson": 1943,
"Japan": 1944,
"Keyboard": 1945,
"Karen": 1946,
"Laptop": 1947,
"Learn": 1948,
"LEFT": 1949,
"Math": 1950,
"Monitor": 1951,
"Mouse": 1952,
"Number": 1953,
"Occupation": 1954,
"Other": 1955,
"People": 1956,
"Russia": 1957,
"Science": 1958,
"Simple": 1959,
"Spain": 1960,
"Smart": 1961,
"Survey": 1962,
"Sports": 1963,
"Trish": 1964,
"Turkey": 1965,
"Vinod": 1966,
"Webpage": 1967,
"ained": 1968,
"borderColor": 1969,
"cisco": 1970,
"dleInput": 1971,
"family": 1972,
"favoritecolor": 1973,
"handleInput": 1974,
"longestWordFinder": 1975,
"modifiedText": 1976,
"pwd": 1977,
"target": 1978,
"times": 1979,
"xFFFFFF": 1980,
"yright": 1981,
"Ġheavier": 1982,
"Ġabout": 1983,
"Ġelse": 1984,
"Ġmachine": 1985,
"Ġpeople": 1986,
"Ġbrown": 1987,
"Ġlazy": 1988,
"Ġsecond": 1989,
"Ġdesign": 1990,
"Ġstring": 1991,
"Ġquick": 1992,
"ĠMessage": 1993,
"Ġneed": 1994,
"Ġnetwork": 1995,
"ĠKingdom": 1996,
"ĠNavigation": 1997,
"Ġjumps": 1998,
"Ġcols": 1999,
"Ġcapable": 2000,
"Ġcarry": 2001,
"Ġchecked": 2002,
"Ġcalculations": 2003,
"Ġtypically": 2004,
"iciently": 2005,
"Ġmotor": 2006,
"ĠWilkins": 2007,
"Ġflight": 2008,
"Ġfacilities": 2009,
"Ġpersonal": 2010,
"Ġperforming": 2011,
"Ġpresence": 2012,
"Ġ\"#\"+((": 2013,
"Ġassistant": 2014,
"Ġvehicle": 2015,
"Ġwheels": 2016,
"dechex": 2017,
"ĠTrigger": 2018,
"Ġenergy": 2019,
"Ġefficiently": 2020,
"Ġexperience": 2021,
"ĠFrancisco": 2022,
"ĠStates": 2023,
"Ġanalysis": 2024,
"ĠCopyright": 2025,
"ĠComputer": 2026,
"Electricity": 2027,
"Ġbears": 2028,
"Ġsignals": 2029,
"Ġsomething": 2030,
"Ġsustained": 2031,
"ĠIterate": 2032,
"ĠInternet": 2033,
"Ġmechanical": 2034,
"ĠAutomobile": 2035,
"Ġrepresentations": 2036,
"Ġreturn": 2037,
"getElementsByClassName": 2038,
"Chicago": 2039,
"ĠRights": 2040,
"ĠReserved": 2041,
"Ġproviding": 2042,
"Ġ'#'.": 2043,
"Ġcommunication": 2044,
"ĠConnect": 2045,
"ĠDeveloper": 2046,
"ĠVisitors": 2047,
"@\\\"]+)*)|(\\\".+\\\"": 2048,
"@\\\"]+(\\.[^<>()[\\]\\.,;:\\": 2049,
"@\\\"]+\\.)+[^<>()[\\]\\.,;:\\": 2050,
"Philadelphia": 2051,
"processText": 2052,
"Ġatmosphere": 2053,
"Ġaircraft": 2054,
"California": 2055,
"Germany": 2056,
"Smartphones": 2057,
"@\\\"]+)*)|(\\\".+\\\"))@(([^<>()[\\]\\.,;:\\": 2058
},
"merges": [
"Ġ Ġ",
"ĠĠ ĠĠ",
"Ġ <",
"ĠĠ Ġ",
"< /",
"Ċ ĠĠĠĠ",
"l e",
"t d",
"Ċ ĠĠĠ",
"Ġ< /",
"h e",
"i t",
"o d",
"= \"",
"a d",
"t r",
"h t",
"m l",
"ht ml",
"ĊĠĠĠĠ ĠĠĠĠ",
"Ċ Ġ",
"m e",
"ĊĠĠĠĠ ĠĠĠ",
"b od",
"bod y",
"he ad",
"i n",
"o n",
"o r",
"ĊĠĠĠĠ Ġ",
"it le",
"t itle",
"t h",
"Ġ t",
"a b",
"e l",
"e r",
"g e",
"s t",
"u t",
"\" >",
"a me",
"ĊĠĠĠĠĠĠĠĠ ĠĠĠ",
"n t",
"a l",
"p ut",
"d i",
"t e",
"ab le",
"Ċ ĠĠ",
"a n",
"in put",
"di v",
"n ame",
"m a",
"p e",
"i l",
"f or",
"i s",
"i on",
"Ġ =",
"Ġ c",
"Ġt y",
"Ġty pe",
"r e",
"a ge",
"i d",
"l o",
"t ion",
"> <",
"Ġ name",
"x t",
"i c",
"l ab",
"t able",
"lab el",
"b r",
"u m",
"me nt",
"ma il",
"l a",
"ĊĠĠĠĠĠĠĠĠ Ġ",
"o u",
"Ġ m",
"Ġ {",
"Ġ }",
"Ġ /",
"te xt",
"s c",
"Ġ W",
"Ġ f",
"Ġt he",
"a r",
"o l",
"s s",
"N ame",
"d o",
"s e",
"Ġ p",
"a t",
"m it",
"c tion",
"r i",
"Ġ \"",
") ;",
"c h",
"p t",
"Ġ a",
"in g",
"Ġ v",
"Ġ w",
"Ġ id",
"b mit",
"d e",
"u bmit",
"sc ri",
"n d",
"y le",
"Ġ 1",
"Ġ P",
"Ġ T",
"Ġ e",
"or d",
"st yle",
"for m",
". </",
"< !",
"C T",
"D O",
"P E",
"Y PE",
"Ġ html",
"Ġ for",
"Ġ is",
"scri pt",
"CT YPE",
"DO CTYPE",
"M y",
"l i",
"H el",
"c e",
"c u",
"p h",
"s p",
"Ġ F",
"Ġ S",
"Ġ an",
"Hel lo",
"t a",
"u e",
"Ġ $",
"! </",
"0 0",
"i r",
"l d",
"Ġ o",
"Ġ do",
"od al",
"or ld",
"al ue",
"cu ment",
"( )",
"e mail",
"i e",
"Ġ C",
"ĠĠĠĠ ĠĠĠ",
"ĊĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠ",
"Ġdo cument",
". .",
"c o",
"s tr",
"u l",
"u de",
"Ġ 2",
"ĠW orld",
"ude nt",
"C el",
"J o",
"T h",
"b ut",
"n um",
"s ubmit",
"t on",
"Ġ/ /",
"Ġv alue",
"ĠP age",
"ir st",
"Cel l",
"but ton",
"c k",
"o p",
"Ġ D",
"Ġ in",
"on g",
"ph p",
"Ġo f",
"str ong",
"E le",
"E mail",
"H e",
"e b",
"e w",
"h n",
"u n",
"Ġ b",
"Ġ s",
"le t",
"it e",
"ic e",
"Ġan d",
"Jo hn",
"Th is",
"He ad",
"g r",
"i el",
"m p",
"Ġ I",
"Ġ ĊĠĠĠĠĠĠĠĠĠ",
"Ġc on",
"la ss",
"ol or",
"Ele ment",
"iel d",
"\" ;",
"A ge",
"P r",
"a v",
"c t",
"i g",
"p age",
"w id",
"Ġ h",
"Ġ ĊĠĠĠ",
"Ġ ĊĠ",
"Ġ me",
"Ġ th",
"Ġ input",
"Ġ Name",
"or t",
"Ġt able",
"el co",
"ic k",
"um n",
"Ġm odal",
"Ġ/ >",
"ol umn",
"un ction",
"elco me",
"( \"",
"( '",
"3 3",
"> </",
"T he",
"W elcome",
"] ;",
"d er",
"l ion",
"l ick",
"n tr",
"o w",
"t er",
"y I",
"Ċ ĊĠĠĠ",
"Ġ (",
"Ġ 3",
"Ġ ?",
"Ġ l",
"on ge",
"ge t",
"il lion",
"ou ntr",
"Ġm illion",
"Ġf unction",
"se t",
"sp an",
"wid th",
"onge st",
"N ew",
"O S",
"P OS",
"S ubmit",
"a y",
"d at",
"e n",
"o st",
"s er",
"Ċ ĊĠĠĠĠĠĠĠ",
"Ġ -",
"Ġ A",
"Ġ ĊĠĠĠĠĠĠĠĠ",
"Ġ ĊĠĠĠĠĠĠĠ",
"Ġ ĊĠĠĠĠĠ",
"Ġ re",
"Ġ let",
"it y",
"on t",
"nt er",
"te nt",
"Ġc lass",
"Ġa ction",
"Ġw ord",
"udent s",
"get Element",
"POS T",
"5 5",
": </",
"B yI",
"F ield",
"a ck",
"c on",
"e t",
"i z",
"n put",
"o m",
"t body",
"t head",
"v e",
"Ġ L",
"Ġ< ?",
"od u",
"ad d",
"in e",
"on e",
"Ġt o",
"ma le",
"re a",
"ou r",
"ou nd",
"ĠW eb",
"ĠF or",
"mp le",
"ountr y",
"getElement ByI",
"getElementByI d",
"' );",
") .",
"C h",
"S t",
"T e",
"[ '",
"a mple",
"c lick",
"i st",
"n er",
"n ce",
"o e",
"q u",
"Ġ +",
"Ġ H",
"Ġ i",
"Ġ style",
"me ta",
"head er",
"on click",
"or k",
"th od",
"er s",
"ge nd",
"Ġm y",
"Ġp la",
"ch o",
"Ġv ar",
"Ġe cho",
"gr ound",
"ig n",
"Ġme thod",
"Ġth at",
"Ġ? >",
"Ġl ongest",
"ack ground",
"iz e",
"odu ct",
"\" ,",
"; \">",
"M L",
"T able",
"T ML",
"V al",
"W ord",
"Y our",
"\\ \"",
"\\ .",
"a le",
"a tion",
"h ol",
"n g",
"r ad",
"r an",
"v ice",
"w ord",
"Ġ G",
"Ġ R",
"Ġ u",
"Ġ st",
"Ġ age",
"he r",
"in er",
"\"> <",
"Ġc h",
"re f",
"re ss",
"lo g",
"la y",
"do m",
"Ġp r",
"de vice",
"ĠT e",
"ĠT able",
"ce hol",
"ĠF irst",
"ta iner",
"00 0",
"ie nce",
"ĠC olumn",
".. .",
"ĠD oe",
"Head ing",
"Pr oduct",
"Ġh ref",
"Ġinput Field",
"Ġword s",
"con tainer",
"ĠFor m",
"Ġpla cehol",
"Ġplacehol der",
"' ];",
"3 0",
"> \";",
"A d",
"C olumn",
"F F",
"I te",
"L o",
"M odal",
"S e",
"S tr",
"Y ork",
"a p",
"a st",
"a ss",
"b o",
"b er",
"c olor",
"e d",
"e male",
"n o",
"o o",
"o me",
"p x",
"p ost",
"u r",
"Ġ '",
"Ġ y",
"Ġ ĊĠĠ",
"Ġ Email",
"Ġ dat",
"Ġ York",
"in k",
"in t",
"in do",
"an e",
"lo se",
"Ġ} );",
"Ġ/ ><",
"Ġf irst",
"Ġp age",
"ch no",
"Ġe mail",
"Ġ$ _",
"ie s",
"op u",
"Head ers",
"Ġcon tent",
"Ġlongest Word",
"Ġu ser",
"Ġch ar",
"Ite m",
"Str ing",
"ass word",
"oo ter",
"indo w",
"chno log",
"\" ).",
"( (",
") )",
", ;",
"5 0",
": \\",
"< >",
"> $",
"@ \\\"",
"C ity",
"E nter",
"J ane",
"L ist",
"P age",
"[ \\",
"[ ^",
"] \\.",
"a m",
"a rea",
"c he",
"c tr",
"c ountry",
"e y",
"f t",
"f ield",
"f ooter",
"i al",
"m y",
"n ew",
"n av",
"o b",
"o t",
"p ort",
"r ite",
"s ul",
"t n",
"t o",
"t ic",
"} </",
"Ġ body",
"Ġ ĊĠĠĠĠĠĠĠĠĠĠĠ",
"Ġ num",
"Ġ onclick",
"le gend",
"he re",
"in der",
"in ner",
"Ġt e",
"\"> </",
"al l",
"di sp",
"te d",
"te ch",
"an ge",
"ma tion",
"pe n",
"for mation",
"Ġ= >",
"Ġc om",
"re d",
"la st",
"Ġ{ {",
"text area",
"sc ience",
"mit h",
"Ġw eb",
"Ġe le",
"sp ort",
"() \">",
"() [\\",
"ĠC on",
".. \"",
"co m",
"ul l",
"ĠD e",
"ĠD is",
"ite d",
"Ġcon st",
"Ġtable Headers",
"New s",
"ve nt",
"St udents",
"Te xt",
"Val id",
"ĠG et",
"Ad d",
"Ġy ou",
"Ġchar set",
",; :\\",
"<> ()[\\",
"@\\\" ]",
"[^ <>()[\\",
"]\\. ,;:\\",
"ctr ic",
"field set",
"new s",
"sul t",
"disp lay",
"[^<>()[\\ ]\\.,;:\\",
"! -",
"\" );",
"% ;\">",
"- >",
"2 1",
"2 8",
"9 9",
"> {",
"> ');",
"C lass",
"C olor",
"C ountry",
"D at",
"D ay",
"E a",
"E mp",
"H TML",
"I nput",
"M ale",
"R ow",
"S ize",
"T F",
"U TF",
"V is",
"a te",
"c al",
"c ss",
"c rea",
"e e",
"e ction",
"f lo",
"f emale",
"i a",
"i f",
"i o",
"i le",
"i red",
"k ey",
"l l",
"n ge",
"o ut",
"p er",
"p assword",
"s ite",
"v er",
"v alue",
"v ie",
"w port",
"w rite",
"x ample",
"y ee",
"} }",
"Ġ 4",
"Ġ >",
"Ġ r",
"Ġ or",
"Ġ My",
"Ġ device",
"Ġ ...",
"Ġ Modal",
"Ġ Vis",
"Ġ< !-",
"le s",
"le ng",
"le ft",
"he n",
"it h",
"it ial",
"=\" #",
"ad e",
"er y",
"al ign",
"di cal",
"te Element",
"an g",
"pe nd",
"il d",
"il s",
"for Ea",
"Ġc olor",
"Ġc lick",
"Ġc ity",
"Ġc lose",
"lo yee",
"la tion",
"Ġ} }</",
"sc ale",
"ĠW hen",
"Ġf ull",
"ar r",
"ar ch",
"ar tic",
"se nt",
"se ction",
"Ġw indow",
"Ġw ith",
"Ġ1 0",
"ĠP r",
"ce nter",
"ph one",
"ĠS mith",
"ĠS ection",
"ta ils",
"ck bo",
"Ġin to",
"Ġin itial",
"Ġb ackground",
"gr ade",
"ĠI nput",
"Pr ice",
"ig ht",
"(' <",
"ow s",
"Ġl ang",
"dat a",
"Ġ- ->",
"ĠA nge",
"Ġre qu",
"ont Size",
"add ress",
"Ch ild",
"St udent",
"qu ery",
"ĠH TML",
"Ġi f",
"gend er",
"ng ine",
"rad e",
"rad io",
"ran dom",
"Ġst udents",
"Lo s",
"ap pend",
"ome page",
"opu p",
"chnolog y",
"che ckbo",
"ob ile",
"ot her",
"Ġnum ber",
"inner HTML",
"Ġele ctric",
"ĠCon tent",
"com ment",
"ĠDe tails",
"@\\\"] +",
">{ {",
"Dat a",
"Emp loyee",
"crea teElement",
"flo at",
"vie wport",
"Ġ<!- -",
"leng th",
"forEa ch",
"Ġclick s",
"artic le",
"ĠAnge les",
"Ġrequ ired",
"append Child",
"checkbo x",
"\" /",
"$ _",
"% }",
"' ,",
"' ]",
"' s",
"' ).",
"( $_",
") *",
"0 6",
"1 6",
"2 5",
"3 2",
"3 5",
"3 7",
"4 5",
"B ackground",
"B tn",
"D e",
"E vent",
"E xample",
"F irst",
"F emale",
"F inder",
"F ontSize",
"G e",
"L ongest",
"L ast",
"L ink",
"M e",
"M ost",
"O f",
"O pen",
"O per",
"P h",
"R e",
"R an",
"S al",
"T od",
"T op",
"U n",
"U p",
"U ser",
"W e",
"] .",
"a in",
"a re",
"a script",
"a ph",
"a gr",
"b ackground",
"c ast",
"c lose",
"e m",
"e st",
"e ar",
"e vent",
"e cast",
"f irst",
"g h",
"g it",
"g ht",
"g in",
"g re",
"g ing",
"i me",
"i ve",
"j av",
"l it",
"m odal",
"m yI",
"n e",
"n et",
"n one",
"n formation",
"o x",
"o ma",
"p r",
"p le",
"p tion",
"p lay",
"r a",
"r u",
"r ou",
"s on",
"s id",
"s um",
"s ize",
"u st",
"y st",
"Ċ ĉ",
"Ċ ĊĠ",
"Ġ #",
"Ġ 5",
"Ġ 6",
"Ġ 8",
"Ġ :",
"Ġ [",
"Ġ k",
"Ġ ĊĠĠĠĠ",
"Ġ ge",
"Ġ di",
"Ġ at",
"Ġ button",
"Ġ John",
"Ġ span",
"Ġ last",
"Ġ News",
"Ġ Valid",
"Ġ align",
"Ġ arr",
"Ġ random",
"Ġ %}",
"Ġ Of",
"Ġ Up",
"ĠĠ ĊĠĠĠĠĠ",
"le x",
"le ct",
"he ight",
"it or",
"=\" /",
"in d",
"or ite",
"or ted",
"er e",
"er ed",
"ge x",
"st udents",
"ut oma",
"al y",
"put er",
"input Field",
"input String",
"ma in",
"ma ging",
"is set",
"re e",
"re sult",
"lo ck",
"Ġm obile",
"Ġ{ %",
"Ġ} ,",
"ĠW indow",
"Ġf ont",
"Ġf lex",
"Ġf ind",
"ar y",
"ar agr",
"Ġp ow",
"at ing",
"at her",
"Ġ\" <",
"pt ive",
"Ġa ir",
"Ġa utoma",
"Ġw orld",
"scri ption",
"nd er",
"ĠT h",
"ĠT o",
"ĠT he",
"ĠT itle",
"Ġe ngine",
"style s",
"ĠF ont",
"ĠS ample",
"ĠS ign",
"ĠS ize",
"ĠS yst",
"ta te",
"Ġo pen",
"() {",
"ĠC ountr",
"Ġ2 5",
"Ġ2 00",
"Jo e",
"op le",
"Ġin ter",
"Ġin formation",
"Email Valid",
"Ġb y",
"Ġb tn",
"Ġs ort",
"Ġs orted",
"let ter",
"ice s",
"ĠI nformation",
"Ġcon ver",
"Pr int",
"av orite",
"Ġme dical",
"Ġth rou",
"Ġinput String",
"Ġtable Row",
"Ġtable Data",
"33 3",
"ay out",
"en er",
"ĠA ll",
"Ġre d",
"Ġre sult",
"55 5",
"ĠL ist",
"ĠL ayout",
"add Event",
"ĠWeb site",
"ĠFor ecast",
"Ch ange",
"Te chnology",
"ner ate",
"Ġ+ =",
"ĠH omepage",
"ĠH ere",
"\", \"",
"ĠG rade",
"ĠR ows",
"Ġst udent",
"Ġpr int",
"ĠTe chnolog",
"FF FF",
"Lo gin",
"Se arch",
"Se lect",
"ur ple",
"Ġdat a",
"Ġdat um",
"Ġfirst Name",
"opu lation",
"(( [^<>()[\\]\\.,;:\\",
"List ener",
"my Modal",
"my Btn",
"Ġte xt",
"all y",
"ange FontSize",
"Ġcom b",
"last name",
"Ġweb page",
"ĠDis play",
"ĠDis ru",
"News letter",
"ĠVis ited",
"=\"# \">",
"Ġfull Name",
"ĠPr ices",
"phone s",
"query Select",
"\"/ >",
"'] ))",
"De scription",
"Ge nder",
"Oper ating",
"Re gex",
"Ran dom",
"Sal ary",
"Tod ay",
"Un ited",
"We ather",
"est s",
"first name",
"git al",
"gre en",
"jav ascript",
"myI nput",
"sid e",
"ĠĊĠĠĠĠ ĠĠĊĠĠĠĠĠ",
"Ġge nerate",
"Ġdi gital",
"Ġlast Name",
"ĠValid ation",
"Ġarr ay",
"Ġrandom Color",
"aragr aph",
"Ġpow ered",
"ĠSyst em",
"ĠCountr ies",
"Ġsort Students",
"Ġsorted Students",
"Ġconver t",
"Ġthrou gh",
"addEvent Listener",
"ĠGrade s",
"ĠTechnolog ies",
"ĠDisru ptive",
"querySelect or",
"Ġgenerate Table",
"\" )",
"\" +",
"\" ].",
"# '",
"# \"+",
"$ /",
"' m",
"( );",
"( \\\"",
"( \\.",
") +",
") ,",
") |",
") </",
") $/",
"+ )",
"+ \\\"",
"+ +)",
", }",
". +\\\"",
"1 0",
"1 8",
"1 9",
"1 000",
"2 3",
"2 4",
"2 7",
"2 9",
"2 00",
"2 06",
"3 9",
"4 1",
"5 8",
"5 00",
"6 1",
"6 06",
"7 0",
"7 8",
"8 2",
"8 6",
"9 0",
"; </",
"< <",
"< ?",
"> '",
"> `",
"> .</",
"? >",
"@ (([^<>()[\\]\\.,;:\\",
"A D",
"A Q",
"A l",
"A rea",
"A bo",
"B y",
"B ost",
"B ob",
"B ox",
"C a",
"C on",
"C al",
"C om",
"D o",
"D av",
"D oe",
"E F",
"E T",
"E ngine",
"F or",
"F ran",
"F ooter",
"F AQ",
"G er",
"G re",
"G rade",
"G ET",
"H or",
"H ome",
"I t",
"I nter",
"I ll",
"J ack",
"J ap",
"K ing",
"K ey",
"K are",
"L a",
"L ear",
"L EF",
"M a",
"M on",
"M ou",
"N um",
"N av",
"O c",
"O t",
"P e",
"P ink",
"P assword",
"P opup",
"P opulation",
"P AD",
"R u",
"R ed",
"S c",
"S i",
"S p",
"S an",
"S ma",
"S ur",
"S port",
"S mith",
"S tate",
"T R",
"T r",
"T en",
"T ur",
"V in",
"W eb",
"W rite",
"^ (([^<>()[\\]\\.,;:\\",
"` <",
"a c",
"a g",
"a nt",
"a se",
"a ction",
"a ine",
"b ord",
"b ers",
"b lock",
"c is",
"c ra",
"d d",
"d y",
"d le",
"d on",
"d Text",
"e h",
"e ser",
"e am",
"f f",
"f unction",
"f ont",
"f am",
"f ontSize",
"f avorite",
"g g",
"g y",
"h r",
"h an",
"h one",
"h are",
"i er",
"i for",
"j um",
"k y",
"k in",
"l y",
"l ue",
"l ongest",
"l ink",
"l ane",
"m o",
"m t",
"m od",
"m al",
"m an",
"m un",
"m all",
"n al",
"n ow",
"n ia",
"o v",
"o le",
"o is",
"o ce",
"o op",
"o ice",
"p s",
"p w",
"p ad",
"p re",
"p ic",
"p ation",
"p lit",
"p aragraph",
"p lane",
"r t",
"r om",
"r mal",
"s q",
"s is",
"s ort",
"s ample",
"s ign",
"s By",
"s ole",
"t y",
"t ar",
"t ch",
"t udent",
"t ur",
"t ime",
"u al",
"u dy",
"v el",
"w o",
"w ork",
"w here",
"x per",
"x FFFF",
"y ri",
"y where",
"z y",
"z ing",
"} !</",
"Ċ Ċ",
"Ċ ĊĠĠĠĠĠ",
"Ġ 0",
"Ġ 7",
"Ġ 9",
"Ġ Ċ",
"Ġ he",
"Ġ it",
"Ġ =\"",
"Ġ on",
"Ġ ab",
"Ġ el",
"Ġ able",
"Ġ div",
"Ġ ma",
"Ġ pe",
"Ġ br",
"Ġ la",
"Ġ se",
"Ġ de",
"Ġ str",
"Ġ ];",
"Ġ one",
"Ġ qu",
"Ġ header",
"Ġ Heading",
"Ġ Headers",
"Ġ here",
"Ġ all",
"Ġ display",
"Ġ key",
"Ġ sent",
"Ġ address",
"Ġ query",
"Ġ Background",
"Ġ Example",
"Ġ Me",
"Ġ Most",
"Ġ ne",
"Ġ net",
"Ġ Joe",
"Ġ green",
"Ġ Box",
"Ġ Engine",
"Ġ King",
"Ġ Nav",
"Ġ `<",
"Ġ jum",
"ĠĠ ĊĠĠĠĠĠĠĠ",
"ĠĠ ĊĠĠĠĠĠĠĠĠĠĠĠ",
"ĠĠĠ Ċ",
"ĊĠĠĠĠ ĊĠĠĠ",
"ĊĠĠĠĠ ĊĠ",
"le d",
"le ar",
"le phone",
"he el",
"he ck",
"he et",
"it ies",
"=\" \"",
"ad el",
"tr ine",
"in a",
"in ted",
"in ois",
"on al",
"on don",
"or e",
"or ial",
"th ing",
"Ġt wo",
"ab ase",
"el led",
"er form",
"er Color",
"st udent",
"ut f",
"ut om",
"ut side",
"ut orial",
"\"> &",
"ame ra",
"nt ly",
"al s",
"al cu",
"te am",
"ĊĠĠ ĊĠ",
"an k",
"an s",
"an ic",
"input Val",
"ma tch",
"ma zing",
"il y",
"il kin",
"il ities",
"il adel",
"is h",
"is ing",
"is EmailValid",
"is ual",
"Ġ= =",
"Ġc an",
"Ġc ol",
"Ġc ountry",
"Ġc ap",
"Ġc arr",
"Ġc heck",
"Ġc amera",
"Ġc alcu",
"Ġty pic",
"re se",
"id ing",
"lo w",
"lo ad",
"lo udy",
"ic le",
"ic ie",
"ic ation",
"ic ag",
"table Row",
"table Data",
"um an",
"la te",
"Ġm ost",
"Ġm ot",
"Ġm ore",
"Ġ} }!</",
"Ġ/ ^(([^<>()[\\]\\.,;:\\",
"ĠW ord",
"ĠW ilkin",
"Ġf li",
"Ġf our",
"Ġf inder",
"Ġf ox",
"Ġf ac",
"Ġf rom",
"Ġf low",
"Ġthe rmal",
"ar d",
"ss age",
"ss ist",
"ss Text",
"ss ia",
"se d",
"se nd",
"se arch",
"Ġp ers",
"Ġp ress",
"Ġp ink",
"Ġp opup",
"Ġp urple",
"Ġp aragraph",
"Ġp hone",
"Ġp erform",
"Ġp rese",
"ri al",
"ri gg",
"Ġ\" </",
"Ġ\" );",
"Ġ\" #\"+",
"ch ine",
"ch angeFontSize",
"ch anic",
"pt op",
"Ġa mazing",
"Ġa ssist",
"Ġv eh",
"Ġv oice",
"Ġv isual",
"Ġw elcome",
"Ġw ork",
"Ġw here",
"Ġw heel",
"de che",
"nd for",
"Ġ1 1",
"Ġ1 2",
"Ġ1 3",
"Ġ1 4",
"Ġ1 5",
"Ġ1 6",
"ĠP ress",
"ĠP assword",
"ĠP opup",
"ĠP urple",
"ĠP opulation",
"ĠT ime",
"ĠT utorial",
"ĠT rigg",
"Ġe ner",
"Ġe xample",
"Ġe ff",
"Ġe xper",
"Ġe ndfor",
"Ġis EmailValid",
"ce s",
"cu pation",
"ph ia",
"sp here",
"sp lit",
"ĠF ran",
"ĠF inder",
"ĠF ull",
"ĠF avorite",
"ĠS tate",
"ĠS TR",
"ĠS ky",
"ĠS plit",
"ĠS tudent",
"ĠS team",
"Ġan aly",
"Ġan ywhere",
"ta ct",
"ir plane",
"Ġo ver",
"Ġo utside",
"Ġdo g",
"() |",
"email Regex",
"ie dText",
"ie ty",
"ĠC op",
"ĠC olor",
"ĠC om",
"ĠC lear",
"ĠC loudy",
"Ġ2 7",
"Th ree",
"Th ank",
"num ber",
"op er",
"op elled",
"Ġin side",
"Ele ctric",
"Ġb e",
"Ġb ear",
"Ġb lock",
"Ġb lue",
"Ġs um",
"Ġs ound",
"Ġs ample",
"Ġs ign",
"Ġs ome",
"Ġs ust",
"Ġs hare",
"Ġs mall",
"Ġs ans",
"Head er",
"Head phones",
"mp late",
"ĠI s",
"ĠI t",
"ĠI ter",
"ĠI nter",
"ĠI maging",
"Ġcon sole",
"av ier",
"ig ation",
"wid e",
"Ġh omepage",
"Ġh uman",
"ĠĊĠĠĠ ĊĠĠĠĠĠ",
"ĠĊĠĠĠ ĊĠĠ",
"Ġme chanic",
"Ġth an",
"Ġth is",
"Ġinput Val",
"ĠName s",
"33 33",
"ow n",
"Ġ3 0",
"Ġ? ></",
"Ġfunction s",
"dat um",
"en ce",
"ser if",
"ĠA dd",
"ĠA utom",
"ĠA rial",
"ĠA irplane",
"Ġre pre",
"Ġre tur",
"ont al",
"getElement sBy",
"55 55",
"55 000",
"con d",
"con tent",
"et ing",
"iz ontal",
"ve d",
"ve y",
"ĠL ine",
"ĠL ast",
"ĠL oop",
"ĠL ondon",
"odu ces",
"ine s",
"ĠWeb page",
"Ch ina",
"Ch icag",
"Te st",
"Ġi maging",
"Ġpla te",
"Ġvar iety",
"Ġ?> ;",
"oduct s",
";\"> </",
"Word Finder",
"\\. )+",
"ation s",
"ran d",
"word s",
"ĠR un",
"ĠR ight",
"ĠR ain",
"ĠR eser",
"Ġu sed",
"Ġst eam",
"Ġch angeFontSize",
"Ġpr ov",
"Ġpr inted",
"Ġpr opelled",
"Ġpr oduces",
"ĠTe st",
"ĠTe xt",
"ĠTe lephone",
"ĠTe mplate",
"ĠColumn s",
"Heading s",
"Ad am",
"Se nd",
"bo ard",
"Ġ' </",
"Ġ' #'",
"Ġy our",
"ĠĊĠĠ ĊĠĠ",
"Ġdat abase",
"int Input",
"Ġemail Regex",
"ĠlongestWord Finder",
"Ġuser name",
"Ġchar ge",
")) ,",
")) @(([^<>()[\\]\\.,;:\\",
">$ {",
"to String",
"tic ally",
"Ġnum bers",
"inner Text",
"Ġte st",
"Ġte chnology",
"Ġcom puter",
"Ġcom mun",
"Ġweb site",
"Ġele ment",
"ĠCon ne",
"ĠDe vel",
"Add ress",
"@\\\"] {",
"21 4",
"Class Name",
"if iedText",
"}} .</",
"}} !</",
"Ġr el",
"Ġr ows",
"Ġr ising",
"ĠVis itor",
"=\"# \"",
"Ġclose s",
"lation s",
"sent ence",
"sent ations",
"ĠPr oducts",
"Ġstudents List",
"Ġelectric al",
"Ġelectric ity",
"@\\\"]+ )*",
"@\\\"]+ (\\.",
"@\\\"]+ \\.)+",
"45 000",
"Me dical",
"Ph one",
"Ph iladel",
"pr oce",
"pr intInput",
"ust ion",
"Ġ[ \"",
"Ġk m",
"Ġk now",
"Ġat mo",
"ĠJohn son",
"=\"/ \"",
"Ġair cra",
"Ġautoma ted",
"Ġautoma tically",
"Ġworld wide",
"ĠTh is",
"ĠTh ree",
"Ġengine s",
"styles heet",
"Ġopen s",
"Ġinter ests",
"Ġinter nal",
"Print ing",
"Ġresult s",
"Ġprint ing",
"Ġprint Input",
"Ġcomb ines",
"Ġcomb ustion",
"'])) {",
"Random Background",
"Ġconvert s",
"Ġconvert ing",
"\") [",
"(\\\" .+\\\"",
")| (\\\".+\\\"",
",} )$/",
"500 00",
"78 1",
">` ;",
"Al ice",
"Abo ut",
"Bost on",
"Ca trine",
"Con tact",
"Cal ifor",
"Com ment",
"Do cument",
"Dav e",
"For m",
"Fran ce",
"Ger man",
"Gre eting",
"Hor izontal",
"It aly",
"Inter ests",
"Ill inois",
"Jack son",
"Jap an",
"Key board",
"Kare n",
"La ptop",
"Lear n",
"LEF T",
"Ma th",
"Mon itor",
"Mou se",
"Num ber",
"Oc cupation",
"Ot her",
"Pe ople",
"Ru ssia",
"Sc ience",
"Si mple",
"Sp ain",
"Sma rt",
"Sur vey",
"Sport s",
"Tr ish",
"Tur key",
"Vin od",
"Web page",
"aine d",
"bord erColor",
"cis co",
"dle Input",
"fam ily",
"favorite color",
"han dleInput",
"longest WordFinder",
"mod ifiedText",
"pw d",
"tar get",
"time s",
"xFFFF FF",
"yri ght",
"Ġhe avier",
"Ġab out",
"Ġel se",
"Ġma chine",
"Ġpe ople",
"Ġbr own",
"Ġla zy",
"Ġse cond",
"Ġde sign",
"Ġstr ing",
"Ġqu ick",
"ĠMe ssage",
"Ġne ed",
"Ġnet work",
"ĠKing dom",
"ĠNav igation",
"Ġjum ps",
"Ġcol s",
"Ġcap able",
"Ġcarr y",
"Ġcheck ed",
"Ġcalcu lations",
"Ġtypic ally",
"icie ntly",
"Ġmot or",
"ĠWilkin s",
"Ġfli ght",
"Ġfac ilities",
"Ġpers onal",
"Ġperform ing",
"Ġprese nce",
"Ġ\"#\"+ ((",
"Ġassist ant",
"Ġveh icle",
"Ġwheel s",
"deche x",
"ĠTrigg er",
"Ġener gy",
"Ġeff iciently",
"Ġexper ience",
"ĠFran cisco",
"ĠState s",
"Ġanaly sis",
"ĠCop yright",
"ĠCom puter",
"Electric ity",
"Ġbear s",
"Ġsign als",
"Ġsome thing",
"Ġsust ained",
"ĠIter ate",
"ĠInter net",
"Ġmechanic al",
"ĠAutom obile",
"Ġrepre sentations",
"Ġretur n",
"getElementsBy ClassName",
"Chicag o",
"ĠRight s",
"ĠReser ved",
"Ġprov iding",
"Ġ'#' .",
"Ġcommun ication",
"ĠConne ct",
"ĠDevel oper",
"ĠVisitor s",
"@\\\"]+)* )|(\\\".+\\\"",
"@\\\"]+(\\. [^<>()[\\]\\.,;:\\",
"@\\\"]+\\.)+ [^<>()[\\]\\.,;:\\",
"Philadel phia",
"proce ssText",
"Ġatmo sphere",
"Ġaircra ft",
"Califor nia",
"German y",
"Smart phones",
"@\\\"]+)*)|(\\\".+\\\" ))@(([^<>()[\\]\\.,;:\\"
]
}
}