project-manager-slm-5m / tokenizer.json
sathishphdai's picture
Upload folder using huggingface_hub
ec57c10 verified
{
"version": "1.0",
"truncation": null,
"padding": null,
"added_tokens": [
{
"id": 0,
"content": "<pad>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 1,
"content": "<unk>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 2,
"content": "<bos>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 3,
"content": "<eos>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 4,
"content": "<|system|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 5,
"content": "<|user|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 6,
"content": "<|assistant|>",
"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": "TemplateProcessing",
"single": [
{
"SpecialToken": {
"id": "<bos>",
"type_id": 0
}
},
{
"Sequence": {
"id": "A",
"type_id": 0
}
},
{
"SpecialToken": {
"id": "<eos>",
"type_id": 0
}
}
],
"pair": [
{
"SpecialToken": {
"id": "<bos>",
"type_id": 0
}
},
{
"Sequence": {
"id": "A",
"type_id": 0
}
},
{
"SpecialToken": {
"id": "<eos>",
"type_id": 0
}
},
{
"SpecialToken": {
"id": "<bos>",
"type_id": 1
}
},
{
"Sequence": {
"id": "B",
"type_id": 1
}
},
{
"SpecialToken": {
"id": "<eos>",
"type_id": 1
}
}
],
"special_tokens": {
"<bos>": {
"id": "<bos>",
"ids": [
2
],
"tokens": [
"<bos>"
]
},
"<eos>": {
"id": "<eos>",
"ids": [
3
],
"tokens": [
"<eos>"
]
}
}
},
"decoder": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": true,
"use_regex": true
},
"model": {
"type": "BPE",
"dropout": null,
"unk_token": "<unk>",
"continuing_subword_prefix": null,
"end_of_word_suffix": null,
"fuse_unk": false,
"byte_fallback": false,
"ignore_merges": false,
"vocab": {
"<pad>": 0,
"<unk>": 1,
"<bos>": 2,
"<eos>": 3,
"<|system|>": 4,
"<|user|>": 5,
"<|assistant|>": 6,
"'": 7,
"(": 8,
")": 9,
",": 10,
"-": 11,
".": 12,
"/": 13,
"1": 14,
"2": 15,
"3": 16,
"4": 17,
":": 18,
"?": 19,
"A": 20,
"B": 21,
"C": 22,
"D": 23,
"E": 24,
"F": 25,
"G": 26,
"H": 27,
"I": 28,
"J": 29,
"K": 30,
"L": 31,
"M": 32,
"N": 33,
"O": 34,
"P": 35,
"Q": 36,
"R": 37,
"S": 38,
"T": 39,
"U": 40,
"V": 41,
"W": 42,
"a": 43,
"b": 44,
"c": 45,
"d": 46,
"e": 47,
"f": 48,
"g": 49,
"h": 50,
"i": 51,
"j": 52,
"k": 53,
"l": 54,
"m": 55,
"n": 56,
"o": 57,
"p": 58,
"q": 59,
"r": 60,
"s": 61,
"t": 62,
"u": 63,
"v": 64,
"w": 65,
"x": 66,
"y": 67,
"z": 68,
"Ã": 69,
"Ċ": 70,
"Ġ": 71,
"Ĺ": 72,
"in": 73,
"es": 74,
"Ġa": 75,
"en": 76,
"Ġt": 77,
"ti": 78,
"on": 79,
"er": 80,
"Ġc": 81,
"nd": 82,
"or": 83,
"Ġth": 84,
"pr": 85,
"ing": 86,
"re": 87,
"ent": 88,
"an": 89,
"al": 90,
"st": 91,
"Ġpr": 92,
"Ġm": 93,
"Ġand": 94,
"le": 95,
"Ġin": 96,
"is": 97,
"ac": 98,
"ec": 99,
"Ġs": 100,
"ment": 101,
"tion": 102,
"tic": 103,
"ess": 104,
"Ġf": 105,
"Ġcon": 106,
"ol": 107,
"at": 108,
"om": 109,
"Ġthe": 110,
"Ġd": 111,
"Ġre": 112,
"ve": 113,
"Ġe": 114,
"Ġo": 115,
"ro": 116,
"th": 117,
"Ġb": 118,
"ar": 119,
"ly": 120,
"Ġw": 121,
"Ġto": 122,
"Ġpro": 123,
"Ġprac": 124,
"ab": 125,
"ag": 126,
"ect": 127,
"ation": 128,
"ce": 129,
"anag": 130,
"ul": 131,
"ject": 132,
"res": 133,
"Ġpractic": 134,
"Ġap": 135,
"et": 136,
"Ġi": 137,
"pro": 138,
"Pro": 139,
"li": 140,
"ĠM": 141,
"si": 142,
"sta": 143,
"ds": 144,
"ui": 145,
"Ġare": 146,
"Ġcont": 147,
"Ġp": 148,
"Ġde": 149,
"Ġle": 150,
"ĠPro": 151,
"Ġim": 152,
"am": 153,
"us": 154,
"Ġof": 155,
"ion": 156,
"Ġfor": 157,
"und": 158,
"ĠT": 159,
"Ġcom": 160,
"ork": 161,
"lo": 162,
"Ġh": 163,
"ese": 164,
"ate": 165,
"Ġthat": 166,
"Ġarea": 167,
"Ġthis": 168,
"Ġres": 169,
"Ġthese": 170,
"ur": 171,
"ff": 172,
"stand": 173,
"ip": 174,
"ach": 175,
"Ġappro": 176,
"Ġapproach": 177,
"ts": 178,
"anager": 179,
"ith": 180,
"Ġwith": 181,
"ke": 182,
"com": 183,
"ĠProject": 184,
"ies": 185,
"ut": 186,
"als": 187,
"ss": 188,
"ver": 189,
"ĠManager": 190,
"ement": 191,
"od": 192,
"ter": 193,
"ic": 194,
"ud": 195,
"Ġis": 196,
"fess": 197,
"fession": 198,
"Ġmanag": 199,
"Ġbet": 200,
"ous": 201,
"able": 202,
"Ġmanagement": 203,
"Ġconsi": 204,
"ning": 205,
"inu": 206,
"ain": 207,
"cess": 208,
"Ġac": 209,
"ore": 210,
"Ġimp": 211,
"ort": 212,
"Ġme": 213,
"Ġcontinu": 214,
"Ġen": 215,
"les": 216,
"ew": 217,
"Ġpractices": 218,
"ed": 219,
"tive": 220,
"gies": 221,
"Ġresul": 222,
"est": 223,
"Ġout": 224,
"qui": 225,
"Ġrequi": 226,
"se": 227,
"Ġma": 228,
"Ġeff": 229,
"iz": 230,
"per": 231,
"ow": 232,
"Ġwork": 233,
"ance": 234,
"comes": 235,
"Ġoutcomes": 236,
"fessionals": 237,
"ĠTh": 238,
"ir": 239,
"enti": 240,
"ri": 241,
"tical": 242,
"Ġapp": 243,
"Ġresults": 244,
"Ġbetter": 245,
"stent": 246,
"Ġconsistent": 247,
"eam": 248,
"orm": 249,
"ost": 250,
"Ġsc": 251,
"form": 252,
"Ġlear": 253,
"Ġsu": 254,
"Ġcontinuous": 255,
"Ġex": 256,
"Ġtheir": 257,
"ge": 258,
"ant": 259,
"vol": 260,
"Ġinc": 261,
"lud": 262,
"Ġinclud": 263,
"Ġess": 264,
"ential": 265,
"Ġessential": 266,
"el": 267,
"erstand": 268,
"ap": 269,
"velo": 270,
"velop": 271,
"Ġdevelop": 272,
"Ġcomp": 273,
"gn": 274,
"Ġproject": 275,
"ross": 276,
"Ġeffec": 277,
"Ġsy": 278,
"ations": 279,
"Ġk": 280,
"Ġse": 281,
"Ġexper": 282,
"Ġund": 283,
"Ġunderstand": 284,
"ccess": 285,
"hip": 286,
"Ġmeth": 287,
"Ġevol": 288,
"now": 289,
"ram": 290,
"str": 291,
"ĠS": 292,
"Ġch": 293,
"Ġknow": 294,
"Ġlea": 295,
"Ġmethod": 296,
"ay": 297,
"act": 298,
"Ġlearning": 299,
"omain": 300,
"Ġdomain": 301,
"led": 302,
"eams": 303,
"Ġpractical": 304,
"ers": 305,
"Ġprofessionals": 306,
"are": 307,
"ding": 308,
"urr": 309,
"Ġprin": 310,
"Ġsuccess": 311,
"Ġsi": 312,
"urrent": 313,
"ogies": 314,
"ologies": 315,
"Ġmethodologies": 316,
"ors": 317,
"Ġconsistently": 318,
"ament": 319,
"Ġfund": 320,
"Ġfundament": 321,
"ledge": 322,
"cip": 323,
"Ġprincip": 324,
"Ġprinciples": 325,
"Ġg": 326,
"de": 327,
"ards": 328,
"Ġrequires": 329,
"Ġknowledge": 330,
"ments": 331,
"Ġpractice": 332,
"ving": 333,
"un": 334,
"ols": 335,
"Ġtools": 336,
"Ġapply": 337,
"gan": 338,
"ganiz": 339,
"Ġapplying": 340,
"Ġcre": 341,
"ence": 342,
"Ġmost": 343,
"Ġeffective": 344,
"Ġcurrent": 345,
"Ġworking": 346,
"Ġon": 347,
"Ġpl": 348,
"ĠI": 349,
"Ġfram": 350,
"orks": 351,
"eworks": 352,
"Ġframeworks": 353,
"Ġmore": 354,
"Wh": 355,
"Ġleads": 356,
"Ġdi": 357,
"ma": 358,
"prove": 359,
"Ġimprove": 360,
"Ġstand": 361,
"ritical": 362,
"Ġstandards": 363,
"Ġta": 364,
"los": 365,
"Ġdevelopment": 366,
"ering": 367,
"lab": 368,
"labor": 369,
"lding": 370,
"uilding": 371,
"io": 372,
"Ġsta": 373,
"Ġincluding": 374,
"enc": 375,
"ience": 376,
"Ġor": 377,
"ste": 378,
"etenc": 379,
"Ġapproaches": 380,
"Ġcompetenc": 381,
"tional": 382,
"hi": 383,
"When": 384,
"Ġorganiz": 385,
"Ġreli": 386,
"veral": 387,
"Ġsyste": 388,
"Ġseveral": 389,
"matic": 390,
"Ġreliable": 391,
"Ġsystematic": 392,
"Ġcol": 393,
"laboration": 394,
"Ġcollaboration": 395,
"Ġimport": 396,
"cation": 397,
"ern": 398,
"odern": 399,
"Ġind": 400,
"ĠC": 401,
"ons": 402,
"Ġunderstanding": 403,
"ven": 404,
"ĠTeams": 405,
"ĠThis": 406,
"lement": 407,
"liver": 408,
"Ġimplement": 409,
"ust": 410,
"Ġl": 411,
"Ġsh": 412,
"cel": 413,
"Ġke": 414,
"ates": 415,
"Ġdeliver": 416,
"Ġkey": 417,
"fic": 418,
"king": 419,
"nal": 420,
"naly": 421,
"as": 422,
"asi": 423,
"ĠModern": 424,
"arly": 425,
"um": 426,
"Ġanaly": 427,
"Ġper": 428,
"ex": 429,
"Ġcontex": 430,
"Ġad": 431,
"pt": 432,
"cept": 433,
"qu": 434,
"ision": 435,
"ecision": 436,
"Ġdecision": 437,
"sis": 438,
"Ġcritical": 439,
"Ġconcept": 440,
"Ġchan": 441,
"Ġaccel": 442,
"Ġacceler": 443,
"pen": 444,
"Ġanalysis": 445,
"ful": 446,
"formance": 447,
"Ġperformance": 448,
"tition": 449,
"Ġprocess": 450,
"Ġpractition": 451,
"Ġexperience": 452,
"Ġpractitioners": 453,
"Ġacross": 454,
"ables": 455,
"udg": 456,
"Ġrequire": 457,
"co": 458,
"ctional": 459,
"fun": 460,
"Ġcross": 461,
"Ġprocesses": 462,
"functional": 463,
"Ġsilos": 464,
"Ġcare": 465,
"Ġbo": 466,
"Ġmast": 467,
"Ġplan": 468,
"Ġorganizations": 469,
"Ġbuilding": 470,
"Ġreco": 471,
"Ġmeas": 472,
"gniz": 473,
"Ġplanning": 474,
"Ġrecogniz": 475,
"urable": 476,
"Ġimportant": 477,
"Ġmeasurable": 478,
"ĠA": 479,
"Ġn": 480,
"Ġstr": 481,
"Ġhel": 482,
"Ġenables": 483,
"Ġhelp": 484,
"Th": 485,
"The": 486,
"ific": 487,
"ative": 488,
"antly": 489,
"ther": 490,
"formed": 491,
"vi": 492,
"ying": 493,
"Ġmust": 494,
"Ġinformed": 495,
"lication": 496,
"Ġmake": 497,
"Ġapplication": 498,
"Ġevolving": 499,
"Ġfundamental": 500,
"Ġstaying": 501,
"Ġdecisions": 502,
"Ġcareer": 503,
"Ġmastering": 504,
"Ġfact": 505,
"Ġit": 506,
"Ġfactors": 507,
"icate": 508,
"end": 509,
"ularly": 510,
"tise": 511,
"Ġfo": 512,
"Ġexpertise": 513,
"ned": 514,
"Ġ(": 515,
"ging": 516,
"vance": 517,
"sp": 518,
"Ġhelps": 519,
"ĠThe": 520,
"Ġj": 521,
"eve": 522,
"Ġtr": 523,
"Ġpe": 524,
"Ġachi": 525,
"Ġachieve": 526,
"vest": 527,
"Ġinvest": 528,
"ties": 529,
"orship": 530,
"pa": 531,
"ple": 532,
"lex": 533,
"Ġcomplex": 534,
"apt": 535,
"der": 536,
"ĠE": 537,
"entorship": 538,
"Ġtheore": 539,
"Ġaccelerate": 540,
"Ġboth": 541,
"Ġtheoretical": 542,
"ensi": 543,
"compa": 544,
"sses": 545,
"Ġencompa": 546,
"rig": 547,
"Ġcontinuously": 548,
"Ġrequirements": 549,
"Ġencompasses": 550,
"date": 551,
"pdate": 552,
"update": 553,
"Ġupdate": 554,
"Ġthem": 555,
"ĠProfessionals": 556,
"Ġfundamentals": 557,
"Ġadapt": 558,
"Ġchanging": 559,
"ine": 560,
"Ġat": 561,
"enar": 562,
"uide": 563,
"enario": 564,
"ave": 565,
"main": 566,
"ner": 567,
"su": 568,
"sable": 569,
"erent": 570,
"ale": 571,
"ispen": 572,
"Ġremain": 573,
"Ġeasi": 574,
"Ġbut": 575,
"Ġhum": 576,
"Ġhave": 577,
"fferent": 578,
"Ġensu": 579,
"Ġmade": 580,
"Ġscenario": 581,
"Ġscale": 582,
"Ġguide": 583,
"Ġdifferent": 584,
"Ġindispen": 585,
"Ġcontexts": 586,
"udgment": 587,
"Ġjudgment": 588,
"Ġeasier": 589,
"Ġhuman": 590,
"Ġensures": 591,
"Ġscenarios": 592,
"Ġindispensable": 593,
"Ġsuccessful": 594,
"Ad": 595,
"bine": 596,
"Ġrig": 597,
"all": 598,
"Ġcombine": 599,
"vanced": 600,
"Advanced": 601,
"Ġrigor": 602,
"ili": 603,
"istic": 604,
"abili": 605,
"Ġimprovement": 606,
"een": 607,
"lations": 608,
"nec": 609,
"ose": 610,
"ves": 611,
"ween": 612,
"Ġasp": 613,
"Ġtend": 614,
"Ġthan": 615,
"Ġthose": 616,
"tions": 617,
"Ġfost": 618,
"Ġconnec": 619,
"olistic": 620,
"Ġrelations": 621,
"Ġother": 622,
"Ġprob": 623,
"ects": 624,
"Ġholistic": 625,
"Ġbetween": 626,
"Ġsyner": 627,
"Ġcreates": 628,
"Ġtake": 629,
"Ġrecognizing": 630,
"Ġstrate": 631,
"Ġaspects": 632,
"Ġfoster": 633,
"Ġconnections": 634,
"Ġrelationship": 635,
"Ġsynergies": 636,
"iel": 637,
"Ġbest": 638,
"ution": 639,
"ĠIn": 640,
"Ġnew": 641,
"ĠB": 642,
"Ġinter": 643,
"eca": 644,
"gnific": 645,
"Ġsignific": 646,
"sol": 647,
"Ġcap": 648,
"Ġmentorship": 649,
"lem": 650,
"fessional": 651,
"Ġcreative": 652,
"Ġimprovements": 653,
"Ġcompetencies": 654,
"Ġpeer": 655,
"Ġrigorous": 656,
"abilities": 657,
"Ġproblem": 658,
"Ġsignificantly": 659,
"solving": 660,
"Ġcapabilities": 661,
"mensi": 662,
"ric": 663,
"Ġali": 664,
"tiple": 665,
"Ġmul": 666,
"Ġmet": 667,
"Ġway": 668,
"Ġproven": 669,
"Ġdeveloping": 670,
"Ġsee": 671,
"Ġdimensi": 672,
"Ġtaking": 673,
"Ġinteract": 674,
"rics": 675,
"Ġmultiple": 676,
"Ġmetrics": 677,
"Ġways": 678,
"Ġdimensions": 679,
"Ġinclude": 680,
"Ġcomm": 681,
"hol": 682,
"Ġcle": 683,
"kehol": 684,
"ra": 685,
"ĠSt": 686,
"Ġclear": 687,
"it": 688,
"ure": 689,
"Ġrepr": 690,
"keholder": 691,
"ges": 692,
"mp": 693,
"Ġass": 694,
"and": 695,
"cap": 696,
"dicate": 697,
"scap": 698,
"wth": 699,
"inds": 700,
"esent": 701,
"Ġminds": 702,
"rowth": 703,
"Ġdedicate": 704,
"Ġcontinues": 705,
"Ġeffort": 706,
"Ġevolve": 707,
"aying": 708,
"Ġgrowth": 709,
"Ġcompetency": 710,
"Ġland": 711,
"ĠStaying": 712,
"Ġrepresent": 713,
"scape": 714,
"Ġmindset": 715,
"Ġdedicated": 716,
"Ġlandscape": 717,
"Ġrepresents": 718,
"fol": 719,
"lis": 720,
"Ġest": 721,
"Ġint": 722,
"ablis": 723,
"ortfol": 724,
"Ġestablis": 725,
"ortfolio": 726,
"Ġestablish": 727,
"undation": 728,
"Ġfoundation": 729,
"gi": 730,
"Ġconf": 731,
"Ġportfolio": 732,
"Ġless": 733,
"ft": 734,
"our": 735,
"oft": 736,
"isk": 737,
"ĠCon": 738,
"gile": 739,
"ms": 740,
"ustr": 741,
"ustry": 742,
"Ġv": 743,
"Ġteams": 744,
"Ġsug": 745,
"view": 746,
"oul": 747,
"ĠK": 748,
"ently": 749,
"sequ": 750,
"Ġshoul": 751,
"sequently": 752,
"Ġshould": 753,
"gularly": 754,
"Ġy": 755,
"Ġreview": 756,
"Ġregularly": 757,
"Project": 758,
"Ġinto": 759,
"dering": 760,
"ĠN": 761,
"tiven": 762,
"Ġcome": 763,
"Ġconsidering": 764,
"Ġlearned": 765,
"Ġeffectiven": 766,
"Ġplay": 767,
"ields": 768,
"Ġyields": 769,
"Ġeffectiveness": 770,
"Ġassess": 771,
"Ġassessment": 772,
"Ġlessons": 773,
"ĠManagers": 774,
"Ġprojects": 775,
"ever": 776,
"gy": 777,
"ware": 778,
"Ġprog": 779,
"Ġstrategy": 780,
"oftware": 781,
"In": 782,
"di": 783,
"ĠEx": 784,
"ue": 785,
"alue": 786,
"Ġresour": 787,
"Ġvalue": 788,
"Ġbeca": 789,
"use": 790,
"Ġbecause": 791,
"ct": 792,
"ication": 793,
"unication": 794,
"hile": 795,
"Ġprofessional": 796,
"ĠSu": 797,
"ef": 798,
"llo": 799,
"Ġstakeholder": 800,
"Ġclos": 801,
"ĠBuilding": 802,
"Ġcommunication": 803,
"Ġclosure": 804,
"ĠF": 805,
"Ġchall": 806,
"Ġchallen": 807,
"Ġteam": 808,
"perform": 809,
"ĠR": 810,
"gnment": 811,
"Ġalignment": 812,
"ders": 813,
"il": 814,
"ze": 815,
"Ġforms": 816,
"ey": 817,
"software": 818,
"Ġemp": 819,
"ot": 820,
"pe": 821,
"Ġagile": 822,
"ndustry": 823,
"ĠIndustry": 824,
"Ġshow": 825,
"Ġresource": 826,
"ig": 827,
"hasi": 828,
"ĠCritical": 829,
"ĠKey": 830,
"dership": 831,
"Ġemphasi": 832,
"Ġemphasize": 833,
"rol": 834,
"Ġallo": 835,
"arned": 836,
"Ġcontrol": 837,
"Ġallocation": 838,
"hed": 839,
"ticularly": 840,
"olution": 841,
"articularly": 842,
"lict": 843,
"Ġparticularly": 844,
"Ġresolution": 845,
"Ġsched": 846,
"ban": 847,
"mon": 848,
"risk": 849,
"anban": 850,
"Ġdemon": 851,
"Ġleadership": 852,
"Ġcontext": 853,
"Ġconflict": 854,
"Ġdemonstr": 855,
"denti": 856,
"fall": 857,
"rum": 858,
"erfall": 859,
"aterfall": 860,
"),": 861,
"Ġrisk": 862,
"tives": 863,
"ectives": 864,
"ope": 865,
"Ġidenti": 866,
"Ġscope": 867,
"Ġchallenges": 868,
"Ġst": 869,
"Ġimportance": 870,
"Ġinvol": 871,
"Ġorganization": 872,
"gning": 873,
"Ġimplementation": 874,
"Ġaligning": 875,
"Ġinvolves": 876,
"Ġorganizational": 877,
"Ġwaterfall": 878,
"eting": 879,
"Ġdepen": 880,
"gests": 881,
"Ġsuggests": 882,
"Ġdepends": 883,
"cus": 884,
"ends": 885,
"eref": 886,
"thel": 887,
"Ġcontra": 888,
"ĠTra": 889,
"perience": 890,
"ĠTheref": 891,
"Ġindicate": 892,
"Ġfocus": 893,
"Ġtrends": 894,
"ĠConsequently": 895,
"ĠNever": 896,
"ditional": 897,
"ĠExperience": 898,
"theless": 899,
"Ġcontrast": 900,
"ĠTraditional": 901,
"ĠTherefore": 902,
"ĠNevertheless": 903,
"ĠExperienced": 904,
"Ġhig": 905,
"Ġevolution": 906,
"Ġchange": 907,
"performing": 908,
"Ġshows": 909,
"Ġhigh": 910,
"ch": 911,
"acking": 912,
"Ġtracking": 913,
"bsequently": 914,
"gest": 915,
"ress": 916,
"Ġwhile": 917,
"Ġimped": 918,
"ared": 919,
"Ġshared": 920,
"Ġaccelerates": 921,
"Ġtrust": 922,
"ĠBest": 923,
"Ġsuggest": 924,
"Ġprogress": 925,
"ĠSubsequently": 926,
"Ġimpede": 927,
"Or": 928,
"gag": 929,
"hn": 930,
"iqu": 931,
"ĠOr": 932,
"Ġtec": 933,
"Ġbudg": 934,
"uling": 935,
"Ġengag": 936,
"ganizations": 937,
"Ġscheduling": 938,
"hniqu": 939,
"ĠOrganizations": 940,
"Ġtechniqu": 941,
"Ġbudgeting": 942,
"Ġtechniques": 943,
"sting": 944,
"arch": 945,
"Ġforeca": 946,
"esearch": 947,
"Ġresult": 948,
"Ġstrategies": 949,
"ĠFor": 950,
"ĠResearch": 951,
"Ġengagement": 952,
"Ġforecasting": 953,
"pon": 954,
"ĠAs": 955,
"Ġcommon": 956,
"ponse": 957,
"vant": 958,
"ĠP": 959,
"levant": 960,
"Ġrelevant": 961,
"ls": 962,
"port": 963,
"ably": 964,
"ĠNot": 965,
"ĠNotably": 966,
"dence": 967,
"ean": 968,
"im": 969,
"onit": 970,
"oring": 971,
"Ġearned": 972,
"Ġresponse": 973,
"ĠSim": 974,
"fication": 975,
"Ġrecognize": 976,
"vidence": 977,
"ĠEvidence": 978,
"ilarly": 979,
"onitoring": 980,
"ĠSimilarly": 981,
"How": 982,
"bri": 983,
"ybri": 984,
"ally": 985,
"Ġhybri": 986,
"Ġchain": 987,
"Ġprogram": 988,
"Ġhybrid": 989,
"Und": 990,
"pec": 991,
"rom": 992,
"ĠHow": 993,
"ĠUnd": 994,
"alit": 995,
"Ġfiel": 996,
"Ġfrom": 997,
"vels": 998,
"Ġlevels": 999,
"erstanding": 1000,
"ĠSpec": 1001,
"ĠImp": 1002,
"ifically": 1003,
"ĠUnderstanding": 1004,
"Ġfield": 1005,
"ĠSpecifically": 1006,
"Eff": 1007,
"Ġmonitoring": 1008,
"ective": 1009,
"Ġimpact": 1010,
"ortantly": 1011,
"ĠCurrent": 1012,
"Ġidentification": 1013,
"ĠImportantly": 1014,
"Effective": 1015,
"bj": 1016,
"rac": 1017,
"Ġobj": 1018,
"ĠThus": 1019,
"ĠHowever": 1020,
"Ġobjectives": 1021,
"Risk": 1022,
"Team": 1023,
"Ġaddi": 1024,
"ality": 1025,
"Ġaddition": 1026,
"over": 1027,
"while": 1028,
"ĠMore": 1029,
"ĠMean": 1030,
"odel": 1031,
"What": 1032,
"Ġindustry": 1033,
"Ġboards": 1034,
"ĠMoreover": 1035,
"ĠMeanwhile": 1036,
"akeholder": 1037,
"Ġqu": 1038,
"ccessful": 1039,
"ĠAc": 1040,
"ĠSuccessful": 1041,
"ĠPrac": 1042,
"eg": 1043,
"ten": 1044,
"ĠW": 1045,
"tim": 1046,
"ange": 1047,
"Ġconsider": 1048,
"irms": 1049,
"Ġconfirms": 1050,
"ĠExten": 1051,
"Ġdemonstrate": 1052,
"ĠPractical": 1053,
"Ġconsideration": 1054,
"ĠExtending": 1055,
"Qu": 1056,
"St": 1057,
"fers": 1058,
"Ġrefers": 1059,
"Ġop": 1060,
"project": 1061,
"ĠIt": 1062,
"making": 1063,
"Agile": 1064,
"cor": 1065,
"crum": 1066,
"verse": 1067,
"terative": 1068,
"dingly": 1069,
"ĠConverse": 1070,
"ĠAccor": 1071,
"Stakeholder": 1072,
"ĠConversely": 1073,
"ĠAccordingly": 1074,
"BS": 1075,
"Ch": 1076,
"more": 1077,
"Ġus": 1078,
"urther": 1079,
"Ġincludes": 1080,
"ĠFurther": 1081,
"ĠWBS": 1082,
"Change": 1083,
"ĠFurthermore": 1084,
"Le": 1085,
"gram": 1086,
"enef": 1087,
"Ġbe": 1088,
"Ġbenef": 1089,
"Program": 1090,
"Ġscrum": 1091,
"Ġdemonstrates": 1092,
"Ġbenefit": 1093,
"kil": 1094,
"Ġmi": 1095,
"Ġskil": 1096,
"Ġiterative": 1097,
"Ġkanban": 1098,
"ĠKanban": 1099,
"Ġquality": 1100,
"ory": 1101,
"ĠProfessional": 1102,
"ĠScrum": 1103,
"AF": 1104,
"SS": 1105,
"mend": 1106,
"oals": 1107,
"ĠLe": 1108,
"Ġrecom": 1109,
"ĠTo": 1110,
"ĠSAF": 1111,
"Ġgoals": 1112,
"ĠLeSS": 1113,
"Ġrecommend": 1114,
"ĠSAFe": 1115,
"gate": 1116,
"not": 1117,
"tinu": 1118,
"Ġcan": 1119,
"state": 1120,
"stance": 1121,
"Ġmodern": 1122,
"lements": 1123,
"Ġinstance": 1124,
"Ġelements": 1125,
"Ġover": 1126,
"Ġoutperform": 1127,
"Ġpeers": 1128,
"tinuous": 1129,
"Ġcannot": 1130,
"stated": 1131,
"Ġoverstated": 1132,
"An": 1133,
"ak": 1134,
"sw": 1135,
"estion": 1136,
"reak": 1137,
"atus": 1138,
"art": 1139,
"own": 1140,
"Question": 1141,
"Answ": 1142,
"Answer": 1143,
"Ġelabor": 1144,
"Ġexec": 1145,
"Ġelaborate": 1146,
"avi": 1147,
"ities": 1148,
"tro": 1149,
"ĠWhat": 1150,
"Ġas": 1151,
"Ġretro": 1152,
"Ġbal": 1153,
"ular": 1154,
"ample": 1155,
"urance": 1156,
"Ġexample": 1157,
"Ġevolves": 1158,
"unities": 1159,
"Ġcritically": 1160,
"Ġnavi": 1161,
"spectives": 1162,
"ĠContinuous": 1163,
"Ġstatus": 1164,
"portunities": 1165,
"Ġretrospectives": 1166,
"Ġnavigate": 1167,
"Earned": 1168,
"down": 1169,
"uct": 1170,
"Ġsoftware": 1171,
"ath": 1172,
"Ġreport": 1173,
"Ġbreak": 1174,
"Ġstruct": 1175,
"Ġbreakdown": 1176,
"Ġstructure": 1177,
").": 1178,
"fy": 1179,
"ule": 1180,
"Ġes": 1181,
"Ġro": 1182,
"ong": 1183,
"ere": 1184,
"Ġmanager": 1185,
"Ġmodel": 1186,
"Professional": 1187,
"Ġpath": 1188,
"antt": 1189,
"Ġchart": 1190,
"Ġstrong": 1191,
"Ġidentify": 1192,
"timation": 1193,
"Ġestimation": 1194,
"Ġrole": 1195,
"ces": 1196,
"eh": 1197,
"ep": 1198,
"Ġade": 1199,
"one": 1200,
"ery": 1201,
"prin": 1202,
"preh": 1203,
"ĠMentorship": 1204,
"Ġcompreh": 1205,
"Ġhere": 1206,
"Ġexcel": 1207,
"Ġcreep": 1208,
"Ġadvance": 1209,
"quate": 1210,
"Ġcareful": 1211,
"Ġmastery": 1212,
"ensive": 1213,
"Ġassurance": 1214,
"ource": 1215,
"Ġresources": 1216,
"Ġchallenge": 1217,
"ĠReg": 1218,
"Ġopportunities": 1219,
"Ġused": 1220,
"Ġexecution": 1221,
"Ġadequate": 1222,
"Ġcomprehensive": 1223,
"Ġadvancement": 1224,
"ĠRegular": 1225,
"bs": 1226,
"ods": 1227,
"Ġwbs": 1228,
"Ġhas": 1229,
"Ġmethods": 1230,
"Ġknows": 1231,
"Ġshown": 1232,
"Ġskilled": 1233,
"Ġtre": 1234,
"stake": 1235,
"uration": 1236,
"iguration": 1237,
"Ġschedule": 1238,
"Ġstory": 1239,
"Ġmistake": 1240,
"cure": 1241,
"ration": 1242,
"soft": 1243,
"tone": 1244,
"esource": 1245,
"Ġmic": 1246,
"Ġsa": 1247,
"ata": 1248,
"rosoft": 1249,
"ody": 1250,
"lestone": 1251,
"Ġestablished": 1252,
"egration": 1253,
"print": 1254,
"curement": 1255,
"Ġmicrosoft": 1256,
"Resource": 1257,
"ase": 1258,
"fe": 1259,
"ws": 1260,
"Ġdra": 1261,
"Ġlean": 1262,
"Ġmanaging": 1263,
"izing": 1264,
"ira": 1265,
"Ġdeliverables": 1266,
"timizing": 1267,
"Ġoptimizing": 1268,
"Ġsafe": 1269,
"Ġdraws": 1270,
"As": 1271,
"mer": 1272,
"model": 1273,
"ĠD": 1274,
"Ġcost": 1275,
"Ġprocurement": 1276,
"udies": 1277,
"Ġprince": 1278,
"Ġgantt": 1279,
"ĠCase": 1280,
"Ġpert": 1281,
"Ġjira": 1282,
"ĠEmer": 1283,
"Ġstudies": 1284,
"Ġtrello": 1285,
"ĠEmerging": 1286,
"Ġintegration": 1287,
"Ġconfiguration": 1288,
"Ġuser": 1289,
"For": 1290,
"cing": 1291,
"dom": 1292,
"uance": 1293,
"ancing": 1294,
"isdom": 1295,
"Ġtheory": 1296,
"Ġwisdom": 1297,
"ained": 1298,
"Ġgained": 1299,
"Ġanalytical": 1300,
"Ġnuance": 1301,
"Ġmilestone": 1302,
"Ġskill": 1303,
"Ġbalance": 1304,
"Ġbalancing": 1305,
"ĠData": 1306,
"Ġnuanced": 1307,
"ty": 1308,
"Ġsprint": 1309,
"Ġbody": 1310,
"Ġdeliverable": 1311,
"cope": 1312,
"ability": 1313,
"Ġrisks": 1314,
"ased": 1315,
"Quality": 1316,
"ER": 1317,
"Scope": 1318,
"eed": 1319,
"iti": 1320,
"ERT": 1321,
"Com": 1322,
"Gantt": 1323,
"Kanban": 1324,
"Lean": 1325,
"PERT": 1326,
"based": 1327,
"du": 1328,
"munication": 1329,
"tain": 1330,
"Ġtrig": 1331,
"aintain": 1332,
"Ġnon": 1333,
"Ġprobability": 1334,
"Communication": 1335,
"Ġtrigg": 1336,
"CE": 1337,
"Con": 1338,
"Cost": 1339,
"De": 1340,
"IN": 1341,
"RIN": 1342,
"Waterfall": 1343,
"anagement": 1344,
"ĠManagement": 1345,
"nowledge": 1346,
"liverable": 1347,
"ĠAgile": 1348,
"ĠBody": 1349,
"ĠKnowledge": 1350,
"ĠRisk": 1351,
"Conf": 1352,
"Deliverable": 1353,
"RINCE": 1354,
"Critical": 1355,
"Mi": 1356,
"Scrum": 1357,
"Us": 1358,
"bac": 1359,
"fine": 1360,
"ou": 1361,
"sf": 1362,
"Ġfeed": 1363,
"Ġdata": 1364,
"Ġdefine": 1365,
"ainst": 1366,
"Ġstakehol": 1367,
"ency": 1368,
"Ġstart": 1369,
"Configuration": 1370,
"Milestone": 1371,
"User": 1372,
"back": 1373,
"Ġfeedback": 1374,
"Ġstakeholders": 1375,
"La": 1376,
"Less": 1377,
"MV": 1378,
"Mon": 1379,
"Model": 1380,
"OT": 1381,
"Portfolio": 1382,
"PRINCE": 1383,
"Tre": 1384,
"Work": 1385,
"WOT": 1386,
"adership": 1387,
"br": 1388,
"brac": 1389,
"break": 1390,
"bability": 1391,
"cr": 1392,
"con": 1393,
"ction": 1394,
"dapt": 1395,
"done": 1396,
"em": 1397,
"gh": 1398,
"gor": 1399,
"gistic": 1400,
"gular": 1401,
"id": 1402,
"ior": 1403,
"ist": 1404,
"ilo": 1405,
"iter": 1406,
"ign": 1407,
"imp": 1408,
"iterative": 1409,
"kli": 1410,
"keting": 1411,
"lf": 1412,
"lan": 1413,
"lain": 1414,
"min": 1415,
"mul": 1416,
"mod": 1417,
"mall": 1418,
"op": 1419,
"osi": 1420,
"oid": 1421,
"pons": 1422,
"pilo": 1423,
"plain": 1424,
"ran": 1425,
"surance": 1426,
"sprint": 1427,
"te": 1428,
"tative": 1429,
"tegration": 1430,
"ual": 1431,
"uts": 1432,
"utive": 1433,
"uction": 1434,
"vent": 1435,
"void": 1436,
"wner": 1437,
"yste": 1438,
"ÃĹ": 1439,
"Ġ'": 1440,
"Ġ-": 1441,
"Ġ1": 1442,
"Ġ2": 1443,
"Ġ3": 1444,
"Ġ4": 1445,
"Ġlo": 1446,
"ĠÃĹ": 1447,
"inable": 1448,
"insurance": 1449,
"esponse": 1450,
"escr": 1451,
"Ġaud": 1452,
"Ġals": 1453,
"titative": 1454,
"ond": 1455,
"ered": 1456,
"Ġcam": 1457,
"Ġcate": 1458,
"Ġcurr": 1459,
"Ġcust": 1460,
"ndown": 1461,
"oric": 1462,
"organiz": 1463,
"ingency": 1464,
"redu": 1465,
"regular": 1466,
"antitative": 1467,
"sts": 1468,
"ster": 1469,
"Ġmat": 1470,
"Ġmar": 1471,
"Ġmaintain": 1472,
"isual": 1473,
"ace": 1474,
"active": 1475,
"eckli": 1476,
"Ġsprin": 1477,
"Ġsmall": 1478,
"Ġspons": 1479,
"Ġconstr": 1480,
"omer": 1481,
"Ġdo": 1482,
"Ġdescr": 1483,
"Ġregi": 1484,
"Ġeli": 1485,
"Ġedu": 1486,
"Ġevent": 1487,
"Ġouts": 1488,
"Ġowner": 1489,
"Ġbur": 1490,
"Ġbey": 1491,
"arlo": 1492,
"arts": 1493,
"ulum": 1494,
"probability": 1495,
"ĠMonitoring": 1496,
"ĠMiti": 1497,
"ĠMaintain": 1498,
"sive": 1499,
"stainable": 1500,
"Ġcontent": 1501,
"Ġcontingency": 1502,
"Ġpas": 1503,
"Ġpace": 1504,
"ĠTran": 1505,
"Ġhist": 1506,
"iption": 1507,
"iculum": 1508,
"Ġmanage": 1509,
"aining": 1510,
"Ġmeeting": 1511,
"self": 1512,
"ization": 1513,
"owered": 1514,
"rix": 1515,
"orming": 1516,
"Ġsustainable": 1517,
"aptive": 1518,
"Ġexpert": 1519,
"ĠSWOT": 1520,
"ĠSyste": 1521,
"Ġcheckli": 1522,
"Ġcharts": 1523,
"Ġsimul": 1524,
"Ġcreation": 1525,
"Ġeffectively": 1526,
"ĠIdenti": 1527,
"ĠCarlo": 1528,
"Ġdelivery": 1529,
"nalysis": 1530,
"Ġadaptive": 1531,
"ĠAdapt": 1532,
"ĠAvoid": 1533,
"ĠAnalysis": 1534,
"Ġneed": 1535,
"Ġtraining": 1536,
"paign": 1537,
"ĠEMV": 1538,
"Ġinterview": 1539,
"Ġclearly": 1540,
"ĠStakeholder": 1541,
"Ġreprior": 1542,
"Ġvisual": 1543,
"Ġyou": 1544,
"Ġreviews": 1545,
"Integration": 1546,
"ĠResponse": 1547,
"Ġempowered": 1548,
"change": 1549,
"ĠPlan": 1550,
"ĠPosi": 1551,
"alitative": 1552,
"Ġquantitative": 1553,
"Ġqualitative": 1554,
"ĠAccept": 1555,
"Leadership": 1556,
"ĠTop": 1557,
"Ġexecutive": 1558,
"Ġreported": 1559,
"Ġtrees": 1560,
"itize": 1561,
"Ġtrigger": 1562,
"Ġtriggers": 1563,
"sfer": 1564,
"ainstorming": 1565,
"Last": 1566,
"Lessons": 1567,
"Monte": 1568,
"Trello": 1569,
"brainstorming": 1570,
"brace": 1571,
"continuous": 1572,
"embrace": 1573,
"gorization": 1574,
"gistics": 1575,
"iterations": 1576,
"impact": 1577,
"minate": 1578,
"module": 1579,
"opportunities": 1580,
"pilot": 1581,
"Ġlogistics": 1582,
"Ġaudit": 1583,
"Ġalso": 1584,
"Ġcampaign": 1585,
"Ġcategorization": 1586,
"Ġcurriculum": 1587,
"Ġcustomer": 1588,
"orical": 1589,
"organizing": 1590,
"reduce": 1591,
"Ġmatrix": 1592,
"Ġmarketing": 1593,
"Ġsprints": 1594,
"Ġsponsorship": 1595,
"Ġconstruction": 1596,
"Ġdescription": 1597,
"Ġregister": 1598,
"Ġeliminate": 1599,
"Ġeducation": 1600,
"Ġoutsource": 1601,
"Ġburndown": 1602,
"Ġbeyond": 1603,
"ĠMitigate": 1604,
"Ġpassive": 1605,
"ĠTransfer": 1606,
"Ġhistorical": 1607,
"Ġmeetings": 1608,
"ĠSystem": 1609,
"Ġchecklists": 1610,
"Ġsimulation": 1611,
"ĠIdentification": 1612,
"ĠAdaptations": 1613,
"Ġinterviews": 1614,
"Ġreprioritize": 1615,
"ĠPlanner": 1616,
"ĠPositive": 1617,
"Ġcampaigns": 1618,
"):": 1619,
"Sprint": 1620,
"Ġits": 1621,
"Procurement": 1622,
"Ġph": 1623,
"ĠScope": 1624,
"ĠEarned": 1625,
"ĠExplain": 1626,
"ĠPRINCE": 1627,
"ĠWork": 1628
},
"merges": [
[
"i",
"n"
],
[
"e",
"s"
],
[
"Ġ",
"a"
],
[
"e",
"n"
],
[
"Ġ",
"t"
],
[
"t",
"i"
],
[
"o",
"n"
],
[
"e",
"r"
],
[
"Ġ",
"c"
],
[
"n",
"d"
],
[
"o",
"r"
],
[
"Ġt",
"h"
],
[
"p",
"r"
],
[
"in",
"g"
],
[
"r",
"e"
],
[
"en",
"t"
],
[
"a",
"n"
],
[
"a",
"l"
],
[
"s",
"t"
],
[
"Ġ",
"pr"
],
[
"Ġ",
"m"
],
[
"Ġa",
"nd"
],
[
"l",
"e"
],
[
"Ġ",
"in"
],
[
"i",
"s"
],
[
"a",
"c"
],
[
"e",
"c"
],
[
"Ġ",
"s"
],
[
"m",
"ent"
],
[
"ti",
"on"
],
[
"ti",
"c"
],
[
"es",
"s"
],
[
"Ġ",
"f"
],
[
"Ġc",
"on"
],
[
"o",
"l"
],
[
"a",
"t"
],
[
"o",
"m"
],
[
"Ġth",
"e"
],
[
"Ġ",
"d"
],
[
"Ġ",
"re"
],
[
"v",
"e"
],
[
"Ġ",
"e"
],
[
"Ġ",
"o"
],
[
"r",
"o"
],
[
"t",
"h"
],
[
"Ġ",
"b"
],
[
"a",
"r"
],
[
"l",
"y"
],
[
"Ġ",
"w"
],
[
"Ġt",
"o"
],
[
"Ġpr",
"o"
],
[
"Ġpr",
"ac"
],
[
"a",
"b"
],
[
"a",
"g"
],
[
"ec",
"t"
],
[
"a",
"tion"
],
[
"c",
"e"
],
[
"an",
"ag"
],
[
"u",
"l"
],
[
"j",
"ect"
],
[
"r",
"es"
],
[
"Ġprac",
"tic"
],
[
"Ġa",
"p"
],
[
"e",
"t"
],
[
"Ġ",
"i"
],
[
"pr",
"o"
],
[
"P",
"ro"
],
[
"l",
"i"
],
[
"Ġ",
"M"
],
[
"s",
"i"
],
[
"st",
"a"
],
[
"d",
"s"
],
[
"u",
"i"
],
[
"Ġa",
"re"
],
[
"Ġcon",
"t"
],
[
"Ġ",
"p"
],
[
"Ġd",
"e"
],
[
"Ġ",
"le"
],
[
"Ġ",
"Pro"
],
[
"Ġi",
"m"
],
[
"a",
"m"
],
[
"u",
"s"
],
[
"Ġo",
"f"
],
[
"i",
"on"
],
[
"Ġf",
"or"
],
[
"u",
"nd"
],
[
"Ġ",
"T"
],
[
"Ġc",
"om"
],
[
"or",
"k"
],
[
"l",
"o"
],
[
"Ġ",
"h"
],
[
"es",
"e"
],
[
"at",
"e"
],
[
"Ġth",
"at"
],
[
"Ġare",
"a"
],
[
"Ġth",
"is"
],
[
"Ġ",
"res"
],
[
"Ġth",
"ese"
],
[
"u",
"r"
],
[
"f",
"f"
],
[
"sta",
"nd"
],
[
"i",
"p"
],
[
"ac",
"h"
],
[
"Ġap",
"pro"
],
[
"Ġappro",
"ach"
],
[
"t",
"s"
],
[
"anag",
"er"
],
[
"i",
"th"
],
[
"Ġw",
"ith"
],
[
"k",
"e"
],
[
"c",
"om"
],
[
"ĠPro",
"ject"
],
[
"i",
"es"
],
[
"u",
"t"
],
[
"al",
"s"
],
[
"s",
"s"
],
[
"v",
"er"
],
[
"ĠM",
"anager"
],
[
"e",
"ment"
],
[
"o",
"d"
],
[
"t",
"er"
],
[
"i",
"c"
],
[
"u",
"d"
],
[
"Ġ",
"is"
],
[
"f",
"ess"
],
[
"fess",
"ion"
],
[
"Ġm",
"anag"
],
[
"Ġb",
"et"
],
[
"o",
"us"
],
[
"ab",
"le"
],
[
"Ġmanag",
"ement"
],
[
"Ġcon",
"si"
],
[
"n",
"ing"
],
[
"in",
"u"
],
[
"a",
"in"
],
[
"c",
"ess"
],
[
"Ġa",
"c"
],
[
"or",
"e"
],
[
"Ġim",
"p"
],
[
"or",
"t"
],
[
"Ġm",
"e"
],
[
"Ġcont",
"inu"
],
[
"Ġ",
"en"
],
[
"l",
"es"
],
[
"e",
"w"
],
[
"Ġpractic",
"es"
],
[
"e",
"d"
],
[
"ti",
"ve"
],
[
"g",
"ies"
],
[
"Ġres",
"ul"
],
[
"es",
"t"
],
[
"Ġo",
"ut"
],
[
"q",
"ui"
],
[
"Ġre",
"qui"
],
[
"s",
"e"
],
[
"Ġm",
"a"
],
[
"Ġe",
"ff"
],
[
"i",
"z"
],
[
"p",
"er"
],
[
"o",
"w"
],
[
"Ġw",
"ork"
],
[
"an",
"ce"
],
[
"com",
"es"
],
[
"Ġout",
"comes"
],
[
"fession",
"als"
],
[
"ĠT",
"h"
],
[
"i",
"r"
],
[
"en",
"ti"
],
[
"r",
"i"
],
[
"tic",
"al"
],
[
"Ġap",
"p"
],
[
"Ġresul",
"ts"
],
[
"Ġbet",
"ter"
],
[
"st",
"ent"
],
[
"Ġconsi",
"stent"
],
[
"e",
"am"
],
[
"or",
"m"
],
[
"o",
"st"
],
[
"Ġs",
"c"
],
[
"f",
"orm"
],
[
"Ġle",
"ar"
],
[
"Ġs",
"u"
],
[
"Ġcontinu",
"ous"
],
[
"Ġe",
"x"
],
[
"Ġthe",
"ir"
],
[
"g",
"e"
],
[
"an",
"t"
],
[
"v",
"ol"
],
[
"Ġin",
"c"
],
[
"l",
"ud"
],
[
"Ġinc",
"lud"
],
[
"Ġ",
"ess"
],
[
"enti",
"al"
],
[
"Ġess",
"ential"
],
[
"e",
"l"
],
[
"er",
"stand"
],
[
"a",
"p"
],
[
"ve",
"lo"
],
[
"velo",
"p"
],
[
"Ġde",
"velop"
],
[
"Ġcom",
"p"
],
[
"g",
"n"
],
[
"Ġpro",
"ject"
],
[
"ro",
"ss"
],
[
"Ġeff",
"ec"
],
[
"Ġs",
"y"
],
[
"ation",
"s"
],
[
"Ġ",
"k"
],
[
"Ġs",
"e"
],
[
"Ġex",
"per"
],
[
"Ġ",
"und"
],
[
"Ġund",
"erstand"
],
[
"c",
"cess"
],
[
"h",
"ip"
],
[
"Ġme",
"th"
],
[
"Ġe",
"vol"
],
[
"n",
"ow"
],
[
"r",
"am"
],
[
"st",
"r"
],
[
"Ġ",
"S"
],
[
"Ġc",
"h"
],
[
"Ġk",
"now"
],
[
"Ġle",
"a"
],
[
"Ġmeth",
"od"
],
[
"a",
"y"
],
[
"ac",
"t"
],
[
"Ġlear",
"ning"
],
[
"om",
"ain"
],
[
"Ġd",
"omain"
],
[
"le",
"d"
],
[
"eam",
"s"
],
[
"Ġpractic",
"al"
],
[
"er",
"s"
],
[
"Ġpro",
"fessionals"
],
[
"a",
"re"
],
[
"d",
"ing"
],
[
"ur",
"r"
],
[
"Ġpr",
"in"
],
[
"Ġsu",
"ccess"
],
[
"Ġs",
"i"
],
[
"urr",
"ent"
],
[
"o",
"gies"
],
[
"ol",
"ogies"
],
[
"Ġmethod",
"ologies"
],
[
"or",
"s"
],
[
"Ġconsistent",
"ly"
],
[
"a",
"ment"
],
[
"Ġf",
"und"
],
[
"Ġfund",
"ament"
],
[
"led",
"ge"
],
[
"c",
"ip"
],
[
"Ġprin",
"cip"
],
[
"Ġprincip",
"les"
],
[
"Ġ",
"g"
],
[
"d",
"e"
],
[
"ar",
"ds"
],
[
"Ġrequi",
"res"
],
[
"Ġknow",
"ledge"
],
[
"ment",
"s"
],
[
"Ġpractic",
"e"
],
[
"v",
"ing"
],
[
"u",
"n"
],
[
"ol",
"s"
],
[
"Ġto",
"ols"
],
[
"Ġapp",
"ly"
],
[
"g",
"an"
],
[
"gan",
"iz"
],
[
"Ġapply",
"ing"
],
[
"Ġc",
"re"
],
[
"en",
"ce"
],
[
"Ġm",
"ost"
],
[
"Ġeffec",
"tive"
],
[
"Ġc",
"urrent"
],
[
"Ġwork",
"ing"
],
[
"Ġ",
"on"
],
[
"Ġp",
"l"
],
[
"Ġ",
"I"
],
[
"Ġf",
"ram"
],
[
"ork",
"s"
],
[
"ew",
"orks"
],
[
"Ġfram",
"eworks"
],
[
"Ġm",
"ore"
],
[
"W",
"h"
],
[
"Ġlea",
"ds"
],
[
"Ġd",
"i"
],
[
"m",
"a"
],
[
"pro",
"ve"
],
[
"Ġim",
"prove"
],
[
"Ġ",
"stand"
],
[
"ri",
"tical"
],
[
"Ġstand",
"ards"
],
[
"Ġt",
"a"
],
[
"lo",
"s"
],
[
"Ġdevelop",
"ment"
],
[
"er",
"ing"
],
[
"l",
"ab"
],
[
"lab",
"or"
],
[
"l",
"ding"
],
[
"ui",
"lding"
],
[
"i",
"o"
],
[
"Ġ",
"sta"
],
[
"Ġinclud",
"ing"
],
[
"en",
"c"
],
[
"i",
"ence"
],
[
"Ġ",
"or"
],
[
"st",
"e"
],
[
"et",
"enc"
],
[
"Ġapproach",
"es"
],
[
"Ġcomp",
"etenc"
],
[
"tion",
"al"
],
[
"h",
"i"
],
[
"Wh",
"en"
],
[
"Ġor",
"ganiz"
],
[
"Ġre",
"li"
],
[
"ver",
"al"
],
[
"Ġsy",
"ste"
],
[
"Ġse",
"veral"
],
[
"ma",
"tic"
],
[
"Ġreli",
"able"
],
[
"Ġsyste",
"matic"
],
[
"Ġc",
"ol"
],
[
"labor",
"ation"
],
[
"Ġcol",
"laboration"
],
[
"Ġimp",
"ort"
],
[
"c",
"ation"
],
[
"er",
"n"
],
[
"od",
"ern"
],
[
"Ġin",
"d"
],
[
"Ġ",
"C"
],
[
"on",
"s"
],
[
"Ġunderstand",
"ing"
],
[
"v",
"en"
],
[
"ĠT",
"eams"
],
[
"ĠTh",
"is"
],
[
"le",
"ment"
],
[
"li",
"ver"
],
[
"Ġimp",
"lement"
],
[
"u",
"st"
],
[
"Ġ",
"l"
],
[
"Ġs",
"h"
],
[
"ce",
"l"
],
[
"Ġ",
"ke"
],
[
"at",
"es"
],
[
"Ġde",
"liver"
],
[
"Ġke",
"y"
],
[
"f",
"ic"
],
[
"k",
"ing"
],
[
"n",
"al"
],
[
"nal",
"y"
],
[
"a",
"s"
],
[
"a",
"si"
],
[
"ĠM",
"odern"
],
[
"ar",
"ly"
],
[
"u",
"m"
],
[
"Ġa",
"naly"
],
[
"Ġp",
"er"
],
[
"e",
"x"
],
[
"Ġcont",
"ex"
],
[
"Ġa",
"d"
],
[
"p",
"t"
],
[
"ce",
"pt"
],
[
"q",
"u"
],
[
"is",
"ion"
],
[
"ec",
"ision"
],
[
"Ġd",
"ecision"
],
[
"s",
"is"
],
[
"Ġc",
"ritical"
],
[
"Ġcon",
"cept"
],
[
"Ġch",
"an"
],
[
"Ġac",
"cel"
],
[
"Ġaccel",
"er"
],
[
"p",
"en"
],
[
"Ġanaly",
"sis"
],
[
"f",
"ul"
],
[
"form",
"ance"
],
[
"Ġper",
"formance"
],
[
"ti",
"tion"
],
[
"Ġpro",
"cess"
],
[
"Ġprac",
"tition"
],
[
"Ġexper",
"ience"
],
[
"Ġpractition",
"ers"
],
[
"Ġac",
"ross"
],
[
"ab",
"les"
],
[
"ud",
"g"
],
[
"Ġrequi",
"re"
],
[
"c",
"o"
],
[
"c",
"tional"
],
[
"f",
"un"
],
[
"Ġc",
"ross"
],
[
"Ġprocess",
"es"
],
[
"fun",
"ctional"
],
[
"Ġsi",
"los"
],
[
"Ġc",
"are"
],
[
"Ġb",
"o"
],
[
"Ġma",
"st"
],
[
"Ġpl",
"an"
],
[
"Ġorganiz",
"ations"
],
[
"Ġb",
"uilding"
],
[
"Ġre",
"co"
],
[
"Ġme",
"as"
],
[
"gn",
"iz"
],
[
"Ġplan",
"ning"
],
[
"Ġreco",
"gniz"
],
[
"ur",
"able"
],
[
"Ġimport",
"ant"
],
[
"Ġmeas",
"urable"
],
[
"Ġ",
"A"
],
[
"Ġ",
"n"
],
[
"Ġ",
"str"
],
[
"Ġh",
"el"
],
[
"Ġen",
"ables"
],
[
"Ġhel",
"p"
],
[
"T",
"h"
],
[
"Th",
"e"
],
[
"i",
"fic"
],
[
"a",
"tive"
],
[
"ant",
"ly"
],
[
"th",
"er"
],
[
"form",
"ed"
],
[
"v",
"i"
],
[
"y",
"ing"
],
[
"Ġm",
"ust"
],
[
"Ġin",
"formed"
],
[
"li",
"cation"
],
[
"Ġma",
"ke"
],
[
"Ġapp",
"lication"
],
[
"Ġevol",
"ving"
],
[
"Ġfundament",
"al"
],
[
"Ġsta",
"ying"
],
[
"Ġdecision",
"s"
],
[
"Ġcare",
"er"
],
[
"Ġmast",
"ering"
],
[
"Ġf",
"act"
],
[
"Ġi",
"t"
],
[
"Ġfact",
"ors"
],
[
"ic",
"ate"
],
[
"en",
"d"
],
[
"ul",
"arly"
],
[
"ti",
"se"
],
[
"Ġf",
"o"
],
[
"Ġexper",
"tise"
],
[
"n",
"ed"
],
[
"Ġ",
"("
],
[
"g",
"ing"
],
[
"v",
"ance"
],
[
"s",
"p"
],
[
"Ġhelp",
"s"
],
[
"ĠTh",
"e"
],
[
"Ġ",
"j"
],
[
"e",
"ve"
],
[
"Ġt",
"r"
],
[
"Ġp",
"e"
],
[
"Ġac",
"hi"
],
[
"Ġachi",
"eve"
],
[
"v",
"est"
],
[
"Ġin",
"vest"
],
[
"ti",
"es"
],
[
"ors",
"hip"
],
[
"p",
"a"
],
[
"p",
"le"
],
[
"le",
"x"
],
[
"Ġcomp",
"lex"
],
[
"ap",
"t"
],
[
"d",
"er"
],
[
"Ġ",
"E"
],
[
"ent",
"orship"
],
[
"Ġthe",
"ore"
],
[
"Ġacceler",
"ate"
],
[
"Ġbo",
"th"
],
[
"Ġtheore",
"tical"
],
[
"en",
"si"
],
[
"com",
"pa"
],
[
"ss",
"es"
],
[
"Ġen",
"compa"
],
[
"ri",
"g"
],
[
"Ġcontinuous",
"ly"
],
[
"Ġrequire",
"ments"
],
[
"Ġencompa",
"sses"
],
[
"d",
"ate"
],
[
"p",
"date"
],
[
"u",
"pdate"
],
[
"Ġ",
"update"
],
[
"Ġthe",
"m"
],
[
"ĠPro",
"fessionals"
],
[
"Ġfundament",
"als"
],
[
"Ġad",
"apt"
],
[
"Ġchan",
"ging"
],
[
"in",
"e"
],
[
"Ġa",
"t"
],
[
"en",
"ar"
],
[
"ui",
"de"
],
[
"enar",
"io"
],
[
"a",
"ve"
],
[
"m",
"ain"
],
[
"n",
"er"
],
[
"s",
"u"
],
[
"s",
"able"
],
[
"er",
"ent"
],
[
"al",
"e"
],
[
"is",
"pen"
],
[
"Ġre",
"main"
],
[
"Ġe",
"asi"
],
[
"Ġb",
"ut"
],
[
"Ġh",
"um"
],
[
"Ġh",
"ave"
],
[
"ff",
"erent"
],
[
"Ġen",
"su"
],
[
"Ġma",
"de"
],
[
"Ġsc",
"enario"
],
[
"Ġsc",
"ale"
],
[
"Ġg",
"uide"
],
[
"Ġdi",
"fferent"
],
[
"Ġind",
"ispen"
],
[
"Ġcontex",
"ts"
],
[
"udg",
"ment"
],
[
"Ġj",
"udgment"
],
[
"Ġeasi",
"er"
],
[
"Ġhum",
"an"
],
[
"Ġensu",
"res"
],
[
"Ġscenario",
"s"
],
[
"Ġindispen",
"sable"
],
[
"Ġsuccess",
"ful"
],
[
"A",
"d"
],
[
"b",
"ine"
],
[
"Ġ",
"rig"
],
[
"al",
"l"
],
[
"Ġcom",
"bine"
],
[
"vance",
"d"
],
[
"Ad",
"vanced"
],
[
"Ġrig",
"or"
],
[
"i",
"li"
],
[
"is",
"tic"
],
[
"ab",
"ili"
],
[
"Ġimprove",
"ment"
],
[
"e",
"en"
],
[
"l",
"ations"
],
[
"n",
"ec"
],
[
"o",
"se"
],
[
"v",
"es"
],
[
"w",
"een"
],
[
"Ġa",
"sp"
],
[
"Ġt",
"end"
],
[
"Ġth",
"an"
],
[
"Ġth",
"ose"
],
[
"tion",
"s"
],
[
"Ġf",
"ost"
],
[
"Ġcon",
"nec"
],
[
"ol",
"istic"
],
[
"Ġre",
"lations"
],
[
"Ġo",
"ther"
],
[
"Ġpro",
"b"
],
[
"ect",
"s"
],
[
"Ġh",
"olistic"
],
[
"Ġbet",
"ween"
],
[
"Ġsy",
"ner"
],
[
"Ġcre",
"ates"
],
[
"Ġta",
"ke"
],
[
"Ġrecogniz",
"ing"
],
[
"Ġstr",
"ate"
],
[
"Ġasp",
"ects"
],
[
"Ġfost",
"er"
],
[
"Ġconnec",
"tions"
],
[
"Ġrelations",
"hip"
],
[
"Ġsyner",
"gies"
],
[
"i",
"el"
],
[
"Ġb",
"est"
],
[
"u",
"tion"
],
[
"ĠI",
"n"
],
[
"Ġn",
"ew"
],
[
"Ġ",
"B"
],
[
"Ġin",
"ter"
],
[
"ec",
"a"
],
[
"gn",
"ific"
],
[
"Ġsi",
"gnific"
],
[
"s",
"ol"
],
[
"Ġc",
"ap"
],
[
"Ġm",
"entorship"
],
[
"le",
"m"
],
[
"fession",
"al"
],
[
"Ġcre",
"ative"
],
[
"Ġimprove",
"ments"
],
[
"Ġcompetenc",
"ies"
],
[
"Ġpe",
"er"
],
[
"Ġrigor",
"ous"
],
[
"abili",
"ties"
],
[
"Ġprob",
"lem"
],
[
"Ġsignific",
"antly"
],
[
"sol",
"ving"
],
[
"Ġcap",
"abilities"
],
[
"m",
"ensi"
],
[
"r",
"ic"
],
[
"Ġa",
"li"
],
[
"ti",
"ple"
],
[
"Ġm",
"ul"
],
[
"Ġm",
"et"
],
[
"Ġw",
"ay"
],
[
"Ġpro",
"ven"
],
[
"Ġdevelop",
"ing"
],
[
"Ġse",
"e"
],
[
"Ġdi",
"mensi"
],
[
"Ġta",
"king"
],
[
"Ġinter",
"act"
],
[
"ric",
"s"
],
[
"Ġmul",
"tiple"
],
[
"Ġmet",
"rics"
],
[
"Ġway",
"s"
],
[
"Ġdimensi",
"ons"
],
[
"Ġinclud",
"e"
],
[
"Ġcom",
"m"
],
[
"h",
"ol"
],
[
"Ġc",
"le"
],
[
"ke",
"hol"
],
[
"r",
"a"
],
[
"ĠS",
"t"
],
[
"Ġcle",
"ar"
],
[
"i",
"t"
],
[
"u",
"re"
],
[
"Ġre",
"pr"
],
[
"kehol",
"der"
],
[
"g",
"es"
],
[
"m",
"p"
],
[
"Ġa",
"ss"
],
[
"a",
"nd"
],
[
"c",
"ap"
],
[
"d",
"icate"
],
[
"s",
"cap"
],
[
"w",
"th"
],
[
"in",
"ds"
],
[
"es",
"ent"
],
[
"Ġm",
"inds"
],
[
"ro",
"wth"
],
[
"Ġde",
"dicate"
],
[
"Ġcontinu",
"es"
],
[
"Ġeff",
"ort"
],
[
"Ġevol",
"ve"
],
[
"ay",
"ing"
],
[
"Ġg",
"rowth"
],
[
"Ġcompetenc",
"y"
],
[
"Ġl",
"and"
],
[
"ĠSt",
"aying"
],
[
"Ġrepr",
"esent"
],
[
"scap",
"e"
],
[
"Ġminds",
"et"
],
[
"Ġdedicate",
"d"
],
[
"Ġland",
"scape"
],
[
"Ġrepresent",
"s"
],
[
"f",
"ol"
],
[
"l",
"is"
],
[
"Ġ",
"est"
],
[
"Ġin",
"t"
],
[
"ab",
"lis"
],
[
"ort",
"fol"
],
[
"Ġest",
"ablis"
],
[
"ortfol",
"io"
],
[
"Ġestablis",
"h"
],
[
"und",
"ation"
],
[
"Ġfo",
"undation"
],
[
"g",
"i"
],
[
"Ġcon",
"f"
],
[
"Ġp",
"ortfolio"
],
[
"Ġl",
"ess"
],
[
"f",
"t"
],
[
"o",
"ur"
],
[
"o",
"ft"
],
[
"is",
"k"
],
[
"ĠC",
"on"
],
[
"gi",
"le"
],
[
"m",
"s"
],
[
"u",
"str"
],
[
"ustr",
"y"
],
[
"Ġ",
"v"
],
[
"Ġt",
"eams"
],
[
"Ġsu",
"g"
],
[
"vi",
"ew"
],
[
"o",
"ul"
],
[
"Ġ",
"K"
],
[
"ent",
"ly"
],
[
"se",
"qu"
],
[
"Ġsh",
"oul"
],
[
"sequ",
"ently"
],
[
"Ġshoul",
"d"
],
[
"g",
"ularly"
],
[
"Ġ",
"y"
],
[
"Ġre",
"view"
],
[
"Ġre",
"gularly"
],
[
"Pro",
"ject"
],
[
"Ġint",
"o"
],
[
"d",
"ering"
],
[
"Ġ",
"N"
],
[
"ti",
"ven"
],
[
"Ġcom",
"e"
],
[
"Ġconsi",
"dering"
],
[
"Ġlear",
"ned"
],
[
"Ġeffec",
"tiven"
],
[
"Ġpl",
"ay"
],
[
"iel",
"ds"
],
[
"Ġy",
"ields"
],
[
"Ġeffectiven",
"ess"
],
[
"Ġass",
"ess"
],
[
"Ġassess",
"ment"
],
[
"Ġless",
"ons"
],
[
"ĠManager",
"s"
],
[
"Ġproject",
"s"
],
[
"e",
"ver"
],
[
"g",
"y"
],
[
"w",
"are"
],
[
"Ġpro",
"g"
],
[
"Ġstrate",
"gy"
],
[
"oft",
"ware"
],
[
"I",
"n"
],
[
"d",
"i"
],
[
"ĠE",
"x"
],
[
"u",
"e"
],
[
"al",
"ue"
],
[
"Ġres",
"our"
],
[
"Ġv",
"alue"
],
[
"Ġb",
"eca"
],
[
"us",
"e"
],
[
"Ġbeca",
"use"
],
[
"c",
"t"
],
[
"ic",
"ation"
],
[
"un",
"ication"
],
[
"hi",
"le"
],
[
"Ġpro",
"fessional"
],
[
"ĠS",
"u"
],
[
"e",
"f"
],
[
"l",
"lo"
],
[
"Ġsta",
"keholder"
],
[
"Ġc",
"los"
],
[
"ĠB",
"uilding"
],
[
"Ġcomm",
"unication"
],
[
"Ġclos",
"ure"
],
[
"Ġ",
"F"
],
[
"Ġch",
"all"
],
[
"Ġchall",
"en"
],
[
"Ġt",
"eam"
],
[
"per",
"form"
],
[
"Ġ",
"R"
],
[
"gn",
"ment"
],
[
"Ġali",
"gnment"
],
[
"d",
"ers"
],
[
"i",
"l"
],
[
"z",
"e"
],
[
"Ġfor",
"ms"
],
[
"e",
"y"
],
[
"s",
"oftware"
],
[
"Ġe",
"mp"
],
[
"o",
"t"
],
[
"p",
"e"
],
[
"Ġa",
"gile"
],
[
"nd",
"ustry"
],
[
"ĠI",
"ndustry"
],
[
"Ġsh",
"ow"
],
[
"Ġresour",
"ce"
],
[
"i",
"g"
],
[
"h",
"asi"
],
[
"ĠC",
"ritical"
],
[
"ĠK",
"ey"
],
[
"ders",
"hip"
],
[
"Ġemp",
"hasi"
],
[
"Ġemphasi",
"ze"
],
[
"r",
"ol"
],
[
"Ġa",
"llo"
],
[
"ar",
"ned"
],
[
"Ġcont",
"rol"
],
[
"Ġallo",
"cation"
],
[
"h",
"ed"
],
[
"tic",
"ularly"
],
[
"ol",
"ution"
],
[
"ar",
"ticularly"
],
[
"li",
"ct"
],
[
"Ġp",
"articularly"
],
[
"Ġres",
"olution"
],
[
"Ġsc",
"hed"
],
[
"b",
"an"
],
[
"m",
"on"
],
[
"r",
"isk"
],
[
"an",
"ban"
],
[
"Ġde",
"mon"
],
[
"Ġlea",
"dership"
],
[
"Ġcontex",
"t"
],
[
"Ġconf",
"lict"
],
[
"Ġdemon",
"str"
],
[
"d",
"enti"
],
[
"f",
"all"
],
[
"r",
"um"
],
[
"er",
"fall"
],
[
"at",
"erfall"
],
[
")",
","
],
[
"Ġ",
"risk"
],
[
"ti",
"ves"
],
[
"ec",
"tives"
],
[
"o",
"pe"
],
[
"Ġi",
"denti"
],
[
"Ġsc",
"ope"
],
[
"Ġchallen",
"ges"
],
[
"Ġ",
"st"
],
[
"Ġimport",
"ance"
],
[
"Ġin",
"vol"
],
[
"Ġorganiz",
"ation"
],
[
"g",
"ning"
],
[
"Ġimplement",
"ation"
],
[
"Ġali",
"gning"
],
[
"Ġinvol",
"ves"
],
[
"Ġorganization",
"al"
],
[
"Ġw",
"aterfall"
],
[
"et",
"ing"
],
[
"Ġde",
"pen"
],
[
"ges",
"ts"
],
[
"Ġsug",
"gests"
],
[
"Ġdepen",
"ds"
],
[
"c",
"us"
],
[
"en",
"ds"
],
[
"er",
"ef"
],
[
"th",
"el"
],
[
"Ġcont",
"ra"
],
[
"ĠT",
"ra"
],
[
"per",
"ience"
],
[
"ĠTh",
"eref"
],
[
"Ġind",
"icate"
],
[
"Ġfo",
"cus"
],
[
"Ġtr",
"ends"
],
[
"ĠCon",
"sequently"
],
[
"ĠN",
"ever"
],
[
"di",
"tional"
],
[
"ĠEx",
"perience"
],
[
"thel",
"ess"
],
[
"Ġcontra",
"st"
],
[
"ĠTra",
"ditional"
],
[
"ĠTheref",
"ore"
],
[
"ĠNever",
"theless"
],
[
"ĠExperience",
"d"
],
[
"Ġh",
"ig"
],
[
"Ġevol",
"ution"
],
[
"Ġchan",
"ge"
],
[
"perform",
"ing"
],
[
"Ġshow",
"s"
],
[
"Ġhig",
"h"
],
[
"c",
"h"
],
[
"ac",
"king"
],
[
"Ġtr",
"acking"
],
[
"b",
"sequently"
],
[
"g",
"est"
],
[
"r",
"ess"
],
[
"Ġw",
"hile"
],
[
"Ġimp",
"ed"
],
[
"are",
"d"
],
[
"Ġsh",
"ared"
],
[
"Ġacceler",
"ates"
],
[
"Ġtr",
"ust"
],
[
"ĠB",
"est"
],
[
"Ġsug",
"gest"
],
[
"Ġprog",
"ress"
],
[
"ĠSu",
"bsequently"
],
[
"Ġimped",
"e"
],
[
"O",
"r"
],
[
"g",
"ag"
],
[
"h",
"n"
],
[
"i",
"qu"
],
[
"Ġ",
"Or"
],
[
"Ġt",
"ec"
],
[
"Ġb",
"udg"
],
[
"ul",
"ing"
],
[
"Ġen",
"gag"
],
[
"ganiz",
"ations"
],
[
"Ġsched",
"uling"
],
[
"hn",
"iqu"
],
[
"ĠOr",
"ganizations"
],
[
"Ġtec",
"hniqu"
],
[
"Ġbudg",
"eting"
],
[
"Ġtechniqu",
"es"
],
[
"st",
"ing"
],
[
"ar",
"ch"
],
[
"Ġfor",
"eca"
],
[
"ese",
"arch"
],
[
"Ġresul",
"t"
],
[
"Ġstrate",
"gies"
],
[
"ĠF",
"or"
],
[
"ĠR",
"esearch"
],
[
"Ġengag",
"ement"
],
[
"Ġforeca",
"sting"
],
[
"p",
"on"
],
[
"ĠA",
"s"
],
[
"Ġcomm",
"on"
],
[
"pon",
"se"
],
[
"v",
"ant"
],
[
"Ġ",
"P"
],
[
"le",
"vant"
],
[
"Ġre",
"levant"
],
[
"l",
"s"
],
[
"p",
"ort"
],
[
"ab",
"ly"
],
[
"ĠN",
"ot"
],
[
"ĠNot",
"ably"
],
[
"d",
"ence"
],
[
"e",
"an"
],
[
"i",
"m"
],
[
"on",
"it"
],
[
"or",
"ing"
],
[
"Ġe",
"arned"
],
[
"Ġres",
"ponse"
],
[
"ĠS",
"im"
],
[
"fic",
"ation"
],
[
"Ġrecogniz",
"e"
],
[
"vi",
"dence"
],
[
"ĠE",
"vidence"
],
[
"il",
"arly"
],
[
"onit",
"oring"
],
[
"ĠSim",
"ilarly"
],
[
"H",
"ow"
],
[
"b",
"ri"
],
[
"y",
"bri"
],
[
"al",
"ly"
],
[
"Ġh",
"ybri"
],
[
"Ġch",
"ain"
],
[
"Ġprog",
"ram"
],
[
"Ġhybri",
"d"
],
[
"U",
"nd"
],
[
"p",
"ec"
],
[
"r",
"om"
],
[
"Ġ",
"How"
],
[
"Ġ",
"Und"
],
[
"al",
"it"
],
[
"Ġf",
"iel"
],
[
"Ġf",
"rom"
],
[
"ve",
"ls"
],
[
"Ġle",
"vels"
],
[
"erstand",
"ing"
],
[
"ĠS",
"pec"
],
[
"ĠI",
"mp"
],
[
"ific",
"ally"
],
[
"ĠUnd",
"erstanding"
],
[
"Ġfiel",
"d"
],
[
"ĠSpec",
"ifically"
],
[
"E",
"ff"
],
[
"Ġm",
"onitoring"
],
[
"ec",
"tive"
],
[
"Ġimp",
"act"
],
[
"ort",
"antly"
],
[
"ĠC",
"urrent"
],
[
"Ġidenti",
"fication"
],
[
"ĠImp",
"ortantly"
],
[
"Eff",
"ective"
],
[
"b",
"j"
],
[
"r",
"ac"
],
[
"Ġo",
"bj"
],
[
"ĠTh",
"us"
],
[
"ĠHow",
"ever"
],
[
"Ġobj",
"ectives"
],
[
"R",
"isk"
],
[
"T",
"eam"
],
[
"Ġad",
"di"
],
[
"alit",
"y"
],
[
"Ġaddi",
"tion"
],
[
"o",
"ver"
],
[
"w",
"hile"
],
[
"ĠM",
"ore"
],
[
"ĠM",
"ean"
],
[
"od",
"el"
],
[
"Wh",
"at"
],
[
"Ġind",
"ustry"
],
[
"Ġbo",
"ards"
],
[
"ĠMore",
"over"
],
[
"ĠMean",
"while"
],
[
"a",
"keholder"
],
[
"Ġ",
"qu"
],
[
"ccess",
"ful"
],
[
"ĠA",
"c"
],
[
"ĠSu",
"ccessful"
],
[
"ĠP",
"rac"
],
[
"e",
"g"
],
[
"t",
"en"
],
[
"Ġ",
"W"
],
[
"ti",
"m"
],
[
"an",
"ge"
],
[
"Ġconsi",
"der"
],
[
"ir",
"ms"
],
[
"Ġconf",
"irms"
],
[
"ĠEx",
"ten"
],
[
"Ġdemonstr",
"ate"
],
[
"ĠPrac",
"tical"
],
[
"Ġconsider",
"ation"
],
[
"ĠExten",
"ding"
],
[
"Q",
"u"
],
[
"S",
"t"
],
[
"f",
"ers"
],
[
"Ġre",
"fers"
],
[
"Ġo",
"p"
],
[
"pro",
"ject"
],
[
"ĠI",
"t"
],
[
"ma",
"king"
],
[
"A",
"gile"
],
[
"c",
"or"
],
[
"c",
"rum"
],
[
"ver",
"se"
],
[
"ter",
"ative"
],
[
"ding",
"ly"
],
[
"ĠCon",
"verse"
],
[
"ĠAc",
"cor"
],
[
"St",
"akeholder"
],
[
"ĠConverse",
"ly"
],
[
"ĠAccor",
"dingly"
],
[
"B",
"S"
],
[
"C",
"h"
],
[
"m",
"ore"
],
[
"Ġ",
"us"
],
[
"ur",
"ther"
],
[
"Ġinclud",
"es"
],
[
"ĠF",
"urther"
],
[
"ĠW",
"BS"
],
[
"Ch",
"ange"
],
[
"ĠFurther",
"more"
],
[
"L",
"e"
],
[
"g",
"ram"
],
[
"en",
"ef"
],
[
"Ġb",
"e"
],
[
"Ġb",
"enef"
],
[
"Pro",
"gram"
],
[
"Ġsc",
"rum"
],
[
"Ġdemonstr",
"ates"
],
[
"Ġbenef",
"it"
],
[
"k",
"il"
],
[
"Ġm",
"i"
],
[
"Ġs",
"kil"
],
[
"Ġi",
"terative"
],
[
"Ġk",
"anban"
],
[
"ĠK",
"anban"
],
[
"Ġqu",
"ality"
],
[
"or",
"y"
],
[
"ĠPro",
"fessional"
],
[
"ĠS",
"crum"
],
[
"A",
"F"
],
[
"S",
"S"
],
[
"m",
"end"
],
[
"o",
"als"
],
[
"Ġ",
"Le"
],
[
"Ġre",
"com"
],
[
"ĠT",
"o"
],
[
"ĠS",
"AF"
],
[
"Ġg",
"oals"
],
[
"ĠLe",
"SS"
],
[
"Ġrecom",
"mend"
],
[
"ĠSAF",
"e"
],
[
"g",
"ate"
],
[
"n",
"ot"
],
[
"t",
"inu"
],
[
"Ġc",
"an"
],
[
"st",
"ate"
],
[
"st",
"ance"
],
[
"Ġm",
"odern"
],
[
"le",
"ments"
],
[
"Ġin",
"stance"
],
[
"Ġe",
"lements"
],
[
"Ġo",
"ver"
],
[
"Ġout",
"perform"
],
[
"Ġpe",
"ers"
],
[
"tinu",
"ous"
],
[
"Ġcan",
"not"
],
[
"state",
"d"
],
[
"Ġover",
"stated"
],
[
"A",
"n"
],
[
"a",
"k"
],
[
"s",
"w"
],
[
"es",
"tion"
],
[
"re",
"ak"
],
[
"at",
"us"
],
[
"ar",
"t"
],
[
"ow",
"n"
],
[
"Qu",
"estion"
],
[
"An",
"sw"
],
[
"Answ",
"er"
],
[
"Ġe",
"labor"
],
[
"Ġex",
"ec"
],
[
"Ġelabor",
"ate"
],
[
"a",
"vi"
],
[
"i",
"ties"
],
[
"t",
"ro"
],
[
"Ġ",
"What"
],
[
"Ġa",
"s"
],
[
"Ġre",
"tro"
],
[
"Ġb",
"al"
],
[
"ul",
"ar"
],
[
"am",
"ple"
],
[
"ur",
"ance"
],
[
"Ġex",
"ample"
],
[
"Ġevol",
"ves"
],
[
"un",
"ities"
],
[
"Ġcritical",
"ly"
],
[
"Ġn",
"avi"
],
[
"sp",
"ectives"
],
[
"ĠCon",
"tinuous"
],
[
"Ġst",
"atus"
],
[
"port",
"unities"
],
[
"Ġretro",
"spectives"
],
[
"Ġnavi",
"gate"
],
[
"E",
"arned"
],
[
"d",
"own"
],
[
"u",
"ct"
],
[
"Ġs",
"oftware"
],
[
"at",
"h"
],
[
"Ġre",
"port"
],
[
"Ġb",
"reak"
],
[
"Ġstr",
"uct"
],
[
"Ġbreak",
"down"
],
[
"Ġstruct",
"ure"
],
[
")",
"."
],
[
"f",
"y"
],
[
"u",
"le"
],
[
"Ġ",
"es"
],
[
"Ġ",
"ro"
],
[
"on",
"g"
],
[
"er",
"e"
],
[
"Ġm",
"anager"
],
[
"Ġm",
"odel"
],
[
"Pro",
"fessional"
],
[
"Ġp",
"ath"
],
[
"ant",
"t"
],
[
"Ġch",
"art"
],
[
"Ġstr",
"ong"
],
[
"Ġidenti",
"fy"
],
[
"tim",
"ation"
],
[
"Ġes",
"timation"
],
[
"Ġro",
"le"
],
[
"c",
"es"
],
[
"e",
"h"
],
[
"e",
"p"
],
[
"Ġa",
"de"
],
[
"on",
"e"
],
[
"er",
"y"
],
[
"pr",
"in"
],
[
"pr",
"eh"
],
[
"ĠM",
"entorship"
],
[
"Ġcom",
"preh"
],
[
"Ġh",
"ere"
],
[
"Ġex",
"cel"
],
[
"Ġcre",
"ep"
],
[
"Ġad",
"vance"
],
[
"qu",
"ate"
],
[
"Ġcare",
"ful"
],
[
"Ġmast",
"ery"
],
[
"ensi",
"ve"
],
[
"Ġass",
"urance"
],
[
"our",
"ce"
],
[
"Ġresour",
"ces"
],
[
"Ġchallen",
"ge"
],
[
"ĠR",
"eg"
],
[
"Ġop",
"portunities"
],
[
"Ġus",
"ed"
],
[
"Ġexec",
"ution"
],
[
"Ġade",
"quate"
],
[
"Ġcompreh",
"ensive"
],
[
"Ġadvance",
"ment"
],
[
"ĠReg",
"ular"
],
[
"b",
"s"
],
[
"o",
"ds"
],
[
"Ġw",
"bs"
],
[
"Ġh",
"as"
],
[
"Ġmeth",
"ods"
],
[
"Ġknow",
"s"
],
[
"Ġshow",
"n"
],
[
"Ġskil",
"led"
],
[
"Ġt",
"re"
],
[
"sta",
"ke"
],
[
"ur",
"ation"
],
[
"ig",
"uration"
],
[
"Ġsched",
"ule"
],
[
"Ġst",
"ory"
],
[
"Ġmi",
"stake"
],
[
"c",
"ure"
],
[
"r",
"ation"
],
[
"s",
"oft"
],
[
"t",
"one"
],
[
"es",
"ource"
],
[
"Ġm",
"ic"
],
[
"Ġs",
"a"
],
[
"at",
"a"
],
[
"ro",
"soft"
],
[
"od",
"y"
],
[
"les",
"tone"
],
[
"Ġestablish",
"ed"
],
[
"eg",
"ration"
],
[
"prin",
"t"
],
[
"cure",
"ment"
],
[
"Ġmic",
"rosoft"
],
[
"R",
"esource"
],
[
"a",
"se"
],
[
"f",
"e"
],
[
"w",
"s"
],
[
"Ġd",
"ra"
],
[
"Ġle",
"an"
],
[
"Ġmanag",
"ing"
],
[
"iz",
"ing"
],
[
"ir",
"a"
],
[
"Ġdeliver",
"ables"
],
[
"tim",
"izing"
],
[
"Ġop",
"timizing"
],
[
"Ġsa",
"fe"
],
[
"Ġdra",
"ws"
],
[
"A",
"s"
],
[
"m",
"er"
],
[
"m",
"odel"
],
[
"Ġ",
"D"
],
[
"Ġc",
"ost"
],
[
"Ġpro",
"curement"
],
[
"ud",
"ies"
],
[
"Ġprin",
"ce"
],
[
"Ġg",
"antt"
],
[
"ĠC",
"ase"
],
[
"Ġper",
"t"
],
[
"Ġj",
"ira"
],
[
"ĠE",
"mer"
],
[
"Ġst",
"udies"
],
[
"Ġtre",
"llo"
],
[
"ĠEmer",
"ging"
],
[
"Ġint",
"egration"
],
[
"Ġconf",
"iguration"
],
[
"Ġus",
"er"
],
[
"F",
"or"
],
[
"c",
"ing"
],
[
"d",
"om"
],
[
"u",
"ance"
],
[
"an",
"cing"
],
[
"is",
"dom"
],
[
"Ġthe",
"ory"
],
[
"Ġw",
"isdom"
],
[
"ain",
"ed"
],
[
"Ġg",
"ained"
],
[
"Ġanaly",
"tical"
],
[
"Ġn",
"uance"
],
[
"Ġmi",
"lestone"
],
[
"Ġskil",
"l"
],
[
"Ġbal",
"ance"
],
[
"Ġbal",
"ancing"
],
[
"ĠD",
"ata"
],
[
"Ġnuance",
"d"
],
[
"t",
"y"
],
[
"Ġs",
"print"
],
[
"Ġb",
"ody"
],
[
"Ġdeliver",
"able"
],
[
"co",
"pe"
],
[
"abili",
"ty"
],
[
"Ġrisk",
"s"
],
[
"as",
"ed"
],
[
"Qu",
"ality"
],
[
"E",
"R"
],
[
"S",
"cope"
],
[
"e",
"ed"
],
[
"i",
"ti"
],
[
"ER",
"T"
],
[
"C",
"om"
],
[
"G",
"antt"
],
[
"K",
"anban"
],
[
"L",
"ean"
],
[
"P",
"ERT"
],
[
"b",
"ased"
],
[
"d",
"u"
],
[
"m",
"unication"
],
[
"t",
"ain"
],
[
"Ġt",
"rig"
],
[
"ain",
"tain"
],
[
"Ġn",
"on"
],
[
"Ġprob",
"ability"
],
[
"Com",
"munication"
],
[
"Ġtrig",
"g"
],
[
"C",
"E"
],
[
"C",
"on"
],
[
"C",
"ost"
],
[
"D",
"e"
],
[
"I",
"N"
],
[
"R",
"IN"
],
[
"W",
"aterfall"
],
[
"anag",
"ement"
],
[
"ĠM",
"anagement"
],
[
"now",
"ledge"
],
[
"liver",
"able"
],
[
"ĠA",
"gile"
],
[
"ĠB",
"ody"
],
[
"ĠK",
"nowledge"
],
[
"ĠR",
"isk"
],
[
"Con",
"f"
],
[
"De",
"liverable"
],
[
"RIN",
"CE"
],
[
"C",
"ritical"
],
[
"M",
"i"
],
[
"S",
"crum"
],
[
"U",
"s"
],
[
"b",
"ac"
],
[
"f",
"ine"
],
[
"o",
"u"
],
[
"s",
"f"
],
[
"Ġf",
"eed"
],
[
"Ġd",
"ata"
],
[
"Ġde",
"fine"
],
[
"ain",
"st"
],
[
"Ġsta",
"kehol"
],
[
"enc",
"y"
],
[
"Ġst",
"art"
],
[
"Conf",
"iguration"
],
[
"Mi",
"lestone"
],
[
"Us",
"er"
],
[
"bac",
"k"
],
[
"Ġfeed",
"back"
],
[
"Ġstakehol",
"ders"
],
[
"L",
"a"
],
[
"L",
"ess"
],
[
"M",
"V"
],
[
"M",
"on"
],
[
"M",
"odel"
],
[
"O",
"T"
],
[
"P",
"ortfolio"
],
[
"P",
"RINCE"
],
[
"T",
"re"
],
[
"W",
"ork"
],
[
"W",
"OT"
],
[
"a",
"dership"
],
[
"b",
"r"
],
[
"b",
"rac"
],
[
"b",
"reak"
],
[
"b",
"ability"
],
[
"c",
"r"
],
[
"c",
"on"
],
[
"c",
"tion"
],
[
"d",
"apt"
],
[
"d",
"one"
],
[
"e",
"m"
],
[
"g",
"h"
],
[
"g",
"or"
],
[
"g",
"istic"
],
[
"g",
"ular"
],
[
"i",
"d"
],
[
"i",
"or"
],
[
"i",
"st"
],
[
"i",
"lo"
],
[
"i",
"ter"
],
[
"i",
"gn"
],
[
"i",
"mp"
],
[
"i",
"terative"
],
[
"k",
"li"
],
[
"k",
"eting"
],
[
"l",
"f"
],
[
"l",
"an"
],
[
"l",
"ain"
],
[
"m",
"in"
],
[
"m",
"ul"
],
[
"m",
"od"
],
[
"m",
"all"
],
[
"o",
"p"
],
[
"o",
"si"
],
[
"o",
"id"
],
[
"p",
"ons"
],
[
"p",
"ilo"
],
[
"p",
"lain"
],
[
"r",
"an"
],
[
"s",
"urance"
],
[
"s",
"print"
],
[
"t",
"e"
],
[
"t",
"ative"
],
[
"t",
"egration"
],
[
"u",
"al"
],
[
"u",
"ts"
],
[
"u",
"tive"
],
[
"u",
"ction"
],
[
"v",
"ent"
],
[
"v",
"oid"
],
[
"w",
"ner"
],
[
"y",
"ste"
],
[
"Ã",
"Ĺ"
],
[
"Ġ",
"'"
],
[
"Ġ",
"-"
],
[
"Ġ",
"1"
],
[
"Ġ",
"2"
],
[
"Ġ",
"3"
],
[
"Ġ",
"4"
],
[
"Ġ",
"lo"
],
[
"Ġ",
"ÃĹ"
],
[
"in",
"able"
],
[
"in",
"surance"
],
[
"es",
"ponse"
],
[
"es",
"cr"
],
[
"Ġa",
"ud"
],
[
"Ġa",
"ls"
],
[
"ti",
"tative"
],
[
"on",
"d"
],
[
"er",
"ed"
],
[
"Ġc",
"am"
],
[
"Ġc",
"ate"
],
[
"Ġc",
"urr"
],
[
"Ġc",
"ust"
],
[
"nd",
"own"
],
[
"or",
"ic"
],
[
"or",
"ganiz"
],
[
"ing",
"ency"
],
[
"re",
"du"
],
[
"re",
"gular"
],
[
"an",
"titative"
],
[
"st",
"s"
],
[
"st",
"er"
],
[
"Ġm",
"at"
],
[
"Ġm",
"ar"
],
[
"Ġm",
"aintain"
],
[
"is",
"ual"
],
[
"ac",
"e"
],
[
"ac",
"tive"
],
[
"ec",
"kli"
],
[
"Ġs",
"prin"
],
[
"Ġs",
"mall"
],
[
"Ġs",
"pons"
],
[
"Ġcon",
"str"
],
[
"om",
"er"
],
[
"Ġd",
"o"
],
[
"Ġd",
"escr"
],
[
"Ġre",
"gi"
],
[
"Ġe",
"li"
],
[
"Ġe",
"du"
],
[
"Ġe",
"vent"
],
[
"Ġo",
"uts"
],
[
"Ġo",
"wner"
],
[
"Ġb",
"ur"
],
[
"Ġb",
"ey"
],
[
"ar",
"lo"
],
[
"ar",
"ts"
],
[
"ul",
"um"
],
[
"pro",
"bability"
],
[
"ĠM",
"onitoring"
],
[
"ĠM",
"iti"
],
[
"ĠM",
"aintain"
],
[
"si",
"ve"
],
[
"sta",
"inable"
],
[
"Ġcont",
"ent"
],
[
"Ġcont",
"ingency"
],
[
"Ġp",
"as"
],
[
"Ġp",
"ace"
],
[
"ĠT",
"ran"
],
[
"Ġh",
"ist"
],
[
"ip",
"tion"
],
[
"ic",
"ulum"
],
[
"Ġmanag",
"e"
],
[
"ain",
"ing"
],
[
"Ġme",
"eting"
],
[
"se",
"lf"
],
[
"iz",
"ation"
],
[
"ow",
"ered"
],
[
"ri",
"x"
],
[
"orm",
"ing"
],
[
"Ġsu",
"stainable"
],
[
"ap",
"tive"
],
[
"Ġexper",
"t"
],
[
"ĠS",
"WOT"
],
[
"ĠS",
"yste"
],
[
"Ġch",
"eckli"
],
[
"Ġch",
"arts"
],
[
"Ġsi",
"mul"
],
[
"Ġcre",
"ation"
],
[
"Ġeffective",
"ly"
],
[
"ĠI",
"denti"
],
[
"ĠC",
"arlo"
],
[
"Ġdeliver",
"y"
],
[
"naly",
"sis"
],
[
"Ġad",
"aptive"
],
[
"ĠA",
"dapt"
],
[
"ĠA",
"void"
],
[
"ĠA",
"nalysis"
],
[
"Ġn",
"eed"
],
[
"Ġtr",
"aining"
],
[
"pa",
"ign"
],
[
"ĠE",
"MV"
],
[
"Ġinter",
"view"
],
[
"Ġcle",
"arly"
],
[
"ĠSt",
"akeholder"
],
[
"Ġrepr",
"ior"
],
[
"Ġv",
"isual"
],
[
"Ġy",
"ou"
],
[
"Ġreview",
"s"
],
[
"In",
"tegration"
],
[
"ĠR",
"esponse"
],
[
"Ġemp",
"owered"
],
[
"ch",
"ange"
],
[
"ĠP",
"lan"
],
[
"ĠP",
"osi"
],
[
"alit",
"ative"
],
[
"Ġqu",
"antitative"
],
[
"Ġqu",
"alitative"
],
[
"ĠAc",
"cept"
],
[
"Le",
"adership"
],
[
"ĠTo",
"p"
],
[
"Ġexec",
"utive"
],
[
"Ġreport",
"ed"
],
[
"Ġtre",
"es"
],
[
"iti",
"ze"
],
[
"Ġtrigg",
"er"
],
[
"Ġtrigg",
"ers"
],
[
"sf",
"er"
],
[
"ainst",
"orming"
],
[
"La",
"st"
],
[
"Less",
"ons"
],
[
"Mon",
"te"
],
[
"Tre",
"llo"
],
[
"br",
"ainstorming"
],
[
"brac",
"e"
],
[
"con",
"tinuous"
],
[
"em",
"brace"
],
[
"gor",
"ization"
],
[
"gistic",
"s"
],
[
"iter",
"ations"
],
[
"imp",
"act"
],
[
"min",
"ate"
],
[
"mod",
"ule"
],
[
"op",
"portunities"
],
[
"pilo",
"t"
],
[
"Ġlo",
"gistics"
],
[
"Ġaud",
"it"
],
[
"Ġals",
"o"
],
[
"Ġcam",
"paign"
],
[
"Ġcate",
"gorization"
],
[
"Ġcurr",
"iculum"
],
[
"Ġcust",
"omer"
],
[
"oric",
"al"
],
[
"organiz",
"ing"
],
[
"redu",
"ce"
],
[
"Ġmat",
"rix"
],
[
"Ġmar",
"keting"
],
[
"Ġsprin",
"ts"
],
[
"Ġspons",
"orship"
],
[
"Ġconstr",
"uction"
],
[
"Ġdescr",
"iption"
],
[
"Ġregi",
"ster"
],
[
"Ġeli",
"minate"
],
[
"Ġedu",
"cation"
],
[
"Ġouts",
"ource"
],
[
"Ġbur",
"ndown"
],
[
"Ġbey",
"ond"
],
[
"ĠMiti",
"gate"
],
[
"Ġpas",
"sive"
],
[
"ĠTran",
"sfer"
],
[
"Ġhist",
"orical"
],
[
"Ġmeeting",
"s"
],
[
"ĠSyste",
"m"
],
[
"Ġcheckli",
"sts"
],
[
"Ġsimul",
"ation"
],
[
"ĠIdenti",
"fication"
],
[
"ĠAdapt",
"ations"
],
[
"Ġinterview",
"s"
],
[
"Ġreprior",
"itize"
],
[
"ĠPlan",
"ner"
],
[
"ĠPosi",
"tive"
],
[
"Ġcampaign",
"s"
],
[
")",
":"
],
[
"S",
"print"
],
[
"Ġi",
"ts"
],
[
"Pro",
"curement"
],
[
"Ġp",
"h"
],
[
"ĠS",
"cope"
],
[
"ĠE",
"arned"
],
[
"ĠEx",
"plain"
],
[
"ĠP",
"RINCE"
],
[
"ĠW",
"ork"
]
]
}
}