Vinay15 commited on
Commit
f66bb6a
·
verified ·
1 Parent(s): 4cb2a34

Update pronunciation_dict.json

Browse files
Files changed (1) hide show
  1. 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 aI",
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 1 Score",
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": "A C I D",
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
+ }