botGPT2_PT_Context_v1 / tokenizer.json
Harshil13's picture
Upload tokenizer
873a6fa
{
"version": "1.0",
"truncation": null,
"padding": null,
"added_tokens": [
{
"id": 0,
"content": "<|endoftext|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
}
],
"normalizer": null,
"pre_tokenizer": {
"type": "ByteLevel",
"add_prefix_space": false,
"trim_offsets": true,
"use_regex": true
},
"post_processor": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": false,
"use_regex": true
},
"decoder": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": true,
"use_regex": true
},
"model": {
"type": "BPE",
"dropout": null,
"unk_token": null,
"continuing_subword_prefix": "",
"end_of_word_suffix": "",
"fuse_unk": false,
"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,
"kg": 257,
"pkg": 258,
"cm": 259,
"cmd": 260,
"Ġ(": 261,
"nd": 262,
"co": 263,
"na": 264,
"me": 265,
"le": 266,
"if": 267,
"it": 268,
"st": 269,
"io": 270,
"lo": 271,
"name": 272,
"ri": 273,
"er": 274,
"itio": 275,
"nditio": 276,
"conditio": 277,
"to": 278,
"fi": 279,
"ng": 280,
"file": 281,
"com": 282,
"stri": 283,
"string": 284,
"nt": 285,
"ro": 286,
"nal": 287,
"conditional": 288,
"ment": 289,
"comment": 290,
"tofile": 291,
"log": 292,
"logtofile": 293,
"and": 294,
"ss": 295,
"pe": 296,
"at": 297,
"ty": 298,
"type": 299,
"ow": 300,
"end": 301,
"ind": 302,
"wind": 303,
"window": 304,
"gn": 305,
"ass": 306,
"ign": 307,
"assign": 308,
"hand": 309,
"rhand": 310,
"ler": 311,
"erro": 312,
"rhandler": 313,
"errorhandler": 314,
"se": 315,
"op": 316,
"loop": 317,
"el": 318,
"condition": 319,
"pkgname": 320,
"conditionalname": 321,
"endif": 322,
"ke": 323,
"re": 324,
"ma": 325,
"ab": 326,
"ge": 327,
"iter": 328,
"bo": 329,
"cat": 330,
"ion": 331,
"ap": 332,
"able": 333,
"der": 334,
"ex": 335,
"tr": 336,
"ch": 337,
"ay": 338,
"il": 339,
"mand": 340,
"command": 341,
"mail": 342,
"try": 343,
"commands": 344,
"key": 345,
"ari": 346,
"del": 347,
"email": 348,
"vari": 349,
"delay": 350,
"variable": 351,
"catch": 352,
"ist": 353,
"cs": 354,
"tx": 355,
"vtx": 356,
"csvtx": 357,
"csvtxt": 358,
"stringvariable": 359,
"stro": 360,
"kes": 361,
"keystro": 362,
"ists": 363,
"keystrokes": 364,
"else": 365,
"ac": 366,
"clo": 367,
"close": 368,
"tu": 369,
"fo": 370,
"age": 371,
"mess": 372,
"box": 373,
"agebox": 374,
"messagebox": 375,
"exists": 376,
"au": 377,
"ato": 378,
"ator": 379,
"iterator": 380,
"dat": 381,
"ation": 382,
"gac": 383,
"mation": 384,
"yau": 385,
"legac": 386,
"tomation": 387,
"yautomation": 388,
"legacyautomation": 389,
"cap": 390,
"ti": 391,
"ture": 392,
"capture": 393,
"th": 394,
"sc": 395,
"ait": 396,
"rder": 397,
"wait": 398,
"cont": 399,
"corder": 400,
"ste": 401,
"recorder": 402,
"contro": 403,
"pt": 404,
"rt": 405,
"um": 406,
"ber": 407,
"num": 408,
"ru": 409,
"number": 410,
"ript": 411,
"script": 412,
"lder": 413,
"folder": 414,
"step": 415,
"ct": 416,
"an": 417,
"art": 418,
"de": 419,
"li": 420,
"start": 421,
"ls": 422,
"ou": 423,
"te": 424,
"date": 425,
"scontro": 426,
"nage": 427,
"windowscontro": 428,
"manage": 429,
"time": 430,
"windowscontrols": 431,
"managewindowscontrols": 432,
"ope": 433,
"windowexists": 434,
"datetime": 435,
"sk": 436,
"tostring": 437,
"closewindow": 438,
"ask": 439,
"bscript": 440,
"pp": 441,
"pli": 442,
"vbscript": 443,
"napp": 444,
"row": 445,
"cation": 446,
"appli": 447,
"runapp": 448,
"application": 449,
"con": 450,
"lete": 451,
"delete": 452,
"ect": 453,
"nect": 454,
"sap": 455,
"connect": 456,
"leng": 457,
"open": 458,
"length": 459,
"ole": 460,
"files": 461,
"bot": 462,
"boole": 463,
"boolean": 464,
"for": 465,
"waitfor": 466,
"al": 467,
"loa": 468,
"waitforwindow": 469,
"es": 470,
"send": 471,
"looptype": 472,
"iterpkg": 473,
"itername": 474,
"itertype": 475,
"ce": 476,
"sou": 477,
"fileexists": 478,
"rea": 479,
"mou": 480,
"tex": 481,
"vi": 482,
"ze": 483,
"deletefiles": 484,
"mouse": 485,
"per": 486,
"pro": 487,
"rce": 488,
"resou": 489,
"act": 490,
"ties": 491,
"loader": 492,
"text": 493,
"perties": 494,
"properties": 495,
"resource": 496,
"fro": 497,
"ima": 498,
"ml": 499,
"rtu": 500,
"task": 501,
"ntask": 502,
"emailconnect": 503,
"runtask": 504,
"opencsvtxt": 505,
"alkey": 506,
"sendvi": 507,
"action": 508,
"from": 509,
"rtualkey": 510,
"taskbot": 511,
"sendvirtualkey": 512,
"anal": 513,
"ase": 514,
"cel": 515,
"py": 516,
"saction": 517,
"yze": 518,
"tonumber": 519,
"iterators": 520,
"ansaction": 521,
"read": 522,
"analyze": 523,
"cre": 524,
"no": 525,
"on": 526,
"xists": 527,
"xml": 528,
"lexists": 529,
"ifwindow": 530,
"closecsvtxt": 531,
"throw": 532,
"thon": 533,
"controlexists": 534,
"python": 535,
"ifwindowcontrolexists": 536,
"av": 537,
"ser": 538,
"sav": 539,
"table": 540,
"ate": 541,
"atable": 542,
"assigntonumber": 543,
"set": 544,
"abase": 545,
"closeemail": 546,
"datatable": 547,
"database": 548,
"brow": 549,
"ly": 550,
"un": 551,
"ite": 552,
"final": 553,
"image": 554,
"fromcsvtxt": 555,
"readfromcsvtxt": 556,
"create": 557,
"browser": 558,
"finally": 559,
"ach": 560,
"cli": 561,
"di": 562,
"eat": 563,
"in": 564,
"ms": 565,
"tach": 566,
"get": 567,
"excel": 568,
"numbervariable": 569,
"saveat": 570,
"settext": 571,
"tachment": 572,
"saveattachment": 573,
"bs": 574,
"ck": 575,
"cu": 576,
"ebs": 577,
"ecu": 578,
"fun": 579,
"im": 580,
"iq": 581,
"lau": 582,
"nch": 583,
"ort": 584,
"pl": 585,
"port": 586,
"ransaction": 587,
"webs": 588,
"ntransaction": 589,
"execu": 590,
"ction": 591,
"tefun": 592,
"opentransaction": 593,
"openscript": 594,
"launch": 595,
"website": 596,
"executefun": 597,
"launchwebsite": 598,
"executefunction": 599,
"dow": 600,
"ry": 601,
"texists": 602,
"windowimage": 603,
"transaction": 604,
"closescript": 605,
"closetransaction": 606,
"iteratortable": 607,
"deletefolder": 608,
"load": 609,
"mousecli": 610,
"textfile": 611,
"notexists": 612,
"createfolder": 613,
"down": 614,
"iteratortablerow": 615,
"mouseclick": 616,
"bu": 617,
"en": 618,
"eco": 619,
"ger": 620,
"list": 621,
"sy": 622,
"ndle": 623,
"ition": 624,
"find": 625,
"ssion": 626,
"gnition": 627,
"session": 628,
"elseif": 629,
"stem": 630,
"sendmail": 631,
"imager": 632,
"fromtextfile": 633,
"node": 634,
"inwindowimage": 635,
"import": 636,
"play": 637,
"download": 638,
"bundle": 639,
"ecognition": 640,
"system": 641,
"imagerecognition": 642,
"bundleproperties": 643,
"do": 644,
"ee": 645,
"ft": 646,
"ip": 647,
"ize": 648,
"mi": 649,
"sh": 650,
"sconnect": 651,
"ut": 652,
"zip": 653,
"nary": 654,
"ionary": 655,
"fileimage": 656,
"stringfromtextfile": 657,
"reen": 658,
"screen": 659,
"folderexists": 660,
"folderdo": 661,
"ctionary": 662,
"deleteal": 663,
"esnotexists": 664,
"cell": 665,
"createfile": 666,
"disconnect": 667,
"dictionary": 668,
"iqbot": 669,
"importstringfromtextfile": 670,
"ftp": 671,
"izewindow": 672,
"zipfiles": 673,
"folderdoesnotexists": 674,
"deleteall": 675,
"ar": 676,
"ang": 677,
"area": 678,
"brea": 679,
"cal": 680,
"case": 681,
"cry": 682,
"gp": 683,
"gr": 684,
"mu": 685,
"pbo": 686,
"pread": 687,
"put": 688,
"pgp": 689,
"qu": 690,
"rite": 691,
"spread": 692,
"tit": 693,
"ter": 694,
"wer": 695,
"write": 696,
"xim": 697,
"local": 698,
"lower": 699,
"todatatable": 700,
"filenotexists": 701,
"endsession": 702,
"maxim": 703,
"exml": 704,
"export": 705,
"capturewindow": 706,
"devi": 707,
"startsession": 708,
"sound": 709,
"crement": 710,
"savexml": 711,
"settit": 712,
"unzipfiles": 713,
"clipbo": 714,
"increment": 715,
"findfileimage": 716,
"playsound": 717,
"downloadfile": 718,
"eet": 719,
"migr": 720,
"sheet": 721,
"iqbotlocal": 722,
"ard": 723,
"ange": 724,
"break": 725,
"crypt": 726,
"mul": 727,
"spreadsheet": 728,
"writetofile": 729,
"lowercase": 730,
"maximizewindow": 731,
"exporttodatatable": 732,
"device": 733,
"settitle": 734,
"clipboard": 735,
"findfileimageinwindowimage": 736,
"iqbotlocaldevice": 737,
"afile": 738,
"by": 739,
"bstring": 740,
"bee": 741,
"cr": 742,
"ff": 743,
"go": 744,
"gu": 745,
"is": 746,
"ing": 747,
"ise": 748,
"ll": 749,
"lum": 750,
"lqu": 751,
"lter": 752,
"mo": 753,
"mstring": 754,
"ncell": 755,
"ocr": 756,
"off": 757,
"omstring": 758,
"ple": 759,
"pdate": 760,
"pload": 761,
"qlqu": 762,
"rand": 763,
"ration": 764,
"range": 765,
"su": 766,
"spl": 767,
"sizewindow": 768,
"sing": 769,
"sqlqu": 770,
"tnode": 771,
"update": 772,
"ve": 773,
"copy": 774,
"colum": 775,
"nale": 776,
"medi": 777,
"lect": 778,
"lenode": 779,
"lock": 780,
"namefiles": 781,
"ery": 782,
"top": 783,
"tocell": 784,
"toclipboard": 785,
"figu": 786,
"filter": 787,
"roll": 788,
"logoff": 789,
"index": 790,
"assigntoclipboard": 791,
"select": 792,
"restart": 793,
"repl": 794,
"resizewindow": 795,
"renamefiles": 796,
"getr": 797,
"botu": 798,
"apis": 799,
"extr": 800,
"istinwindowimage": 801,
"ace": 802,
"closespreadsheet": 803,
"tiple": 804,
"capturede": 805,
"capturearea": 806,
"scroll": 807,
"decrypt": 808,
"datevariable": 809,
"times": 810,
"sktop": 811,
"rowcolum": 812,
"configu": 813,
"deletenode": 814,
"openfile": 815,
"openspreadsheet": 816,
"bots": 817,
"botmigr": 818,
"botapis": 819,
"waitforcondition": 820,
"texistinwindowimage": 821,
"mousemo": 822,
"mousescroll": 823,
"acttable": 824,
"textby": 825,
"cells": 826,
"readfile": 827,
"notexistinwindowimage": 828,
"sertnode": 829,
"tablecell": 830,
"tablegetr": 831,
"atebots": 832,
"insertnode": 833,
"getmul": 834,
"getsing": 835,
"gettablecell": 836,
"iqbotu": 837,
"windowimageinwindowimage": 838,
"encrypt": 839,
"listfromtextfile": 840,
"findwindowimageinwindowimage": 841,
"importlistfromtextfile": 842,
"playbee": 843,
"playmedi": 844,
"minale": 845,
"shut": 846,
"fileimagenotexistinwindowimage": 847,
"iqbotdownload": 848,
"qual": 849,
"terminale": 850,
"capturewindowarea": 851,
"migratebots": 852,
"mulator": 853,
"gotocell": 854,
"isequal": 855,
"ncellrange": 856,
"randomstring": 857,
"substring": 858,
"split": 859,
"sqlquery": 860,
"updatenode": 861,
"copyfiles": 862,
"filtertable": 863,
"indexaction": 864,
"selectrowcolum": 865,
"replace": 866,
"extracttable": 867,
"tiplecells": 868,
"capturedesktop": 869,
"configuration": 870,
"botmigration": 871,
"mousemove": 872,
"textbyindexaction": 873,
"tablegetrange": 874,
"getmultiplecells": 875,
"getsinglenode": 876,
"gettablecelltextbyindexaction": 877,
"iqbotupload": 878,
"playbeep": 879,
"playmediafile": 880,
"shutdown": 881,
"terminalemulator": 882,
"selectrowcolumncellrange": 883
},
"merges": [
"k g",
"p kg",
"c m",
"cm d",
"Ġ (",
"n d",
"c o",
"n a",
"m e",
"l e",
"i f",
"i t",
"s t",
"i o",
"l o",
"na me",
"r i",
"e r",
"it io",
"nd itio",
"co nditio",
"t o",
"f i",
"n g",
"fi le",
"co m",
"st ri",
"stri ng",
"n t",
"r o",
"na l",
"conditio nal",
"me nt",
"com ment",
"to file",
"lo g",
"log tofile",
"a nd",
"s s",
"p e",
"a t",
"t y",
"ty pe",
"o w",
"e nd",
"i nd",
"w ind",
"wind ow",
"g n",
"a ss",
"i gn",
"ass ign",
"h and",
"r hand",
"le r",
"er ro",
"rhand ler",
"erro rhandler",
"s e",
"o p",
"lo op",
"e l",
"conditio n",
"pkg name",
"conditional name",
"end if",
"k e",
"r e",
"m a",
"a b",
"g e",
"it er",
"b o",
"c at",
"io n",
"a p",
"ab le",
"d er",
"e x",
"t r",
"c h",
"a y",
"i l",
"m and",
"com mand",
"ma il",
"tr y",
"command s",
"ke y",
"a ri",
"d el",
"e mail",
"v ari",
"del ay",
"vari able",
"cat ch",
"i st",
"c s",
"t x",
"v tx",
"cs vtx",
"csvtx t",
"string variable",
"st ro",
"ke s",
"key stro",
"ist s",
"keystro kes",
"el se",
"a c",
"c lo",
"clo se",
"t u",
"f o",
"a ge",
"me ss",
"bo x",
"age box",
"mess agebox",
"ex ists",
"a u",
"a to",
"ato r",
"iter ator",
"d at",
"at ion",
"g ac",
"m ation",
"y au",
"le gac",
"to mation",
"yau tomation",
"legac yautomation",
"c ap",
"t i",
"tu re",
"cap ture",
"t h",
"s c",
"a it",
"r der",
"w ait",
"co nt",
"co rder",
"st e",
"re corder",
"cont ro",
"p t",
"r t",
"u m",
"b er",
"n um",
"r u",
"num ber",
"ri pt",
"sc ript",
"l der",
"fo lder",
"ste p",
"c t",
"a n",
"a rt",
"d e",
"l i",
"st art",
"l s",
"o u",
"t e",
"dat e",
"s contro",
"na ge",
"window scontro",
"ma nage",
"ti me",
"windowscontro ls",
"manage windowscontrols",
"o pe",
"window exists",
"date time",
"s k",
"to string",
"close window",
"a sk",
"b script",
"p p",
"p li",
"v bscript",
"na pp",
"ro w",
"cat ion",
"ap pli",
"ru napp",
"appli cation",
"co n",
"le te",
"de lete",
"e ct",
"n ect",
"s ap",
"con nect",
"le ng",
"ope n",
"leng th",
"o le",
"file s",
"bo t",
"bo ole",
"boole an",
"fo r",
"wait for",
"a l",
"lo a",
"waitfor window",
"e s",
"s end",
"loop type",
"iter pkg",
"iter name",
"iter type",
"c e",
"s ou",
"file exists",
"re a",
"m ou",
"t ex",
"v i",
"z e",
"delete files",
"mou se",
"p er",
"p ro",
"r ce",
"re sou",
"ac t",
"ti es",
"loa der",
"tex t",
"per ties",
"pro perties",
"resou rce",
"f ro",
"i ma",
"m l",
"r tu",
"t ask",
"nt ask",
"email connect",
"ru ntask",
"open csvtxt",
"al key",
"send vi",
"act ion",
"fro m",
"rtu alkey",
"task bot",
"sendvi rtualkey",
"a nal",
"a se",
"c el",
"p y",
"s action",
"y ze",
"to number",
"iterator s",
"an saction",
"rea d",
"anal yze",
"c re",
"n o",
"o n",
"x ists",
"x ml",
"le xists",
"if window",
"close csvtxt",
"th row",
"th on",
"contro lexists",
"py thon",
"ifwindow controlexists",
"a v",
"s er",
"s av",
"t able",
"at e",
"at able",
"assign tonumber",
"se t",
"ab ase",
"close email",
"dat atable",
"dat abase",
"b row",
"l y",
"u n",
"it e",
"fi nal",
"ima ge",
"from csvtxt",
"read fromcsvtxt",
"cre ate",
"brow ser",
"final ly",
"a ch",
"c li",
"d i",
"e at",
"i n",
"m s",
"t ach",
"ge t",
"ex cel",
"number variable",
"sav eat",
"set text",
"tach ment",
"saveat tachment",
"b s",
"c k",
"c u",
"e bs",
"e cu",
"f un",
"i m",
"i q",
"l au",
"n ch",
"o rt",
"p l",
"p ort",
"r ansaction",
"w ebs",
"nt ransaction",
"ex ecu",
"ct ion",
"te fun",
"ope ntransaction",
"open script",
"lau nch",
"webs ite",
"execu tefun",
"launch website",
"executefun ction",
"d ow",
"r y",
"t exists",
"window image",
"tr ansaction",
"close script",
"close transaction",
"iterator table",
"delete folder",
"loa d",
"mouse cli",
"text file",
"no texists",
"create folder",
"dow n",
"iteratortable row",
"mousecli ck",
"b u",
"e n",
"e co",
"g er",
"l ist",
"s y",
"nd le",
"itio n",
"fi nd",
"ss ion",
"gn ition",
"se ssion",
"else if",
"ste m",
"send mail",
"ima ger",
"from textfile",
"no de",
"in windowimage",
"im port",
"pl ay",
"down load",
"bu ndle",
"eco gnition",
"sy stem",
"imager ecognition",
"bundle properties",
"d o",
"e e",
"f t",
"i p",
"i ze",
"m i",
"s h",
"s connect",
"u t",
"z ip",
"na ry",
"io nary",
"file image",
"string fromtextfile",
"re en",
"sc reen",
"folder exists",
"folder do",
"ct ionary",
"delete al",
"es notexists",
"cel l",
"create file",
"di sconnect",
"di ctionary",
"iq bot",
"import stringfromtextfile",
"ft p",
"ize window",
"zip files",
"folderdo esnotexists",
"deleteal l",
"a r",
"a ng",
"a rea",
"b rea",
"c al",
"c ase",
"c ry",
"g p",
"g r",
"m u",
"p bo",
"p read",
"p ut",
"p gp",
"q u",
"r ite",
"s pread",
"t it",
"t er",
"w er",
"w rite",
"x im",
"lo cal",
"lo wer",
"to datatable",
"file notexists",
"end session",
"ma xim",
"ex ml",
"ex port",
"capture window",
"de vi",
"start session",
"sou nd",
"cre ment",
"sav exml",
"set tit",
"un zipfiles",
"cli pbo",
"in crement",
"find fileimage",
"play sound",
"download file",
"ee t",
"mi gr",
"sh eet",
"iqbot local",
"ar d",
"ang e",
"brea k",
"cry pt",
"mu l",
"spread sheet",
"write tofile",
"lower case",
"maxim izewindow",
"export todatatable",
"devi ce",
"settit le",
"clipbo ard",
"findfileimage inwindowimage",
"iqbotlocal device",
"a file",
"b y",
"b string",
"b ee",
"c r",
"f f",
"g o",
"g u",
"i s",
"i ng",
"i se",
"l l",
"l um",
"l qu",
"l ter",
"m o",
"m string",
"n cell",
"o cr",
"o ff",
"o mstring",
"p le",
"p date",
"p load",
"q lqu",
"r and",
"r ation",
"r ange",
"s u",
"s pl",
"s izewindow",
"s ing",
"s qlqu",
"t node",
"u pdate",
"v e",
"co py",
"co lum",
"na le",
"me di",
"le ct",
"le node",
"lo ck",
"name files",
"er y",
"to p",
"to cell",
"to clipboard",
"fi gu",
"fi lter",
"ro ll",
"log off",
"ind ex",
"assign toclipboard",
"se lect",
"re start",
"re pl",
"re sizewindow",
"re namefiles",
"ge tr",
"bo tu",
"ap is",
"ex tr",
"ist inwindowimage",
"ac e",
"close spreadsheet",
"ti ple",
"capture de",
"capture area",
"sc roll",
"de crypt",
"date variable",
"time s",
"sk top",
"row colum",
"con figu",
"delete node",
"open file",
"open spreadsheet",
"bot s",
"bot migr",
"bot apis",
"waitfor condition",
"tex istinwindowimage",
"mouse mo",
"mouse scroll",
"act table",
"text by",
"cel ls",
"read file",
"no texistinwindowimage",
"ser tnode",
"table cell",
"table getr",
"ate bots",
"in sertnode",
"get mul",
"get sing",
"get tablecell",
"iq botu",
"windowimage inwindowimage",
"en crypt",
"list fromtextfile",
"find windowimageinwindowimage",
"import listfromtextfile",
"play bee",
"play medi",
"mi nale",
"sh ut",
"fileimage notexistinwindowimage",
"iqbot download",
"qu al",
"ter minale",
"capturewindow area",
"migr atebots",
"mul ator",
"go tocell",
"ise qual",
"ncell range",
"rand omstring",
"su bstring",
"spl it",
"sqlqu ery",
"update node",
"copy files",
"filter table",
"index action",
"select rowcolum",
"repl ace",
"extr acttable",
"tiple cells",
"capturede sktop",
"configu ration",
"botmigr ation",
"mousemo ve",
"textby indexaction",
"tablegetr ange",
"getmul tiplecells",
"getsing lenode",
"gettablecell textbyindexaction",
"iqbotu pload",
"playbee p",
"playmedi afile",
"shut down",
"terminale mulator",
"selectrowcolum ncellrange"
]
}
}