Etietop commited on
Commit
2a73211
1 Parent(s): 8901675

Upload 2 files

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. gsearch_jobs.csv +3 -0
  3. normalization_dict.json +187 -0
.gitattributes CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
 
 
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
+ gsearch_jobs.csv filter=lfs diff=lfs merge=lfs -text
gsearch_jobs.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea60c22d0755c4f547528efd26516b2cc0f81d75e8cb0386c913f1a79c203db9
3
+ size 228395236
normalization_dict.json ADDED
@@ -0,0 +1,187 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "GPU": "Graphics Processing Unit",
3
+ "CPU": "Central Processing Unit",
4
+ "RDBMS": "Relational Database Management System",
5
+ "ORM": "Object-Relational Mapping",
6
+ "SSD": "Solid State Drive",
7
+ "HDD": "Hard Disk Drive",
8
+ "IOPS": "Input/Output Operations Per Second",
9
+ "RAID": "Redundant Array of Independent Disks",
10
+ "NAS": "Network Attached Storage",
11
+ "SAN": "Storage Area Network",
12
+ "NIC": "Network Interface Card",
13
+ "VLAN": "Virtual Local Area Network",
14
+ "DNS": "Domain Name System",
15
+ "DHCP": "Dynamic Host Configuration Protocol",
16
+ "NAT": "Network Address Translation",
17
+ "VPN": "Virtual Private Network",
18
+ "TCP": "Transmission Control Protocol",
19
+ "UDP": "User Datagram Protocol",
20
+ "IP": "Internet Protocol",
21
+ "FTP": "File Transfer Protocol",
22
+ "SFTP": "SSH File Transfer Protocol",
23
+ "SMTP": "Simple Mail Transfer Protocol",
24
+ "POP": "Post Office Protocol",
25
+ "IMAP": "Internet Message Access Protocol",
26
+ "HTTP": "Hypertext Transfer Protocol",
27
+ "HTTPS": "Hypertext Transfer Protocol Secure",
28
+ "SSL": "Secure Sockets Layer",
29
+ "TLS": "Transport Layer Security",
30
+ "SSH": "Secure Shell",
31
+ "CIDR": "Classless Inter-Domain Routing",
32
+ "ARP": "Address Resolution Protocol",
33
+ "RARP": "Reverse Address Resolution Protocol",
34
+ "MPLS": "Multiprotocol Label Switching",
35
+ "BGP": "Border Gateway Protocol",
36
+ "OSPF": "Open Shortest Path First",
37
+ "VRRP": "Virtual Router Redundancy Protocol",
38
+ "HSRP": "Hot Standby Router Protocol",
39
+ "SNMP": "Simple Network Management Protocol",
40
+ "WPA": "Wi-Fi Protected Access",
41
+ "WPA2": "Wi-Fi Protected Access 2",
42
+ "WEP": "Wired Equivalent Privacy",
43
+ "AP": "Access Point",
44
+ "SSID": "Service Set Identifier",
45
+ "IoT": "Internet of Things",
46
+ "IIoT": "Industrial Internet of Things",
47
+ "RFID": "Radio-Frequency Identification",
48
+ "BLE": "Bluetooth Low Energy",
49
+ "ZigBee": "ZigBee",
50
+ "Z-Wave": "Z-Wave",
51
+ "MQTT": "MQ Telemetry Transport",
52
+ "CoAP": "Constrained Application Protocol",
53
+ "AMQP": "Advanced Message Queuing Protocol",
54
+ "DDS": "Data Distribution Service",
55
+ "REST": "Representational State Transfer",
56
+ "SOAP": "Simple Object Access Protocol",
57
+ "JSON": "JavaScript Object Notation",
58
+ "XML": "eXtensible Markup Language",
59
+ "CSV": "Comma Separated Values",
60
+ "YAML": "YAML Ain't Markup Language",
61
+ "TOML": "Tom's Obvious, Minimal Language",
62
+ "INI": "Initialization File",
63
+ "SDK": "Software Development Kit",
64
+ "IDE": "Integrated Development Environment",
65
+ "CI": "Continuous Integration",
66
+ "CD": "Continuous Delivery",
67
+ "VCS": "Version Control System",
68
+ "SCM": "Source Code Management",
69
+ "DVC": "Data Version Control",
70
+ "NFT": "Non-Fungible Token",
71
+ "DeFi": "Decentralized Finance",
72
+ "DAO": "Decentralized Autonomous Organization",
73
+ "DApp": "Decentralized Application",
74
+ "IPFS": "InterPlanetary File System",
75
+ "AI": "Artificial Intelligence",
76
+ "ML": "Machine Learning",
77
+ "OOP": "Object Oriented Programming",
78
+ "API": "Application Programming Interface",
79
+ "CLI": "Command-Line Interface",
80
+ "NLP": "Natural Language Processing",
81
+ "CV": "Computer Vision",
82
+ "DL": "Deep Learning",
83
+ "RNN": "Recurrent Neural Network",
84
+ "CNN": "Convolutional Neural Network",
85
+ "GAN": "Generative Adversarial Network",
86
+ "EDA": "Exploratory Data Analysis",
87
+ "TPU": "Tensor Processing Unit",
88
+ "SQL": "Structured Query Language",
89
+ "NoSQL": "Not Only SQL",
90
+ "BI": "Business Intelligence",
91
+ "ETL": "Extract, Transform, Load",
92
+ "SaaS": "Software as a Service",
93
+ "PaaS": "Platform as a Service",
94
+ "IaaS": "Infrastructure as a Service",
95
+ "DBMS": "Database Management System",
96
+ "MVC": "Model-View-Controller",
97
+ "MVP": "Minimum Viable Product",
98
+ "CRUD": "Create, Read, Update, Delete",
99
+ "DevOps": "Development and Operations",
100
+ "SDLC": "Software Development Life Cycle",
101
+ "Agile": "Agile Software Development",
102
+ "Scrum": "Scrum Framework",
103
+ "Kanban": "Kanban Methodology",
104
+ "Git": "Git Version Control",
105
+ "SVN": "Subversion Version Control",
106
+ "JIRA": "JIRA Software",
107
+ "TDD": "Test-Driven Development",
108
+ "BFS": "Breadth-First Search",
109
+ "DFS": "Depth-First Search",
110
+ "SVM": "Support Vector Machines",
111
+ "PCA": "Principal Component Analysis",
112
+ "LDA": "Latent Dirichlet Allocation",
113
+ "UUID": "Universally Unique Identifier",
114
+ "JWT": "JSON Web Token",
115
+ "OAuth": "Open Authorization",
116
+ "SAST": "Static Application Security Testing",
117
+ "DAST": "Dynamic Application Security Testing",
118
+ "XSS": "Cross-Site Scripting",
119
+ "CSRF": "Cross-Site Request Forgery",
120
+ "CI/CD": "Continuous Integration and Continuous Delivery",
121
+ "FaaS": "Function as a Service",
122
+ "BaaS": "Backend as a Service",
123
+ "MBaaS": "Mobile Backend as a Service",
124
+ "CaaS": "Container as a Service",
125
+ "DaaS": "Data as a Service",
126
+ "K8s": "Kubernetes",
127
+ "IaC": "Infrastructure as Code",
128
+ "PWA": "Progressive Web App",
129
+ "SPA": "Single Page Application",
130
+ "SSR": "Server-Side Rendering",
131
+ "CSR": "Client-Side Rendering",
132
+ "CDN": "Content Delivery Network",
133
+ "SEO": "Search Engine Optimization",
134
+ "SEM": "Search Engine Marketing",
135
+ "SRE": "Site Reliability Engineering",
136
+ "MLOps": "Machine Learning Operations",
137
+ "AIOps": "Artificial Intelligence for IT Operations",
138
+ "DataOps": "Data Operations",
139
+ "DevSecOps": "Development, Security, and Operations",
140
+ "GitOps": "Operations by Pull Request",
141
+ "FinTech": "Financial Technology",
142
+ "HealthTech": "Health Technology",
143
+ "EdTech": "Education Technology",
144
+ "AgriTech": "Agriculture Technology",
145
+ "RegTech": "Regulatory Technology",
146
+ "InsurTech": "Insurance Technology",
147
+ "LegalTech": "Legal Technology",
148
+ "Quant": "Quantitative Analyst",
149
+ "Big Data": "Large Scale Data Processing",
150
+ "DWH": "Data Warehousing",
151
+ "OLTP": "Online Transaction Processing",
152
+ "OLAP": "Online Analytical Processing",
153
+ "ELT": "Extract, Load, Transform",
154
+ "DA": "Data Analysis/Data Analytics",
155
+ "DS": "Data Science",
156
+ "DE": "Data Engineering",
157
+ "AR": "Augmented Reality",
158
+ "VR": "Virtual Reality",
159
+ "MR": "Mixed Reality",
160
+ "XR": "Extended Reality",
161
+ "UI": "User Interface",
162
+ "UX": "User Experience",
163
+ "CX": "Customer Experience",
164
+ "GA": "Google Analytics",
165
+ "CRO": "Conversion Rate Optimization",
166
+ "KPI": "Key Performance Indicator",
167
+ "ROI": "Return on Investment",
168
+ "COGS": "Cost of Goods Sold",
169
+ "CAC": "Customer Acquisition Cost",
170
+ "CLV": "Customer Lifetime Value",
171
+ "MRR": "Monthly Recurring Revenue",
172
+ "ARR": "Annual Recurring Revenue",
173
+ "LTV": "Lifetime Value",
174
+ "A/B Testing": "Split Testing",
175
+ "ERP": "Enterprise Resource Planning",
176
+ "CRM": "Customer Relationship Management",
177
+ "CMS": "Content Management System",
178
+ "LMS": "Learning Management System",
179
+ "VLE": "Virtual Learning Environment",
180
+ "MOOC": "Massive Open Online Course",
181
+ "Webinar": "Web-Based Seminar",
182
+ "Fintech": "Financial Technology",
183
+ "Insurtech": "Insurance Technology",
184
+ "Healthtech": "Health Technology",
185
+ "Edtech": "Education Technology",
186
+ "ICO": "Initial Coin Offering"
187
+ }