Update pronunciation_dict.json
Browse files- pronunciation_dict.json +4 -4
pronunciation_dict.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"API": "A P I",
|
3 |
"CUDA": "CUDA",
|
4 |
"NLP": "N L P",
|
5 |
-
"AI" : "A
|
6 |
"SQL": "S Q L",
|
7 |
"REST": "R E S T",
|
8 |
"OAuth": "OAuth",
|
@@ -96,7 +96,7 @@
|
|
96 |
"Confusion Matrix": "Confusion Matrix",
|
97 |
"Precision": "Precision",
|
98 |
"Recall": "Recall",
|
99 |
-
"F1 Score": "F
|
100 |
"AUC-ROC": "AUC-ROC",
|
101 |
"Training Set": "Training Set",
|
102 |
"Validation Set": "Validation Set",
|
@@ -213,7 +213,7 @@
|
|
213 |
"Partition Tolerance": "Partition Tolerance",
|
214 |
"CAP Theorem": "CAP Theorem",
|
215 |
"Transaction": "Transaction",
|
216 |
-
"ACID": "
|
217 |
"BASE": "BASE",
|
218 |
"Normalization": "Normalization",
|
219 |
"Denormalization": "Denormalization",
|
@@ -338,4 +338,4 @@
|
|
338 |
"Objective-C": "Objective C",
|
339 |
"Scala": "Scala",
|
340 |
"Lua": "Lua"
|
341 |
-
}
|
|
|
2 |
"API": "A P I",
|
3 |
"CUDA": "CUDA",
|
4 |
"NLP": "N L P",
|
5 |
+
"AI" : "A I",
|
6 |
"SQL": "S Q L",
|
7 |
"REST": "R E S T",
|
8 |
"OAuth": "OAuth",
|
|
|
96 |
"Confusion Matrix": "Confusion Matrix",
|
97 |
"Precision": "Precision",
|
98 |
"Recall": "Recall",
|
99 |
+
"F1 Score": "F one Score",
|
100 |
"AUC-ROC": "AUC-ROC",
|
101 |
"Training Set": "Training Set",
|
102 |
"Validation Set": "Validation Set",
|
|
|
213 |
"Partition Tolerance": "Partition Tolerance",
|
214 |
"CAP Theorem": "CAP Theorem",
|
215 |
"Transaction": "Transaction",
|
216 |
+
"ACID": "ACID",
|
217 |
"BASE": "BASE",
|
218 |
"Normalization": "Normalization",
|
219 |
"Denormalization": "Denormalization",
|
|
|
338 |
"Objective-C": "Objective C",
|
339 |
"Scala": "Scala",
|
340 |
"Lua": "Lua"
|
341 |
+
}
|