sample_tokenizer3 / tokenizer.json
pradeep4321's picture
Upload tokenizer
4f15bbe
{
"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,
"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,
"er": 257,
"Ġt": 258,
"at": 259,
"on": 260,
"he": 261,
"nd": 262,
"or": 263,
"Ġa": 264,
"li": 265,
"ion": 266,
"re": 267,
"Ġthe": 268,
"fi": 269,
"is": 270,
"es": 271,
"ti": 272,
"ation": 273,
"Ġo": 274,
"Ġto": 275,
"JS": 276,
"RS": 277,
"ed": 278,
"ĠC": 279,
"JSRS": 280,
"an": 281,
"ct": 282,
"in": 283,
"pp": 284,
"ro": 285,
"ĠJSRS": 286,
"end": 287,
"Ġb": 288,
"Ġc": 289,
"Ġp": 290,
"Ġs": 291,
"Ġw": 292,
"erti": 293,
"ertifi": 294,
"tr": 295,
"Ġon": 296,
"ĠCertifi": 297,
"do": 298,
"en": 299,
"om": 300,
"ĠV": 301,
"ali": 302,
"it": 303,
"ll": 304,
"upp": 305,
"ĠP": 306,
"Ġm": 307,
"ers": 308,
"Ġand": 309,
"Ġpro": 310,
"uppli": 311,
"ier": 312,
"ou": 313,
"us": 314,
"Ġis": 315,
"ors": 316,
"ess": 317,
"ĠCertific": 318,
"DO": 319,
"gis": 320,
"le": 321,
"pdo": 322,
"ĠO": 323,
"ĠT": 324,
"Ġre": 325,
"Ġof": 326,
"Ġcom": 327,
"alid": 328,
"ith": 329,
"ĠPDO": 330,
"Ġcomp": 331,
"ire": 332,
"per": 333,
"qu": 334,
"ĠI": 335,
"Ġh": 336,
"ate": 337,
"endor": 338,
"Ġbe": 339,
"tration": 340,
"ent": 341,
"ĠValid": 342,
"uppliers": 343,
"gistration": 344,
"ĠTier": 345,
"perat": 346,
"Re": 347,
"ar": 348,
"as": 349,
"act": 350,
"ir": 351,
"ill": 352,
"ter": 353,
"ur": 354,
"ww": 355,
"you": 356,
"Ġ2": 357,
"ĠS": 358,
"Ġd": 359,
"Ġv": 360,
"Ġin": 361,
"ĠRe": 362,
"Ġyou": 363,
"Ġas": 364,
"Ġtheir": 365,
"iness": 366,
"Ġwith": 367,
"Ġproc": 368,
"usiness": 369,
"ĠCertificate": 370,
"ĠValidation": 371,
"cation": 372,
"du": 373,
"ect": 374,
"iti": 375,
"ld": 376,
"ly": 377,
"man": 378,
"niti": 379,
"ow": 380,
"te": 381,
"tu": 382,
"Ġ(": 383,
"ĠA": 384,
"Ġf": 385,
"Ġi": 386,
"Ġdo": 387,
"Ġth": 388,
"ortu": 389,
"lin": 390,
"Ġoperat": 391,
"pportu": 392,
"Ġcan": 393,
"Ġsh": 394,
"Ġsuppliers": 395,
"Ġwh": 396,
"Ġone": 397,
"ĠCertified": 398,
"ĠVendor": 399,
"Ġprodu": 400,
"upplier": 401,
"ĠCertification": 402,
"lete": 403,
"ĠOman": 404,
"Ġcompan": 405,
"Ġcomplete": 406,
"quire": 407,
"ĠRegistration": 408,
"Ġyour": 409,
"nities": 410,
"pportunities": 411,
"Ġproduct": 412,
"//": 413,
"://": 414,
"Bu": 415,
"For": 416,
"Ki": 417,
"Pa": 418,
"au": 419,
"ain": 420,
"all": 421,
"business": 422,
"ck": 423,
"co": 424,
"cquire": 425,
"de": 426,
"et": 427,
"fer": 428,
"fact": 429,
"fau": 430,
"ges": 431,
"ib": 432,
"ic": 433,
"lt": 434,
"ma": 435,
"ment": 436,
"ps": 437,
"px": 438,
"pre": 439,
"st": 440,
"tt": 441,
"ufact": 442,
"ve": 443,
"vendor": 444,
"with": 445,
"yers": 446,
"ĊĊ": 447,
"ĠM": 448,
"Ġe": 449,
"Ġg": 450,
"Ġfi": 451,
"Ġle": 452,
"Ġlin": 453,
"ĠBu": 454,
"Ġtend": 455,
"Ġtier": 456,
"ated": 457,
"ontr": 458,
"heck": 459,
"ndus": 460,
"ndly": 461,
"ore": 462,
"Ġare": 463,
"Ġacquire": 464,
"ionall": 465,
"registration": 466,
"Ġthen": 467,
"fication": 468,
"Ġopportunities": 469,
"ĠContr": 470,
"anufact": 471,
"ing": 472,
"endors": 473,
"Ġby": 474,
"Ġbusiness": 475,
"Ġwill": 476,
"try": 477,
"Ġmy": 478,
"Ġmore": 479,
"ould": 480,
"ĠOperat": 481,
"Ġrepre": 482,
"irect": 483,
"quali": 484,
"ĠIndus": 485,
"Ġhtt": 486,
"arn": 487,
"aspx": 488,
"actors": 489,
"www": 490,
"ĠSuppliers": 491,
"ĠSupplier": 492,
"Ġdirect": 493,
"Ġprocess": 494,
"Ġthat": 495,
"Ġoperator": 496,
"Ġshould": 497,
"Ġcompany": 498,
"Kindly": 499,
"Pages": 500,
"defau": 501,
"Ġlearn": 502,
"Ġlink": 503,
"ĠBuyers": 504,
"ionally": 505,
"ĠContractors": 506,
"anufactur": 507,
"ĠOperators": 508,
"Ġrepres": 509,
"ĠIndustry": 510,
"Ġhttps": 511,
"default": 512,
"AQ": 513,
"Af": 514,
"All": 515,
"BF": 516,
"Dis": 517,
"FAQ": 518,
"How": 519,
"If": 520,
"Lo": 521,
"NBF": 522,
"SV": 523,
"The": 524,
"We": 525,
"Will": 526,
"al": 527,
"and": 528,
"ave": 529,
"bj": 530,
"bt": 531,
"bou": 532,
"ce": 533,
"ci": 534,
"com": 535,
"cess": 536,
"cas": 537,
"cal": 538,
"dd": 539,
"ded": 540,
"ep": 541,
"ev": 542,
"efi": 543,
"eed": 544,
"for": 545,
"gent": 546,
"her": 547,
"il": 548,
"ili": 549,
"ies": 550,
"ive": 551,
"ided": 552,
"lo": 553,
"ls": 554,
"lat": 555,
"llin": 556,
"mend": 557,
"ng": 558,
"no": 559,
"nter": 560,
"op": 561,
"ov": 562,
"oon": 563,
"old": 564,
"pate": 565,
"pect": 566,
"rst": 567,
"she": 568,
"ts": 569,
"ty": 570,
"the": 571,
"ted": 572,
"tionally": 573,
"ther": 574,
"um": 575,
"ure": 576,
"uter": 577,
"ubj": 578,
"ved": 579,
"vic": 580,
"vided": 581,
"xpect": 582,
"zoon": 583,
"ÂĴ": 584,
"Ġ&": 585,
"Ġ1": 586,
"Ġ3": 587,
"Ġor": 588,
"Ġit": 589,
"ĠFor": 590,
"Ġquali": 591,
"ĠKindly": 592,
"ĠDis": 593,
"ĠFAQ": 594,
"ĠHow": 595,
"ĠNBF": 596,
"Ġno": 597,
"ere": 598,
"erfication": 599,
"ervic": 600,
"Ġtill": 601,
"ata": 602,
"ator": 603,
"ative": 604,
"Ġan": 605,
"Ġabou": 606,
"Ġals": 607,
"list": 608,
"requali": 609,
"Ġthey": 610,
"fied": 611,
"ish": 612,
"isib": 613,
"ested": 614,
"tici": 615,
"ting": 616,
"Ġour": 617,
"Ġobt": 618,
"Ġothe": 619,
"ĠCheck": 620,
"ants": 621,
"ppro": 622,
"rom": 623,
"role": 624,
"rocess": 625,
"ending": 626,
"Ġben": 627,
"Ġbas": 628,
"Ġcertifi": 629,
"Ġcheck": 630,
"Ġpar": 631,
"Ġpet": 632,
"Ġprequali": 633,
"Ġsent": 634,
"Ġsect": 635,
"Ġsupplier": 636,
"Ġsubj": 637,
"Ġservic": 638,
"Ġwish": 639,
"Ġwants": 640,
"trib": 641,
"Ġonce": 642,
"enting": 643,
"ĠVendors": 644,
"itionally": 645,
"ĠPlat": 646,
"ĠProcess": 647,
"Ġmus": 648,
"Ġmanufactur": 649,
"Ġmand": 650,
"Ġmov": 651,
"Ġprovided": 652,
"gister": 653,
"ĠOpportunities": 654,
"ĠThe": 655,
"Ġrequire": 656,
"Ġrefer": 657,
"Ġrecom": 658,
"Ġregister": 659,
"alidation": 660,
"ĠId": 661,
"ĠInter": 662,
"Ġhow": 663,
"Ġhave": 664,
"Ġhold": 665,
"entative": 666,
"ĠValidated": 667,
"ara": 668,
"urther": 669,
"Ġdep": 670,
"Ġdata": 671,
"Ġvendors": 672,
"Ġverfication": 673,
"Ġvisib": 674,
"Ġvalidation": 675,
"ĠRefer": 676,
"Ġproceed": 677,
"Ġprocure": 678,
"owcas": 679,
"ĠAdd": 680,
"ĠAgent": 681,
"ĠAppro": 682,
"Ġflo": 683,
"Ġfrom": 684,
"Ġfurther": 685,
"Ġthis": 686,
"Ġoperators": 687,
"Ġshowcas": 688,
"Ġwho": 689,
"Ġwhic": 690,
"Ġwhere": 691,
"ĠCertifications": 692,
"ĠOmani": 693,
"Ġcompanies": 694,
"Ġproducts": 695,
"mail": 696,
"mazoon": 697,
"ments": 698,
"ĊĊĊ": 699,
"ĠMain": 700,
"ĠManufactur": 701,
"Ġexpect": 702,
"Ġemail": 703,
"Ġgo": 704,
"Ġget": 705,
"Ġfillin": 706,
"Ġfirst": 707,
"Ġtender": 708,
"Ġtenders": 709,
"Ġdirectly": 710,
"Ġrepresenting": 711,
"Ġrepresentative": 712,
"After": 713,
"Local": 714,
"SVF": 715,
"ever": 716,
"efit": 717,
"form": 718,
"ility": 719,
"optionally": 720,
"shell": 721,
"ĠForm": 722,
"Ġqualified": 723,
"ĠDistrib": 724,
"ĠHowever": 725,
"Ġnot": 726,
"atory": 727,
"Ġabout": 728,
"Ġalso": 729,
"ticipate": 730,
"Ġobtain": 731,
"ĠChecklist": 732,
"roleum": 733,
"Ġbenefit": 734,
"Ġbased": 735,
"Ġcertification": 736,
"Ġparticipate": 737,
"Ġpetroleum": 738,
"Ġprequalification": 739,
"Ġsection": 740,
"Ġsubject": 741,
"Ġservices": 742,
"ĠPlatform": 743,
"Ġmust": 744,
"Ġmanufacturer": 745,
"Ġmandatory": 746,
"Ġmoves": 747,
"Ġrequirements": 748,
"Ġrecommend": 749,
"Ġregistered": 750,
"ĠInterested": 751,
"Ġdepending": 752,
"Ġvisibility": 753,
"Ġprocurement": 754,
"ĠAdditionally": 755,
"ĠApproved": 756,
"Ġfloated": 757,
"Ġshowcase": 758,
"Ġwhich": 759,
"ĠManufacturing": 760,
"Ġexpected": 761,
"Ġfilling": 762,
"ĠDistributer": 763
},
"merges": [
"e r",
"Ġ t",
"a t",
"o n",
"h e",
"n d",
"o r",
"Ġ a",
"l i",
"i on",
"r e",
"Ġt he",
"f i",
"i s",
"e s",
"t i",
"at ion",
"Ġ o",
"Ġt o",
"J S",
"R S",
"e d",
"Ġ C",
"JS RS",
"a n",
"c t",
"i n",
"p p",
"r o",
"Ġ JSRS",
"e nd",
"Ġ b",
"Ġ c",
"Ġ p",
"Ġ s",
"Ġ w",
"er ti",
"erti fi",
"t r",
"Ġ on",
"ĠC ertifi",
"d o",
"e n",
"o m",
"Ġ V",
"a li",
"i t",
"l l",
"u pp",
"Ġ P",
"Ġ m",
"er s",
"Ġa nd",
"Ġp ro",
"upp li",
"i er",
"o u",
"u s",
"Ġ is",
"or s",
"es s",
"ĠCertifi c",
"D O",
"g is",
"l e",
"p do",
"Ġ O",
"Ġ T",
"Ġ re",
"Ġo f",
"Ġc om",
"ali d",
"it h",
"ĠP DO",
"Ġcom p",
"i re",
"p er",
"q u",
"Ġ I",
"Ġ h",
"at e",
"end or",
"Ġb e",
"tr ation",
"en t",
"ĠV alid",
"uppli ers",
"gis tration",
"ĠT ier",
"per at",
"R e",
"a r",
"a s",
"a ct",
"i r",
"i ll",
"t er",
"u r",
"w w",
"y ou",
"Ġ 2",
"Ġ S",
"Ġ d",
"Ġ v",
"Ġ in",
"Ġ Re",
"Ġ you",
"Ġa s",
"Ġthe ir",
"in ess",
"Ġw ith",
"Ġpro c",
"us iness",
"ĠCertific ate",
"ĠValid ation",
"c ation",
"d u",
"e ct",
"i ti",
"l d",
"l y",
"m an",
"n iti",
"o w",
"t e",
"t u",
"Ġ (",
"Ġ A",
"Ġ f",
"Ġ i",
"Ġ do",
"Ġt h",
"or tu",
"li n",
"Ġo perat",
"pp ortu",
"Ġc an",
"Ġs h",
"Ġs uppliers",
"Ġw h",
"Ġon e",
"ĠCertifi ed",
"ĠV endor",
"Ġpro du",
"uppli er",
"ĠCertific ation",
"le te",
"ĠO man",
"Ġcomp an",
"Ġcomp lete",
"qu ire",
"ĠRe gistration",
"Ġyou r",
"niti es",
"pportu nities",
"Ġprodu ct",
"/ /",
": //",
"B u",
"F or",
"K i",
"P a",
"a u",
"a in",
"a ll",
"b usiness",
"c k",
"c o",
"c quire",
"d e",
"e t",
"f er",
"f act",
"f au",
"g es",
"i b",
"i c",
"l t",
"m a",
"m ent",
"p s",
"p x",
"p re",
"s t",
"t t",
"u fact",
"v e",
"v endor",
"w ith",
"y ers",
"Ċ Ċ",
"Ġ M",
"Ġ e",
"Ġ g",
"Ġ fi",
"Ġ le",
"Ġ lin",
"Ġ Bu",
"Ġt end",
"Ġt ier",
"at ed",
"on tr",
"he ck",
"nd us",
"nd ly",
"or e",
"Ġa re",
"Ġa cquire",
"ion all",
"re gistration",
"Ġthe n",
"fi cation",
"Ġo pportunities",
"ĠC ontr",
"an ufact",
"in g",
"end ors",
"Ġb y",
"Ġb usiness",
"Ġw ill",
"tr y",
"Ġm y",
"Ġm ore",
"ou ld",
"ĠO perat",
"Ġre pre",
"ire ct",
"qu ali",
"ĠI ndus",
"Ġh tt",
"ar n",
"as px",
"act ors",
"ww w",
"ĠS uppliers",
"ĠS upplier",
"Ġd irect",
"Ġproc ess",
"Ġth at",
"Ġoperat or",
"Ġsh ould",
"Ġcompan y",
"Ki ndly",
"Pa ges",
"de fau",
"Ġle arn",
"Ġlin k",
"ĠBu yers",
"ionall y",
"ĠContr actors",
"anufact ur",
"ĠOperat ors",
"Ġrepre s",
"ĠIndus try",
"Ġhtt ps",
"defau lt",
"A Q",
"A f",
"A ll",
"B F",
"D is",
"F AQ",
"H ow",
"I f",
"L o",
"N BF",
"S V",
"T he",
"W e",
"W ill",
"a l",
"a nd",
"a ve",
"b j",
"b t",
"b ou",
"c e",
"c i",
"c om",
"c ess",
"c as",
"c al",
"d d",
"d ed",
"e p",
"e v",
"e fi",
"e ed",
"f or",
"g ent",
"h er",
"i l",
"i li",
"i es",
"i ve",
"i ded",
"l o",
"l s",
"l at",
"l lin",
"m end",
"n g",
"n o",
"n ter",
"o p",
"o v",
"o on",
"o ld",
"p ate",
"p ect",
"r st",
"s he",
"t s",
"t y",
"t he",
"t ed",
"t ionally",
"t her",
"u m",
"u re",
"u ter",
"u bj",
"v ed",
"v ic",
"v ided",
"x pect",
"z oon",
"Â Ĵ",
"Ġ &",
"Ġ 1",
"Ġ 3",
"Ġ or",
"Ġ it",
"Ġ For",
"Ġ quali",
"Ġ Kindly",
"Ġ Dis",
"Ġ FAQ",
"Ġ How",
"Ġ NBF",
"Ġ no",
"er e",
"er fication",
"er vic",
"Ġt ill",
"at a",
"at or",
"at ive",
"Ġa n",
"Ġa bou",
"Ġa ls",
"li st",
"re quali",
"Ġthe y",
"fi ed",
"is h",
"is ib",
"es ted",
"ti ci",
"ti ng",
"Ġo ur",
"Ġo bt",
"Ġo the",
"ĠC heck",
"an ts",
"pp ro",
"ro m",
"ro le",
"ro cess",
"end ing",
"Ġb en",
"Ġb as",
"Ġc ertifi",
"Ġc heck",
"Ġp ar",
"Ġp et",
"Ġp requali",
"Ġs ent",
"Ġs ect",
"Ġs upplier",
"Ġs ubj",
"Ġs ervic",
"Ġw ish",
"Ġw ants",
"tr ib",
"Ġon ce",
"en ting",
"ĠV endors",
"it ionally",
"ĠP lat",
"ĠP rocess",
"Ġm us",
"Ġm anufactur",
"Ġm and",
"Ġm ov",
"Ġpro vided",
"gis ter",
"ĠO pportunities",
"ĠT he",
"Ġre quire",
"Ġre fer",
"Ġre com",
"Ġre gister",
"alid ation",
"ĠI d",
"ĠI nter",
"Ġh ow",
"Ġh ave",
"Ġh old",
"ent ative",
"ĠValid ated",
"ar a",
"ur ther",
"Ġd ep",
"Ġd ata",
"Ġv endors",
"Ġv erfication",
"Ġv isib",
"Ġv alidation",
"ĠRe fer",
"Ġproc eed",
"Ġproc ure",
"ow cas",
"ĠA dd",
"ĠA gent",
"ĠA ppro",
"Ġf lo",
"Ġf rom",
"Ġf urther",
"Ġth is",
"Ġoperat ors",
"Ġsh owcas",
"Ġwh o",
"Ġwh ic",
"Ġwh ere",
"ĠCertification s",
"ĠOman i",
"Ġcompan ies",
"Ġproduct s",
"ma il",
"ma zoon",
"ment s",
"ĊĊ Ċ",
"ĠM ain",
"ĠM anufactur",
"Ġe xpect",
"Ġe mail",
"Ġg o",
"Ġg et",
"Ġfi llin",
"Ġfi rst",
"Ġtend er",
"Ġtend ers",
"Ġdirect ly",
"Ġrepres enting",
"Ġrepres entative",
"Af ter",
"Lo cal",
"SV F",
"ev er",
"efi t",
"for m",
"ili ty",
"op tionally",
"she ll",
"ĠFor m",
"Ġquali fied",
"ĠDis trib",
"ĠHow ever",
"Ġno t",
"ator y",
"Ġabou t",
"Ġals o",
"tici pate",
"Ġobt ain",
"ĠCheck list",
"role um",
"Ġben efit",
"Ġbas ed",
"Ġcertifi cation",
"Ġpar ticipate",
"Ġpet roleum",
"Ġprequali fication",
"Ġsect ion",
"Ġsubj ect",
"Ġservic es",
"ĠPlat form",
"Ġmus t",
"Ġmanufactur er",
"Ġmand atory",
"Ġmov es",
"Ġrequire ments",
"Ġrecom mend",
"Ġregister ed",
"ĠInter ested",
"Ġdep ending",
"Ġvisib ility",
"Ġprocure ment",
"ĠAdd itionally",
"ĠAppro ved",
"Ġflo ated",
"Ġshowcas e",
"Ġwhic h",
"ĠManufactur ing",
"Ġexpect ed",
"Ġfillin g",
"ĠDistrib uter"
]
}
}