Spaces:
Sleeping
Sleeping
Create synonyms.json
Browse files- synonyms.json +246 -0
synonyms.json
ADDED
|
@@ -0,0 +1,246 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{ "pythonprogramming": "python",
|
| 2 |
+
"python syntax and semantics": "python",
|
| 3 |
+
"python programming": "python",
|
| 4 |
+
"r basics": "r",
|
| 5 |
+
"tydiverse": "tidyverse",
|
| 6 |
+
"sql (structured query language)": "sql",
|
| 7 |
+
"database (dbms)": "database",
|
| 8 |
+
"database management": "database administration",
|
| 9 |
+
"database administration": "database admin",
|
| 10 |
+
"tabular records": "database",
|
| 11 |
+
"sql and python syntax": "sql",
|
| 12 |
+
"mysql": "sql",
|
| 13 |
+
"dataanalysis": "data analysis",
|
| 14 |
+
"datascience": "data science",
|
| 15 |
+
"data set analysis": "data analysis",
|
| 16 |
+
"data management": "data analysis",
|
| 17 |
+
"data engineer": "data engineering",
|
| 18 |
+
"data manipulation": "data analysis",
|
| 19 |
+
"statistical software": "statistics",
|
| 20 |
+
"statistical inference": "statistics",
|
| 21 |
+
"regression analysis": "linear regression",
|
| 22 |
+
"probability and statistics": "statistics",
|
| 23 |
+
"linearregression": "linear regression",
|
| 24 |
+
"gradient descent": "mathematical optimization",
|
| 25 |
+
"newton's method": "mathematical optimization",
|
| 26 |
+
"vector calculus": "multivariable calculus",
|
| 27 |
+
"multivariable calculus": "calculus",
|
| 28 |
+
"numPy": "python",
|
| 29 |
+
"matlab and python": "python",
|
| 30 |
+
"apcs a": "ap computer science a",
|
| 31 |
+
"computer programming": "programming",
|
| 32 |
+
"computational thinking": "programming",
|
| 33 |
+
"code generation": "programming",
|
| 34 |
+
"software development": "software engineering",
|
| 35 |
+
"software engineering": "software development",
|
| 36 |
+
"testing automation": "test automation",
|
| 37 |
+
"unit testing": "test automation",
|
| 38 |
+
"white-box testing techniques": "software testing",
|
| 39 |
+
"black-box testing techniques": "software testing",
|
| 40 |
+
"formal verification": "software testing",
|
| 41 |
+
"test automation": "software testing",
|
| 42 |
+
"cloud computing": "cloud",
|
| 43 |
+
"cloud operations": "cloud",
|
| 44 |
+
"aws cloud": "aws",
|
| 45 |
+
"developing on aws": "aws",
|
| 46 |
+
"deploying asp .net": "web application",
|
| 47 |
+
"security considerations in cloud deployment": "cloud security",
|
| 48 |
+
"solution architecture": "architecture",
|
| 49 |
+
"web development": "web",
|
| 50 |
+
"web interactivty": "web",
|
| 51 |
+
"front-end development": "web development",
|
| 52 |
+
"react (web framework)": "react",
|
| 53 |
+
"jquery": "javascript",
|
| 54 |
+
"hypertext preprocessor (php)": "php",
|
| 55 |
+
"appsheet automation": "appsheet",
|
| 56 |
+
"google sheets": "sheets",
|
| 57 |
+
"no-code application development": "appsheet",
|
| 58 |
+
"adobe photoshop": "photoshop",
|
| 59 |
+
"user experience (ux)": "ux",
|
| 60 |
+
"user experience design (uxd)": "ux design",
|
| 61 |
+
"wireframe": "prototype",
|
| 62 |
+
"figma (design software)": "figma",
|
| 63 |
+
"user interface": "ui",
|
| 64 |
+
"user research": "ux research",
|
| 65 |
+
"a/b testing": "ab testing",
|
| 66 |
+
"live looping": "music",
|
| 67 |
+
"music arrangement": "music",
|
| 68 |
+
"electronic digital instrument": "music",
|
| 69 |
+
"performance technique": "music",
|
| 70 |
+
"business analysis": "business",
|
| 71 |
+
"business strategy": "strategy",
|
| 72 |
+
"corporate strategy": "strategy",
|
| 73 |
+
"marketing communications": "marketing",
|
| 74 |
+
"promotion (marketing)": "promotion",
|
| 75 |
+
"promotional strategies": "promotion",
|
| 76 |
+
"digital marketing": "marketing",
|
| 77 |
+
"media strategy and planning": "marketing",
|
| 78 |
+
"branding": "brand",
|
| 79 |
+
"personal branding": "brand",
|
| 80 |
+
"customer analysis": "marketing",
|
| 81 |
+
"planning": "strategy",
|
| 82 |
+
"social capital": "networking",
|
| 83 |
+
"self-motivation": "motivation",
|
| 84 |
+
"stakeholder communication": "communication",
|
| 85 |
+
"problem-solving proficiency": "problem solving",
|
| 86 |
+
"task prioritization": "time management",
|
| 87 |
+
"de-escalation": "customer service",
|
| 88 |
+
"communication": "business communication",
|
| 89 |
+
"business communication": "communication",
|
| 90 |
+
"writing": "communication",
|
| 91 |
+
"note-taking": "academic writing",
|
| 92 |
+
"academic writing": "writing",
|
| 93 |
+
"oral presentations": "presentations",
|
| 94 |
+
"listening": "communication",
|
| 95 |
+
"management": "strategy",
|
| 96 |
+
"organizational theory": "management",
|
| 97 |
+
"organizational analysis": "management",
|
| 98 |
+
"organizational culture": "management",
|
| 99 |
+
"implementation": "strategy",
|
| 100 |
+
"troubleshooting": "problem solving",
|
| 101 |
+
"migration": "implementation",
|
| 102 |
+
"risk management frameworks": "risk management",
|
| 103 |
+
"audit preparation": "compliance",
|
| 104 |
+
"framework interpretation": "compliance",
|
| 105 |
+
"implementing security controls": "security",
|
| 106 |
+
"understanding compliance standards": "compliance",
|
| 107 |
+
"security governance": "security management",
|
| 108 |
+
"security management": "security",
|
| 109 |
+
"network security": "security",
|
| 110 |
+
"computer security incident management": "security",
|
| 111 |
+
"incident diagnosis": "network troubleshooting",
|
| 112 |
+
"technical support excellence": "technical support",
|
| 113 |
+
"stakeholder analysis": "analysis",
|
| 114 |
+
"public relations": "communications",
|
| 115 |
+
"advertising campaign": "marketing",
|
| 116 |
+
"public administration": "government",
|
| 117 |
+
"federal income tax": "tax",
|
| 118 |
+
"tax accounting": "tax",
|
| 119 |
+
"irs regulations": "tax",
|
| 120 |
+
"pass-through entity taxation": "tax",
|
| 121 |
+
"corporate tax": "tax",
|
| 122 |
+
"depreciation": "tax",
|
| 123 |
+
"amortization": "tax",
|
| 124 |
+
"capital gains and losses": "tax",
|
| 125 |
+
"property taxation": "tax",
|
| 126 |
+
"financial accounting": "accounting",
|
| 127 |
+
"capital budgeting": "finance",
|
| 128 |
+
"corporate finance": "finance",
|
| 129 |
+
"finance": "financial analysis",
|
| 130 |
+
"innovation": "business",
|
| 131 |
+
"competition": "business",
|
| 132 |
+
"reading a patent": "patent analysis",
|
| 133 |
+
"renewable energy": "energy",
|
| 134 |
+
"photovoltaics": "solar energy",
|
| 135 |
+
"pv system design": "solar energy",
|
| 136 |
+
"the solar resource": "solar energy",
|
| 137 |
+
"energy yield simulations": "solar energy",
|
| 138 |
+
"supply chain": "logistics",
|
| 139 |
+
"advanced manufacturing equipment": "manufacturing",
|
| 140 |
+
"design for manufacturability": "manufacturing",
|
| 141 |
+
"reforestation": "conservation",
|
| 142 |
+
"agroforestry": "conservation",
|
| 143 |
+
"conservation science": "conservation",
|
| 144 |
+
"nutrition": "public health",
|
| 145 |
+
"humanitarian": "public health",
|
| 146 |
+
"international law": "law",
|
| 147 |
+
"public health": "health",
|
| 148 |
+
"pharmacology": "medicine",
|
| 149 |
+
"cbd and thc": "cannabis",
|
| 150 |
+
"legality of cannabis": "cannabis",
|
| 151 |
+
"history of cannabis": "cannabis",
|
| 152 |
+
"primary care for patients who are cancer survivors": "primary care",
|
| 153 |
+
"emergency management": "public safety",
|
| 154 |
+
"housing operations": "public safety",
|
| 155 |
+
"well-being promotion": "public health",
|
| 156 |
+
"infection prevention": "public health",
|
| 157 |
+
"justice": "law",
|
| 158 |
+
"american law": "law",
|
| 159 |
+
"environmental protection": "environment",
|
| 160 |
+
"complete streets": "urban planning",
|
| 161 |
+
"urban planning": "city planning",
|
| 162 |
+
"thoroughfare network design": "urban planning",
|
| 163 |
+
"smart streets": "urban planning",
|
| 164 |
+
"stormwater management": "urban planning",
|
| 165 |
+
"plant biology": "biology",
|
| 166 |
+
"genetics": "biology",
|
| 167 |
+
"plant": "biology",
|
| 168 |
+
"ensemble learning": "machine learning",
|
| 169 |
+
"unsupervised learning": "machine learning",
|
| 170 |
+
"reinforcement learning": "machine learning",
|
| 171 |
+
"apriori analysis": "machine learning",
|
| 172 |
+
"advanced regression techniques": "machine learning",
|
| 173 |
+
"monte carlo method": "machine learning",
|
| 174 |
+
"markov decision process": "machine learning",
|
| 175 |
+
"deep learning": "machine learning",
|
| 176 |
+
"ai deployments": "artificial intelligence",
|
| 177 |
+
"ai everywhere": "artificial intelligence",
|
| 178 |
+
"ai capabilities": "artificial intelligence",
|
| 179 |
+
"ai workload": "artificial intelligence",
|
| 180 |
+
"ai pipeline": "artificial intelligence",
|
| 181 |
+
"ai processes": "artificial intelligence",
|
| 182 |
+
"ai software": "artificial intelligence",
|
| 183 |
+
"b2b sales": "sales",
|
| 184 |
+
"customer experience": "customer service",
|
| 185 |
+
"media strategy and planning": "marketing",
|
| 186 |
+
"music": "music",
|
| 187 |
+
"electronic digital instrument": "music",
|
| 188 |
+
"performance technique": "music",
|
| 189 |
+
"live looping": "music",
|
| 190 |
+
"jamovi": "statistical software",
|
| 191 |
+
"frequency distribution": "statistics",
|
| 192 |
+
"graphing": "statistics",
|
| 193 |
+
"core training": "fitness",
|
| 194 |
+
"fitness programming": "fitness",
|
| 195 |
+
"flexibility training": "fitness",
|
| 196 |
+
"cardiovascular training": "fitness",
|
| 197 |
+
"resistance training": "fitness",
|
| 198 |
+
"deaf culture and community": "deaf studies",
|
| 199 |
+
"language-rich environment": "deaf studies",
|
| 200 |
+
"empowered teacher": "deaf studies",
|
| 201 |
+
"accommodations and modifications": "deaf studies",
|
| 202 |
+
"diversity (business)": "diversity",
|
| 203 |
+
"self-awareness": "emotional intelligence",
|
| 204 |
+
"inclusive leadership": "leadership",
|
| 205 |
+
"cloud native": "cloud",
|
| 206 |
+
"devops": "cloud",
|
| 207 |
+
"scrum": "agile",
|
| 208 |
+
"agile": "project management",
|
| 209 |
+
"openshift": "containers",
|
| 210 |
+
"docker": "containers",
|
| 211 |
+
"kubernetes": "containers",
|
| 212 |
+
"containers": "cloud",
|
| 213 |
+
"system programming": "system administration",
|
| 214 |
+
"system administration": "system admin",
|
| 215 |
+
"unix": "linux",
|
| 216 |
+
"db2": "database",
|
| 217 |
+
"jcl": "mainframe",
|
| 218 |
+
"teaching": "education",
|
| 219 |
+
"instructional design": "education",
|
| 220 |
+
"instructional system design": "education",
|
| 221 |
+
"learning and instructional theories": "education",
|
| 222 |
+
"instructional design modeling": "education",
|
| 223 |
+
"analysis for instructional design": "education",
|
| 224 |
+
"formative and summative assessments": "assessment",
|
| 225 |
+
"classroom management": "education",
|
| 226 |
+
"gamification": "education",
|
| 227 |
+
"collaborative learning": "education",
|
| 228 |
+
"practice sifting complex factual information to identify important features and trends": "legal analysis",
|
| 229 |
+
"learn to apply technical legal and policy categories to a range of factual scenarios": "legal analysis",
|
| 230 |
+
"develop proficiency in understanding and working with architectural designs and layout planning.": "architecture",
|
| 231 |
+
"analyze bridges using hand computation methods (pigeaud's, courbon's) and grillage analysis for different bridge types.": "bridge analysis",
|
| 232 |
+
"computer graphics (cg)": "computer graphics",
|
| 233 |
+
"3d computer graphics": "computer graphics",
|
| 234 |
+
"algorithms": "programming",
|
| 235 |
+
"robotics": "engineering",
|
| 236 |
+
"modeling": "machine learning",
|
| 237 |
+
"microsoft azure": "azure",
|
| 238 |
+
"data security": "security",
|
| 239 |
+
"machine learning pipelines": "machine learning",
|
| 240 |
+
"sparkml": "apache spark",
|
| 241 |
+
"apache spark": "spark",
|
| 242 |
+
"keras": "machine learning",
|
| 243 |
+
"build input data pipeline": "machine learning",
|
| 244 |
+
"natural language processing": "machine learning",
|
| 245 |
+
"property taxation": "tax"
|
| 246 |
+
}
|