This repository has been archived by the owner on May 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 112
/
Copy pathreplace_words.json
152 lines (144 loc) · 3.49 KB
/
replace_words.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
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
{
"2d d": "2d",
"3d d": "3d",
".": "dot",
"inc.": "incorporated",
"file name": "filename",
"talent": "talon",
"pitch deque": "pitch deck",
"ro": "row",
"bites": "bytes",
"sub-": "sub",
"aunt": "ant",
"a cell around her": "accelerometer",
"a celeron matter": "accelerometer",
"a celeron iter": "accelerometer",
"a seller almond or": "accelerometer",
"a celeron that are": "accelerometer",
"robot assist": "roboticist",
"yamel": "yaml",
"semicolon": ";",
"new-line": "\n",
"new-paragraph": "\n\n",
"teak": "k",
"virg": "v",
"zug": "s",
"pre-": "pre",
"multi-": "multi",
"in turn": "intern",
"re- factor": "refactor",
"re- factoring": "refactoring",
"e-mail": "email",
"fulsome": "folsom",
"thumbs down": ":-1:",
"thumbs-down": ":-1:",
"thumbs up": ":+1:",
"thumbs-up": ":+1:",
"okay hand": ":ok_hand:",
"thinking face": ":thinking_face:",
"in-line": "in line",
"jupiter": "jupyter",
"pie": "py",
".pie": ".py",
"dot pie": ".py",
"dot by": ".py",
"dot hi": ".py",
".hi": ".py",
". hi": ".py",
".by": ".py",
"dot shell": ".sh",
"self-taught": "self.",
"self-doubt": "self.",
"pip installed": "pip install",
"rapper": "wrapper",
"stack trace": "stacktrace",
"repose": "repos",
"ellis": "elif",
"tubal": "tuple",
"deck": "deque",
"log it's": "logits",
"sell": "cell",
"jeep you": "gpu",
"endo": "end",
"and oh": "end",
"rappers": "wrappers",
"poynter": "pointer",
"numb": "num",
"gnome": "num",
"Phnom": "num",
"don": "done",
"jet": "git",
"name space": "namespace",
"name spaces": "namespaces",
"g cloud": "gcloud",
"voice code": "voicecode",
"nirvana": "nervana",
"terrace": "keras",
"karis": "keras",
"me on": "neon",
"cube nets": "kubernetes",
"q burnett": "kubernetes",
"cooper9": "kubernetes",
"expand dimms": "expand dims",
"dimms": "dims",
"dems": "dims",
"seek to seek": "Seq2Seq",
"data set": "dataset",
"data loader": "dataloader",
"call back": "callback",
"jim": "gym",
"angie": "ng",
"and g": "ng",
"mg": "ng",
"mp": "np",
"and p": "np",
"all the rhythms": "algorithms",
"all rhythms": "algorithms",
"waits": "weights",
"wait": "weight",
"dk": "decay",
"epoque": "epoch",
"epic": "epoch",
"epoques": "epochs",
"epics": "epochs",
"1 hot": "onehot",
"one hot": "onehot",
"scaler": "scalar",
"sql light": "sqlight",
"post gress": "postgres",
"sink": "sync",
"and betting": "embedding",
"I am betting": "embedding",
"I'm betting": "embedding",
"phil": "fill",
"gam": "gan",
"gann": "gan",
"ncloud interactive": "ncloud interact",
"adam": "atom",
"pseudo-": "sudo",
"pipe": "|",
"apt get": "apt-get",
"macron": "make run",
"make show": "make shell",
"standard out": "stdout",
"standard in": "stdin",
"standard error": "stderr",
"les": "less",
"doctor": "docker",
"darker": "docker",
"daughter": "docker",
"docker file": "dockerfile",
"communities": "kubernetes",
"shall": "shell",
"w get": "wget",
"backslash": "\\",
"jet tub": "github",
"git tub": "github",
"jet hub": "github",
"git hub": "github",
"ron": "run",
"thorpe": "\t",
"tharp": "\t",
"if not none": "if not None",
"shayna": "shaina"
}