@termdock/twlint 1.3.0 → 1.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core/rules/simplified-chars.d.ts.map +1 -1
- package/dist/core/rules/simplified-chars.js +2 -1
- package/dist/core/rules/simplified-chars.js.map +1 -1
- package/dist/dictionaries/ai-emerging-tech.json +17 -1
- package/dist/dictionaries/core.json +1579 -231
- package/dist/dictionaries/hardware-3c.json +97 -1
- package/dist/dictionaries/index.json +8 -8
- package/dist/dictionaries/network-cloud.json +65 -1
- package/dist/dictionaries/operating-system.json +33 -1
- package/dist/dictionaries/software-development.json +2345 -117
- package/dist/dictionaries/user-interface.json +569 -61
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"metadata": {
|
|
3
3
|
"name": "software-development",
|
|
4
4
|
"version": "1.3.0",
|
|
5
|
-
"entries":
|
|
5
|
+
"entries": 167
|
|
6
6
|
},
|
|
7
7
|
"lookup": {
|
|
8
8
|
"算法": {
|
|
@@ -277,38 +277,6 @@
|
|
|
277
277
|
"match_type": "exact",
|
|
278
278
|
"autofix_safe": true
|
|
279
279
|
},
|
|
280
|
-
"构建": {
|
|
281
|
-
"taiwan": "建構",
|
|
282
|
-
"confidence": 0.85,
|
|
283
|
-
"category": "mainland-term",
|
|
284
|
-
"reason": "台灣軟體開發標準",
|
|
285
|
-
"match_type": "exact",
|
|
286
|
-
"autofix_safe": true
|
|
287
|
-
},
|
|
288
|
-
"构建_build": {
|
|
289
|
-
"taiwan": "建構",
|
|
290
|
-
"confidence": 0.85,
|
|
291
|
-
"category": "mainland-term",
|
|
292
|
-
"reason": "台灣軟體開發標準",
|
|
293
|
-
"match_type": "exact",
|
|
294
|
-
"autofix_safe": true
|
|
295
|
-
},
|
|
296
|
-
"構建": {
|
|
297
|
-
"taiwan": "建構",
|
|
298
|
-
"confidence": 0.85,
|
|
299
|
-
"category": "mainland-term",
|
|
300
|
-
"reason": "台灣軟體開發標準",
|
|
301
|
-
"match_type": "exact",
|
|
302
|
-
"autofix_safe": true
|
|
303
|
-
},
|
|
304
|
-
"構建_build": {
|
|
305
|
-
"taiwan": "建構",
|
|
306
|
-
"confidence": 0.85,
|
|
307
|
-
"category": "mainland-term",
|
|
308
|
-
"reason": "台灣軟體開發標準",
|
|
309
|
-
"match_type": "exact",
|
|
310
|
-
"autofix_safe": true
|
|
311
|
-
},
|
|
312
280
|
"字节": {
|
|
313
281
|
"taiwan": "位元組",
|
|
314
282
|
"confidence": 0.95,
|
|
@@ -938,32 +906,112 @@
|
|
|
938
906
|
"confidence": 0.9,
|
|
939
907
|
"category": "mainland-term",
|
|
940
908
|
"reason": "台灣軟體開發標準",
|
|
941
|
-
"match_type": "
|
|
942
|
-
"autofix_safe":
|
|
909
|
+
"match_type": "context_sensitive",
|
|
910
|
+
"autofix_safe": false,
|
|
911
|
+
"context": {
|
|
912
|
+
"before": [
|
|
913
|
+
"功能",
|
|
914
|
+
"介面",
|
|
915
|
+
"API",
|
|
916
|
+
"程式",
|
|
917
|
+
"模組",
|
|
918
|
+
"函式",
|
|
919
|
+
"方法",
|
|
920
|
+
"class",
|
|
921
|
+
"元件",
|
|
922
|
+
"架構"
|
|
923
|
+
],
|
|
924
|
+
"exclude": [
|
|
925
|
+
"夢想",
|
|
926
|
+
"目標",
|
|
927
|
+
"願景",
|
|
928
|
+
"理想"
|
|
929
|
+
]
|
|
930
|
+
}
|
|
943
931
|
},
|
|
944
932
|
"实现_implement": {
|
|
945
933
|
"taiwan": "實作",
|
|
946
934
|
"confidence": 0.9,
|
|
947
935
|
"category": "mainland-term",
|
|
948
936
|
"reason": "台灣軟體開發標準",
|
|
949
|
-
"match_type": "
|
|
950
|
-
"autofix_safe":
|
|
937
|
+
"match_type": "context_sensitive",
|
|
938
|
+
"autofix_safe": false,
|
|
939
|
+
"context": {
|
|
940
|
+
"before": [
|
|
941
|
+
"功能",
|
|
942
|
+
"介面",
|
|
943
|
+
"API",
|
|
944
|
+
"程式",
|
|
945
|
+
"模組",
|
|
946
|
+
"函式",
|
|
947
|
+
"方法",
|
|
948
|
+
"class",
|
|
949
|
+
"元件",
|
|
950
|
+
"架構"
|
|
951
|
+
],
|
|
952
|
+
"exclude": [
|
|
953
|
+
"夢想",
|
|
954
|
+
"目標",
|
|
955
|
+
"願景",
|
|
956
|
+
"理想"
|
|
957
|
+
]
|
|
958
|
+
}
|
|
951
959
|
},
|
|
952
960
|
"實現": {
|
|
953
961
|
"taiwan": "實作",
|
|
954
962
|
"confidence": 0.9,
|
|
955
963
|
"category": "mainland-term",
|
|
956
964
|
"reason": "台灣軟體開發標準",
|
|
957
|
-
"match_type": "
|
|
958
|
-
"autofix_safe":
|
|
965
|
+
"match_type": "context_sensitive",
|
|
966
|
+
"autofix_safe": false,
|
|
967
|
+
"context": {
|
|
968
|
+
"before": [
|
|
969
|
+
"功能",
|
|
970
|
+
"介面",
|
|
971
|
+
"API",
|
|
972
|
+
"程式",
|
|
973
|
+
"模組",
|
|
974
|
+
"函式",
|
|
975
|
+
"方法",
|
|
976
|
+
"class",
|
|
977
|
+
"元件",
|
|
978
|
+
"架構"
|
|
979
|
+
],
|
|
980
|
+
"exclude": [
|
|
981
|
+
"夢想",
|
|
982
|
+
"目標",
|
|
983
|
+
"願景",
|
|
984
|
+
"理想"
|
|
985
|
+
]
|
|
986
|
+
}
|
|
959
987
|
},
|
|
960
988
|
"實現_implement": {
|
|
961
989
|
"taiwan": "實作",
|
|
962
990
|
"confidence": 0.9,
|
|
963
991
|
"category": "mainland-term",
|
|
964
992
|
"reason": "台灣軟體開發標準",
|
|
965
|
-
"match_type": "
|
|
966
|
-
"autofix_safe":
|
|
993
|
+
"match_type": "context_sensitive",
|
|
994
|
+
"autofix_safe": false,
|
|
995
|
+
"context": {
|
|
996
|
+
"before": [
|
|
997
|
+
"功能",
|
|
998
|
+
"介面",
|
|
999
|
+
"API",
|
|
1000
|
+
"程式",
|
|
1001
|
+
"模組",
|
|
1002
|
+
"函式",
|
|
1003
|
+
"方法",
|
|
1004
|
+
"class",
|
|
1005
|
+
"元件",
|
|
1006
|
+
"架構"
|
|
1007
|
+
],
|
|
1008
|
+
"exclude": [
|
|
1009
|
+
"夢想",
|
|
1010
|
+
"目標",
|
|
1011
|
+
"願景",
|
|
1012
|
+
"理想"
|
|
1013
|
+
]
|
|
1014
|
+
}
|
|
967
1015
|
},
|
|
968
1016
|
"导入": {
|
|
969
1017
|
"taiwan": "匯入",
|
|
@@ -1146,32 +1194,116 @@
|
|
|
1146
1194
|
"confidence": 0.9,
|
|
1147
1195
|
"category": "mainland-term",
|
|
1148
1196
|
"reason": "台灣程式設計標準",
|
|
1149
|
-
"match_type": "
|
|
1150
|
-
"autofix_safe":
|
|
1197
|
+
"match_type": "context_sensitive",
|
|
1198
|
+
"autofix_safe": false,
|
|
1199
|
+
"context": {
|
|
1200
|
+
"before": [
|
|
1201
|
+
"for",
|
|
1202
|
+
"while",
|
|
1203
|
+
"break",
|
|
1204
|
+
"函式",
|
|
1205
|
+
"變數",
|
|
1206
|
+
"陣列",
|
|
1207
|
+
"遞迴",
|
|
1208
|
+
"程式碼",
|
|
1209
|
+
"迭代",
|
|
1210
|
+
"條件"
|
|
1211
|
+
],
|
|
1212
|
+
"exclude": [
|
|
1213
|
+
"血液",
|
|
1214
|
+
"經濟",
|
|
1215
|
+
"生態",
|
|
1216
|
+
"利用",
|
|
1217
|
+
"往復"
|
|
1218
|
+
]
|
|
1219
|
+
}
|
|
1151
1220
|
},
|
|
1152
1221
|
"循环_loop": {
|
|
1153
1222
|
"taiwan": "迴圈",
|
|
1154
1223
|
"confidence": 0.9,
|
|
1155
1224
|
"category": "mainland-term",
|
|
1156
1225
|
"reason": "台灣程式設計標準",
|
|
1157
|
-
"match_type": "
|
|
1158
|
-
"autofix_safe":
|
|
1226
|
+
"match_type": "context_sensitive",
|
|
1227
|
+
"autofix_safe": false,
|
|
1228
|
+
"context": {
|
|
1229
|
+
"before": [
|
|
1230
|
+
"for",
|
|
1231
|
+
"while",
|
|
1232
|
+
"break",
|
|
1233
|
+
"函式",
|
|
1234
|
+
"變數",
|
|
1235
|
+
"陣列",
|
|
1236
|
+
"遞迴",
|
|
1237
|
+
"程式碼",
|
|
1238
|
+
"迭代",
|
|
1239
|
+
"條件"
|
|
1240
|
+
],
|
|
1241
|
+
"exclude": [
|
|
1242
|
+
"血液",
|
|
1243
|
+
"經濟",
|
|
1244
|
+
"生態",
|
|
1245
|
+
"利用",
|
|
1246
|
+
"往復"
|
|
1247
|
+
]
|
|
1248
|
+
}
|
|
1159
1249
|
},
|
|
1160
1250
|
"循環": {
|
|
1161
1251
|
"taiwan": "迴圈",
|
|
1162
1252
|
"confidence": 0.9,
|
|
1163
1253
|
"category": "mainland-term",
|
|
1164
1254
|
"reason": "台灣程式設計標準",
|
|
1165
|
-
"match_type": "
|
|
1166
|
-
"autofix_safe":
|
|
1255
|
+
"match_type": "context_sensitive",
|
|
1256
|
+
"autofix_safe": false,
|
|
1257
|
+
"context": {
|
|
1258
|
+
"before": [
|
|
1259
|
+
"for",
|
|
1260
|
+
"while",
|
|
1261
|
+
"break",
|
|
1262
|
+
"函式",
|
|
1263
|
+
"變數",
|
|
1264
|
+
"陣列",
|
|
1265
|
+
"遞迴",
|
|
1266
|
+
"程式碼",
|
|
1267
|
+
"迭代",
|
|
1268
|
+
"條件"
|
|
1269
|
+
],
|
|
1270
|
+
"exclude": [
|
|
1271
|
+
"血液",
|
|
1272
|
+
"經濟",
|
|
1273
|
+
"生態",
|
|
1274
|
+
"利用",
|
|
1275
|
+
"往復"
|
|
1276
|
+
]
|
|
1277
|
+
}
|
|
1167
1278
|
},
|
|
1168
1279
|
"循環_loop": {
|
|
1169
1280
|
"taiwan": "迴圈",
|
|
1170
1281
|
"confidence": 0.9,
|
|
1171
1282
|
"category": "mainland-term",
|
|
1172
1283
|
"reason": "台灣程式設計標準",
|
|
1173
|
-
"match_type": "
|
|
1174
|
-
"autofix_safe":
|
|
1284
|
+
"match_type": "context_sensitive",
|
|
1285
|
+
"autofix_safe": false,
|
|
1286
|
+
"context": {
|
|
1287
|
+
"before": [
|
|
1288
|
+
"for",
|
|
1289
|
+
"while",
|
|
1290
|
+
"break",
|
|
1291
|
+
"函式",
|
|
1292
|
+
"變數",
|
|
1293
|
+
"陣列",
|
|
1294
|
+
"遞迴",
|
|
1295
|
+
"程式碼",
|
|
1296
|
+
"迭代",
|
|
1297
|
+
"條件"
|
|
1298
|
+
],
|
|
1299
|
+
"exclude": [
|
|
1300
|
+
"血液",
|
|
1301
|
+
"經濟",
|
|
1302
|
+
"生態",
|
|
1303
|
+
"利用",
|
|
1304
|
+
"往復"
|
|
1305
|
+
]
|
|
1306
|
+
}
|
|
1175
1307
|
},
|
|
1176
1308
|
"模块": {
|
|
1177
1309
|
"taiwan": "模組",
|
|
@@ -1205,69 +1337,125 @@
|
|
|
1205
1337
|
"match_type": "exact",
|
|
1206
1338
|
"autofix_safe": true
|
|
1207
1339
|
},
|
|
1208
|
-
"对象": {
|
|
1209
|
-
"taiwan": "物件",
|
|
1210
|
-
"confidence": 0.95,
|
|
1211
|
-
"category": "mainland-term",
|
|
1212
|
-
"reason": "台灣物件導向標準",
|
|
1213
|
-
"match_type": "exact",
|
|
1214
|
-
"autofix_safe": true
|
|
1215
|
-
},
|
|
1216
|
-
"对象_object": {
|
|
1217
|
-
"taiwan": "物件",
|
|
1218
|
-
"confidence": 0.95,
|
|
1219
|
-
"category": "mainland-term",
|
|
1220
|
-
"reason": "台灣物件導向標準",
|
|
1221
|
-
"match_type": "exact",
|
|
1222
|
-
"autofix_safe": true
|
|
1223
|
-
},
|
|
1224
|
-
"對象": {
|
|
1225
|
-
"taiwan": "物件",
|
|
1226
|
-
"confidence": 0.95,
|
|
1227
|
-
"category": "mainland-term",
|
|
1228
|
-
"reason": "台灣物件導向標準",
|
|
1229
|
-
"match_type": "exact",
|
|
1230
|
-
"autofix_safe": true
|
|
1231
|
-
},
|
|
1232
|
-
"對象_object": {
|
|
1233
|
-
"taiwan": "物件",
|
|
1234
|
-
"confidence": 0.95,
|
|
1235
|
-
"category": "mainland-term",
|
|
1236
|
-
"reason": "台灣物件導向標準",
|
|
1237
|
-
"match_type": "exact",
|
|
1238
|
-
"autofix_safe": true
|
|
1239
|
-
},
|
|
1240
1340
|
"优化": {
|
|
1241
1341
|
"taiwan": "最佳化",
|
|
1242
1342
|
"confidence": 0.9,
|
|
1243
1343
|
"category": "mainland-term",
|
|
1244
1344
|
"reason": "台灣效能調校標準",
|
|
1245
|
-
"match_type": "
|
|
1246
|
-
"autofix_safe":
|
|
1345
|
+
"match_type": "context_sensitive",
|
|
1346
|
+
"autofix_safe": false,
|
|
1347
|
+
"context": {
|
|
1348
|
+
"before": [
|
|
1349
|
+
"效能",
|
|
1350
|
+
"演算法",
|
|
1351
|
+
"查詢",
|
|
1352
|
+
"編譯",
|
|
1353
|
+
"記憶體",
|
|
1354
|
+
"CPU",
|
|
1355
|
+
"資料庫",
|
|
1356
|
+
"回應時間",
|
|
1357
|
+
"程式",
|
|
1358
|
+
"系統"
|
|
1359
|
+
],
|
|
1360
|
+
"exclude": [
|
|
1361
|
+
"保養",
|
|
1362
|
+
"膚質",
|
|
1363
|
+
"身體",
|
|
1364
|
+
"飲食",
|
|
1365
|
+
"生活",
|
|
1366
|
+
"流程"
|
|
1367
|
+
]
|
|
1368
|
+
}
|
|
1247
1369
|
},
|
|
1248
1370
|
"优化_optimize": {
|
|
1249
1371
|
"taiwan": "最佳化",
|
|
1250
1372
|
"confidence": 0.9,
|
|
1251
1373
|
"category": "mainland-term",
|
|
1252
1374
|
"reason": "台灣效能調校標準",
|
|
1253
|
-
"match_type": "
|
|
1254
|
-
"autofix_safe":
|
|
1375
|
+
"match_type": "context_sensitive",
|
|
1376
|
+
"autofix_safe": false,
|
|
1377
|
+
"context": {
|
|
1378
|
+
"before": [
|
|
1379
|
+
"效能",
|
|
1380
|
+
"演算法",
|
|
1381
|
+
"查詢",
|
|
1382
|
+
"編譯",
|
|
1383
|
+
"記憶體",
|
|
1384
|
+
"CPU",
|
|
1385
|
+
"資料庫",
|
|
1386
|
+
"回應時間",
|
|
1387
|
+
"程式",
|
|
1388
|
+
"系統"
|
|
1389
|
+
],
|
|
1390
|
+
"exclude": [
|
|
1391
|
+
"保養",
|
|
1392
|
+
"膚質",
|
|
1393
|
+
"身體",
|
|
1394
|
+
"飲食",
|
|
1395
|
+
"生活",
|
|
1396
|
+
"流程"
|
|
1397
|
+
]
|
|
1398
|
+
}
|
|
1255
1399
|
},
|
|
1256
1400
|
"優化": {
|
|
1257
1401
|
"taiwan": "最佳化",
|
|
1258
1402
|
"confidence": 0.9,
|
|
1259
1403
|
"category": "mainland-term",
|
|
1260
1404
|
"reason": "台灣效能調校標準",
|
|
1261
|
-
"match_type": "
|
|
1262
|
-
"autofix_safe":
|
|
1405
|
+
"match_type": "context_sensitive",
|
|
1406
|
+
"autofix_safe": false,
|
|
1407
|
+
"context": {
|
|
1408
|
+
"before": [
|
|
1409
|
+
"效能",
|
|
1410
|
+
"演算法",
|
|
1411
|
+
"查詢",
|
|
1412
|
+
"編譯",
|
|
1413
|
+
"記憶體",
|
|
1414
|
+
"CPU",
|
|
1415
|
+
"資料庫",
|
|
1416
|
+
"回應時間",
|
|
1417
|
+
"程式",
|
|
1418
|
+
"系統"
|
|
1419
|
+
],
|
|
1420
|
+
"exclude": [
|
|
1421
|
+
"保養",
|
|
1422
|
+
"膚質",
|
|
1423
|
+
"身體",
|
|
1424
|
+
"飲食",
|
|
1425
|
+
"生活",
|
|
1426
|
+
"流程"
|
|
1427
|
+
]
|
|
1428
|
+
}
|
|
1263
1429
|
},
|
|
1264
1430
|
"優化_optimize": {
|
|
1265
1431
|
"taiwan": "最佳化",
|
|
1266
1432
|
"confidence": 0.9,
|
|
1267
1433
|
"category": "mainland-term",
|
|
1268
1434
|
"reason": "台灣效能調校標準",
|
|
1269
|
-
"match_type": "
|
|
1270
|
-
"autofix_safe":
|
|
1435
|
+
"match_type": "context_sensitive",
|
|
1436
|
+
"autofix_safe": false,
|
|
1437
|
+
"context": {
|
|
1438
|
+
"before": [
|
|
1439
|
+
"效能",
|
|
1440
|
+
"演算法",
|
|
1441
|
+
"查詢",
|
|
1442
|
+
"編譯",
|
|
1443
|
+
"記憶體",
|
|
1444
|
+
"CPU",
|
|
1445
|
+
"資料庫",
|
|
1446
|
+
"回應時間",
|
|
1447
|
+
"程式",
|
|
1448
|
+
"系統"
|
|
1449
|
+
],
|
|
1450
|
+
"exclude": [
|
|
1451
|
+
"保養",
|
|
1452
|
+
"膚質",
|
|
1453
|
+
"身體",
|
|
1454
|
+
"飲食",
|
|
1455
|
+
"生活",
|
|
1456
|
+
"流程"
|
|
1457
|
+
]
|
|
1458
|
+
}
|
|
1271
1459
|
},
|
|
1272
1460
|
"溢出": {
|
|
1273
1461
|
"taiwan": "溢位",
|
|
@@ -1434,16 +1622,58 @@
|
|
|
1434
1622
|
"confidence": 0.95,
|
|
1435
1623
|
"category": "mainland-term",
|
|
1436
1624
|
"reason": "台灣軟體開發標準",
|
|
1437
|
-
"match_type": "
|
|
1438
|
-
"autofix_safe":
|
|
1625
|
+
"match_type": "context_sensitive",
|
|
1626
|
+
"autofix_safe": false,
|
|
1627
|
+
"context": {
|
|
1628
|
+
"before": [
|
|
1629
|
+
"軟體",
|
|
1630
|
+
"代碼",
|
|
1631
|
+
"程式碼",
|
|
1632
|
+
"編寫",
|
|
1633
|
+
"應用程式",
|
|
1634
|
+
"電腦",
|
|
1635
|
+
"開發",
|
|
1636
|
+
"bug",
|
|
1637
|
+
"安裝"
|
|
1638
|
+
],
|
|
1639
|
+
"exclude": [
|
|
1640
|
+
"法律",
|
|
1641
|
+
"作業",
|
|
1642
|
+
"標準",
|
|
1643
|
+
"流程",
|
|
1644
|
+
"手續",
|
|
1645
|
+
"司法"
|
|
1646
|
+
]
|
|
1647
|
+
}
|
|
1439
1648
|
},
|
|
1440
1649
|
"程序_program": {
|
|
1441
1650
|
"taiwan": "程式",
|
|
1442
1651
|
"confidence": 0.95,
|
|
1443
1652
|
"category": "mainland-term",
|
|
1444
1653
|
"reason": "台灣軟體開發標準",
|
|
1445
|
-
"match_type": "
|
|
1446
|
-
"autofix_safe":
|
|
1654
|
+
"match_type": "context_sensitive",
|
|
1655
|
+
"autofix_safe": false,
|
|
1656
|
+
"context": {
|
|
1657
|
+
"before": [
|
|
1658
|
+
"軟體",
|
|
1659
|
+
"代碼",
|
|
1660
|
+
"程式碼",
|
|
1661
|
+
"編寫",
|
|
1662
|
+
"應用程式",
|
|
1663
|
+
"電腦",
|
|
1664
|
+
"開發",
|
|
1665
|
+
"bug",
|
|
1666
|
+
"安裝"
|
|
1667
|
+
],
|
|
1668
|
+
"exclude": [
|
|
1669
|
+
"法律",
|
|
1670
|
+
"作業",
|
|
1671
|
+
"標準",
|
|
1672
|
+
"流程",
|
|
1673
|
+
"手續",
|
|
1674
|
+
"司法"
|
|
1675
|
+
]
|
|
1676
|
+
}
|
|
1447
1677
|
},
|
|
1448
1678
|
"队列": {
|
|
1449
1679
|
"taiwan": "佇列",
|
|
@@ -1658,32 +1888,96 @@
|
|
|
1658
1888
|
"confidence": 0.9,
|
|
1659
1889
|
"category": "mainland-term",
|
|
1660
1890
|
"reason": "台灣程式語言標準",
|
|
1661
|
-
"match_type": "
|
|
1662
|
-
"autofix_safe": true
|
|
1891
|
+
"match_type": "context_sensitive",
|
|
1892
|
+
"autofix_safe": true,
|
|
1893
|
+
"context": {
|
|
1894
|
+
"before": [
|
|
1895
|
+
"函式",
|
|
1896
|
+
"参数",
|
|
1897
|
+
"參數",
|
|
1898
|
+
"變數",
|
|
1899
|
+
"字面量",
|
|
1900
|
+
"泛型",
|
|
1901
|
+
"MIME",
|
|
1902
|
+
"enum",
|
|
1903
|
+
"列舉",
|
|
1904
|
+
"回傳",
|
|
1905
|
+
"返回",
|
|
1906
|
+
"型別"
|
|
1907
|
+
]
|
|
1908
|
+
}
|
|
1663
1909
|
},
|
|
1664
1910
|
"类型_type": {
|
|
1665
1911
|
"taiwan": "型別",
|
|
1666
1912
|
"confidence": 0.9,
|
|
1667
1913
|
"category": "mainland-term",
|
|
1668
1914
|
"reason": "台灣程式語言標準",
|
|
1669
|
-
"match_type": "
|
|
1670
|
-
"autofix_safe": true
|
|
1915
|
+
"match_type": "context_sensitive",
|
|
1916
|
+
"autofix_safe": true,
|
|
1917
|
+
"context": {
|
|
1918
|
+
"before": [
|
|
1919
|
+
"函式",
|
|
1920
|
+
"参数",
|
|
1921
|
+
"參數",
|
|
1922
|
+
"變數",
|
|
1923
|
+
"字面量",
|
|
1924
|
+
"泛型",
|
|
1925
|
+
"MIME",
|
|
1926
|
+
"enum",
|
|
1927
|
+
"列舉",
|
|
1928
|
+
"回傳",
|
|
1929
|
+
"返回",
|
|
1930
|
+
"型別"
|
|
1931
|
+
]
|
|
1932
|
+
}
|
|
1671
1933
|
},
|
|
1672
1934
|
"類型": {
|
|
1673
1935
|
"taiwan": "型別",
|
|
1674
1936
|
"confidence": 0.9,
|
|
1675
1937
|
"category": "mainland-term",
|
|
1676
1938
|
"reason": "台灣程式語言標準",
|
|
1677
|
-
"match_type": "
|
|
1678
|
-
"autofix_safe": true
|
|
1939
|
+
"match_type": "context_sensitive",
|
|
1940
|
+
"autofix_safe": true,
|
|
1941
|
+
"context": {
|
|
1942
|
+
"before": [
|
|
1943
|
+
"函式",
|
|
1944
|
+
"参数",
|
|
1945
|
+
"參數",
|
|
1946
|
+
"變數",
|
|
1947
|
+
"字面量",
|
|
1948
|
+
"泛型",
|
|
1949
|
+
"MIME",
|
|
1950
|
+
"enum",
|
|
1951
|
+
"列舉",
|
|
1952
|
+
"回傳",
|
|
1953
|
+
"返回",
|
|
1954
|
+
"型別"
|
|
1955
|
+
]
|
|
1956
|
+
}
|
|
1679
1957
|
},
|
|
1680
1958
|
"類型_type": {
|
|
1681
1959
|
"taiwan": "型別",
|
|
1682
1960
|
"confidence": 0.9,
|
|
1683
1961
|
"category": "mainland-term",
|
|
1684
1962
|
"reason": "台灣程式語言標準",
|
|
1685
|
-
"match_type": "
|
|
1686
|
-
"autofix_safe": true
|
|
1963
|
+
"match_type": "context_sensitive",
|
|
1964
|
+
"autofix_safe": true,
|
|
1965
|
+
"context": {
|
|
1966
|
+
"before": [
|
|
1967
|
+
"函式",
|
|
1968
|
+
"参数",
|
|
1969
|
+
"參數",
|
|
1970
|
+
"變數",
|
|
1971
|
+
"字面量",
|
|
1972
|
+
"泛型",
|
|
1973
|
+
"MIME",
|
|
1974
|
+
"enum",
|
|
1975
|
+
"列舉",
|
|
1976
|
+
"回傳",
|
|
1977
|
+
"返回",
|
|
1978
|
+
"型別"
|
|
1979
|
+
]
|
|
1980
|
+
}
|
|
1687
1981
|
},
|
|
1688
1982
|
"变量": {
|
|
1689
1983
|
"taiwan": "變數",
|
|
@@ -2453,22 +2747,6 @@
|
|
|
2453
2747
|
"match_type": "exact",
|
|
2454
2748
|
"autofix_safe": true
|
|
2455
2749
|
},
|
|
2456
|
-
"抽象": {
|
|
2457
|
-
"taiwan": "抽象化",
|
|
2458
|
-
"confidence": 0.85,
|
|
2459
|
-
"category": "mainland-term",
|
|
2460
|
-
"reason": "台灣物件導向概念",
|
|
2461
|
-
"match_type": "exact",
|
|
2462
|
-
"autofix_safe": true
|
|
2463
|
-
},
|
|
2464
|
-
"抽象_abstraction": {
|
|
2465
|
-
"taiwan": "抽象化",
|
|
2466
|
-
"confidence": 0.85,
|
|
2467
|
-
"category": "mainland-term",
|
|
2468
|
-
"reason": "台灣物件導向概念",
|
|
2469
|
-
"match_type": "exact",
|
|
2470
|
-
"autofix_safe": true
|
|
2471
|
-
},
|
|
2472
2750
|
"组合": {
|
|
2473
2751
|
"taiwan": "組合",
|
|
2474
2752
|
"confidence": 0.8,
|
|
@@ -3444,6 +3722,1956 @@
|
|
|
3444
3722
|
"reason": "台灣資料庫抽象層",
|
|
3445
3723
|
"match_type": "exact",
|
|
3446
3724
|
"autofix_safe": true
|
|
3725
|
+
},
|
|
3726
|
+
"人工智能": {
|
|
3727
|
+
"taiwan": "人工智慧",
|
|
3728
|
+
"confidence": 0.95,
|
|
3729
|
+
"category": "mainland-term",
|
|
3730
|
+
"reason": "台灣人工智慧標準用語",
|
|
3731
|
+
"match_type": "exact",
|
|
3732
|
+
"autofix_safe": true
|
|
3733
|
+
},
|
|
3734
|
+
"人工智能_artificial_intelligence": {
|
|
3735
|
+
"taiwan": "人工智慧",
|
|
3736
|
+
"confidence": 0.95,
|
|
3737
|
+
"category": "mainland-term",
|
|
3738
|
+
"reason": "台灣人工智慧標準用語",
|
|
3739
|
+
"match_type": "exact",
|
|
3740
|
+
"autofix_safe": true
|
|
3741
|
+
},
|
|
3742
|
+
"嵌套": {
|
|
3743
|
+
"taiwan": "巢狀",
|
|
3744
|
+
"confidence": 0.9,
|
|
3745
|
+
"category": "mainland-term",
|
|
3746
|
+
"reason": "台灣程式設計標準用語",
|
|
3747
|
+
"match_type": "exact",
|
|
3748
|
+
"autofix_safe": true
|
|
3749
|
+
},
|
|
3750
|
+
"嵌套_nested": {
|
|
3751
|
+
"taiwan": "巢狀",
|
|
3752
|
+
"confidence": 0.9,
|
|
3753
|
+
"category": "mainland-term",
|
|
3754
|
+
"reason": "台灣程式設計標準用語",
|
|
3755
|
+
"match_type": "exact",
|
|
3756
|
+
"autofix_safe": true
|
|
3757
|
+
},
|
|
3758
|
+
"遍历": {
|
|
3759
|
+
"taiwan": "走訪",
|
|
3760
|
+
"confidence": 0.9,
|
|
3761
|
+
"category": "mainland-term",
|
|
3762
|
+
"reason": "台灣資料結構標準用語",
|
|
3763
|
+
"match_type": "exact",
|
|
3764
|
+
"autofix_safe": true
|
|
3765
|
+
},
|
|
3766
|
+
"遍历_traverse": {
|
|
3767
|
+
"taiwan": "走訪",
|
|
3768
|
+
"confidence": 0.9,
|
|
3769
|
+
"category": "mainland-term",
|
|
3770
|
+
"reason": "台灣資料結構標準用語",
|
|
3771
|
+
"match_type": "exact",
|
|
3772
|
+
"autofix_safe": true
|
|
3773
|
+
},
|
|
3774
|
+
"遍歷": {
|
|
3775
|
+
"taiwan": "走訪",
|
|
3776
|
+
"confidence": 0.9,
|
|
3777
|
+
"category": "mainland-term",
|
|
3778
|
+
"reason": "台灣資料結構標準用語",
|
|
3779
|
+
"match_type": "exact",
|
|
3780
|
+
"autofix_safe": true
|
|
3781
|
+
},
|
|
3782
|
+
"遍歷_traverse": {
|
|
3783
|
+
"taiwan": "走訪",
|
|
3784
|
+
"confidence": 0.9,
|
|
3785
|
+
"category": "mainland-term",
|
|
3786
|
+
"reason": "台灣資料結構標準用語",
|
|
3787
|
+
"match_type": "exact",
|
|
3788
|
+
"autofix_safe": true
|
|
3789
|
+
},
|
|
3790
|
+
"中间件": {
|
|
3791
|
+
"taiwan": "中介軟體",
|
|
3792
|
+
"confidence": 0.9,
|
|
3793
|
+
"category": "mainland-term",
|
|
3794
|
+
"reason": "台灣軟體架構標準用語",
|
|
3795
|
+
"match_type": "exact",
|
|
3796
|
+
"autofix_safe": true
|
|
3797
|
+
},
|
|
3798
|
+
"中间件_middleware": {
|
|
3799
|
+
"taiwan": "中介軟體",
|
|
3800
|
+
"confidence": 0.9,
|
|
3801
|
+
"category": "mainland-term",
|
|
3802
|
+
"reason": "台灣軟體架構標準用語",
|
|
3803
|
+
"match_type": "exact",
|
|
3804
|
+
"autofix_safe": true
|
|
3805
|
+
},
|
|
3806
|
+
"中間件": {
|
|
3807
|
+
"taiwan": "中介軟體",
|
|
3808
|
+
"confidence": 0.9,
|
|
3809
|
+
"category": "mainland-term",
|
|
3810
|
+
"reason": "台灣軟體架構標準用語",
|
|
3811
|
+
"match_type": "exact",
|
|
3812
|
+
"autofix_safe": true
|
|
3813
|
+
},
|
|
3814
|
+
"中間件_middleware": {
|
|
3815
|
+
"taiwan": "中介軟體",
|
|
3816
|
+
"confidence": 0.9,
|
|
3817
|
+
"category": "mainland-term",
|
|
3818
|
+
"reason": "台灣軟體架構標準用語",
|
|
3819
|
+
"match_type": "exact",
|
|
3820
|
+
"autofix_safe": true
|
|
3821
|
+
},
|
|
3822
|
+
"项目": {
|
|
3823
|
+
"taiwan": "專案",
|
|
3824
|
+
"confidence": 0.9,
|
|
3825
|
+
"category": "mainland-term",
|
|
3826
|
+
"reason": "台灣專案管理標準用語",
|
|
3827
|
+
"match_type": "exact",
|
|
3828
|
+
"autofix_safe": true
|
|
3829
|
+
},
|
|
3830
|
+
"项目_project": {
|
|
3831
|
+
"taiwan": "專案",
|
|
3832
|
+
"confidence": 0.9,
|
|
3833
|
+
"category": "mainland-term",
|
|
3834
|
+
"reason": "台灣專案管理標準用語",
|
|
3835
|
+
"match_type": "exact",
|
|
3836
|
+
"autofix_safe": true
|
|
3837
|
+
},
|
|
3838
|
+
"項目": {
|
|
3839
|
+
"taiwan": "專案",
|
|
3840
|
+
"confidence": 0.9,
|
|
3841
|
+
"category": "mainland-term",
|
|
3842
|
+
"reason": "台灣專案管理標準用語",
|
|
3843
|
+
"match_type": "exact",
|
|
3844
|
+
"autofix_safe": true
|
|
3845
|
+
},
|
|
3846
|
+
"項目_project": {
|
|
3847
|
+
"taiwan": "專案",
|
|
3848
|
+
"confidence": 0.9,
|
|
3849
|
+
"category": "mainland-term",
|
|
3850
|
+
"reason": "台灣專案管理標準用語",
|
|
3851
|
+
"match_type": "exact",
|
|
3852
|
+
"autofix_safe": true
|
|
3853
|
+
},
|
|
3854
|
+
"汇编语言": {
|
|
3855
|
+
"taiwan": "組合語言",
|
|
3856
|
+
"confidence": 0.9,
|
|
3857
|
+
"category": "mainland-term",
|
|
3858
|
+
"reason": "台灣程式語言標準",
|
|
3859
|
+
"match_type": "exact",
|
|
3860
|
+
"autofix_safe": true
|
|
3861
|
+
},
|
|
3862
|
+
"汇编语言_assembly_language": {
|
|
3863
|
+
"taiwan": "組合語言",
|
|
3864
|
+
"confidence": 0.9,
|
|
3865
|
+
"category": "mainland-term",
|
|
3866
|
+
"reason": "台灣程式語言標準",
|
|
3867
|
+
"match_type": "exact",
|
|
3868
|
+
"autofix_safe": true
|
|
3869
|
+
},
|
|
3870
|
+
"匯編語言": {
|
|
3871
|
+
"taiwan": "組合語言",
|
|
3872
|
+
"confidence": 0.9,
|
|
3873
|
+
"category": "mainland-term",
|
|
3874
|
+
"reason": "台灣程式語言標準",
|
|
3875
|
+
"match_type": "exact",
|
|
3876
|
+
"autofix_safe": true
|
|
3877
|
+
},
|
|
3878
|
+
"匯編語言_assembly_language": {
|
|
3879
|
+
"taiwan": "組合語言",
|
|
3880
|
+
"confidence": 0.9,
|
|
3881
|
+
"category": "mainland-term",
|
|
3882
|
+
"reason": "台灣程式語言標準",
|
|
3883
|
+
"match_type": "exact",
|
|
3884
|
+
"autofix_safe": true
|
|
3885
|
+
},
|
|
3886
|
+
"断言": {
|
|
3887
|
+
"taiwan": "宣告",
|
|
3888
|
+
"confidence": 0.9,
|
|
3889
|
+
"category": "mainland-term",
|
|
3890
|
+
"reason": "台灣程式設計標準",
|
|
3891
|
+
"match_type": "exact",
|
|
3892
|
+
"autofix_safe": true
|
|
3893
|
+
},
|
|
3894
|
+
"断言_assert": {
|
|
3895
|
+
"taiwan": "宣告",
|
|
3896
|
+
"confidence": 0.9,
|
|
3897
|
+
"category": "mainland-term",
|
|
3898
|
+
"reason": "台灣程式設計標準",
|
|
3899
|
+
"match_type": "exact",
|
|
3900
|
+
"autofix_safe": true
|
|
3901
|
+
},
|
|
3902
|
+
"斷言": {
|
|
3903
|
+
"taiwan": "宣告",
|
|
3904
|
+
"confidence": 0.9,
|
|
3905
|
+
"category": "mainland-term",
|
|
3906
|
+
"reason": "台灣程式設計標準",
|
|
3907
|
+
"match_type": "exact",
|
|
3908
|
+
"autofix_safe": true
|
|
3909
|
+
},
|
|
3910
|
+
"斷言_assert": {
|
|
3911
|
+
"taiwan": "宣告",
|
|
3912
|
+
"confidence": 0.9,
|
|
3913
|
+
"category": "mainland-term",
|
|
3914
|
+
"reason": "台灣程式設計標準",
|
|
3915
|
+
"match_type": "exact",
|
|
3916
|
+
"autofix_safe": true
|
|
3917
|
+
},
|
|
3918
|
+
"基类": {
|
|
3919
|
+
"taiwan": "基底類別",
|
|
3920
|
+
"confidence": 0.9,
|
|
3921
|
+
"category": "mainland-term",
|
|
3922
|
+
"reason": "台灣物件導向標準",
|
|
3923
|
+
"match_type": "exact",
|
|
3924
|
+
"autofix_safe": true
|
|
3925
|
+
},
|
|
3926
|
+
"基类_base_class": {
|
|
3927
|
+
"taiwan": "基底類別",
|
|
3928
|
+
"confidence": 0.9,
|
|
3929
|
+
"category": "mainland-term",
|
|
3930
|
+
"reason": "台灣物件導向標準",
|
|
3931
|
+
"match_type": "exact",
|
|
3932
|
+
"autofix_safe": true
|
|
3933
|
+
},
|
|
3934
|
+
"基類": {
|
|
3935
|
+
"taiwan": "基底類別",
|
|
3936
|
+
"confidence": 0.9,
|
|
3937
|
+
"category": "mainland-term",
|
|
3938
|
+
"reason": "台灣物件導向標準",
|
|
3939
|
+
"match_type": "exact",
|
|
3940
|
+
"autofix_safe": true
|
|
3941
|
+
},
|
|
3942
|
+
"基類_base_class": {
|
|
3943
|
+
"taiwan": "基底類別",
|
|
3944
|
+
"confidence": 0.9,
|
|
3945
|
+
"category": "mainland-term",
|
|
3946
|
+
"reason": "台灣物件導向標準",
|
|
3947
|
+
"match_type": "exact",
|
|
3948
|
+
"autofix_safe": true
|
|
3949
|
+
},
|
|
3950
|
+
"批处理": {
|
|
3951
|
+
"taiwan": "批次處理",
|
|
3952
|
+
"confidence": 0.9,
|
|
3953
|
+
"category": "mainland-term",
|
|
3954
|
+
"reason": "台灣資料處理標準",
|
|
3955
|
+
"match_type": "exact",
|
|
3956
|
+
"autofix_safe": true
|
|
3957
|
+
},
|
|
3958
|
+
"批处理_batch_processing": {
|
|
3959
|
+
"taiwan": "批次處理",
|
|
3960
|
+
"confidence": 0.9,
|
|
3961
|
+
"category": "mainland-term",
|
|
3962
|
+
"reason": "台灣資料處理標準",
|
|
3963
|
+
"match_type": "exact",
|
|
3964
|
+
"autofix_safe": true
|
|
3965
|
+
},
|
|
3966
|
+
"批處理": {
|
|
3967
|
+
"taiwan": "批次處理",
|
|
3968
|
+
"confidence": 0.9,
|
|
3969
|
+
"category": "mainland-term",
|
|
3970
|
+
"reason": "台灣資料處理標準",
|
|
3971
|
+
"match_type": "exact",
|
|
3972
|
+
"autofix_safe": true
|
|
3973
|
+
},
|
|
3974
|
+
"批處理_batch_processing": {
|
|
3975
|
+
"taiwan": "批次處理",
|
|
3976
|
+
"confidence": 0.9,
|
|
3977
|
+
"category": "mainland-term",
|
|
3978
|
+
"reason": "台灣資料處理標準",
|
|
3979
|
+
"match_type": "exact",
|
|
3980
|
+
"autofix_safe": true
|
|
3981
|
+
},
|
|
3982
|
+
"二元运算符": {
|
|
3983
|
+
"taiwan": "二元運算子",
|
|
3984
|
+
"confidence": 0.9,
|
|
3985
|
+
"category": "mainland-term",
|
|
3986
|
+
"reason": "台灣程式語言標準",
|
|
3987
|
+
"match_type": "exact",
|
|
3988
|
+
"autofix_safe": true
|
|
3989
|
+
},
|
|
3990
|
+
"二元运算符_binary_operator": {
|
|
3991
|
+
"taiwan": "二元運算子",
|
|
3992
|
+
"confidence": 0.9,
|
|
3993
|
+
"category": "mainland-term",
|
|
3994
|
+
"reason": "台灣程式語言標準",
|
|
3995
|
+
"match_type": "exact",
|
|
3996
|
+
"autofix_safe": true
|
|
3997
|
+
},
|
|
3998
|
+
"二元運算符": {
|
|
3999
|
+
"taiwan": "二元運算子",
|
|
4000
|
+
"confidence": 0.9,
|
|
4001
|
+
"category": "mainland-term",
|
|
4002
|
+
"reason": "台灣程式語言標準",
|
|
4003
|
+
"match_type": "exact",
|
|
4004
|
+
"autofix_safe": true
|
|
4005
|
+
},
|
|
4006
|
+
"二元運算符_binary_operator": {
|
|
4007
|
+
"taiwan": "二元運算子",
|
|
4008
|
+
"confidence": 0.9,
|
|
4009
|
+
"category": "mainland-term",
|
|
4010
|
+
"reason": "台灣程式語言標準",
|
|
4011
|
+
"match_type": "exact",
|
|
4012
|
+
"autofix_safe": true
|
|
4013
|
+
},
|
|
4014
|
+
"绑定": {
|
|
4015
|
+
"taiwan": "繫結",
|
|
4016
|
+
"confidence": 0.9,
|
|
4017
|
+
"category": "mainland-term",
|
|
4018
|
+
"reason": "台灣程式設計標準",
|
|
4019
|
+
"match_type": "exact",
|
|
4020
|
+
"autofix_safe": true
|
|
4021
|
+
},
|
|
4022
|
+
"绑定_bind": {
|
|
4023
|
+
"taiwan": "繫結",
|
|
4024
|
+
"confidence": 0.9,
|
|
4025
|
+
"category": "mainland-term",
|
|
4026
|
+
"reason": "台灣程式設計標準",
|
|
4027
|
+
"match_type": "exact",
|
|
4028
|
+
"autofix_safe": true
|
|
4029
|
+
},
|
|
4030
|
+
"綁定": {
|
|
4031
|
+
"taiwan": "繫結",
|
|
4032
|
+
"confidence": 0.9,
|
|
4033
|
+
"category": "mainland-term",
|
|
4034
|
+
"reason": "台灣程式設計標準",
|
|
4035
|
+
"match_type": "exact",
|
|
4036
|
+
"autofix_safe": true
|
|
4037
|
+
},
|
|
4038
|
+
"綁定_bind": {
|
|
4039
|
+
"taiwan": "繫結",
|
|
4040
|
+
"confidence": 0.9,
|
|
4041
|
+
"category": "mainland-term",
|
|
4042
|
+
"reason": "台灣程式設計標準",
|
|
4043
|
+
"match_type": "exact",
|
|
4044
|
+
"autofix_safe": true
|
|
4045
|
+
},
|
|
4046
|
+
"断点": {
|
|
4047
|
+
"taiwan": "中斷點",
|
|
4048
|
+
"confidence": 0.9,
|
|
4049
|
+
"category": "mainland-term",
|
|
4050
|
+
"reason": "台灣除錯工具標準",
|
|
4051
|
+
"match_type": "exact",
|
|
4052
|
+
"autofix_safe": true
|
|
4053
|
+
},
|
|
4054
|
+
"断点_breakpoint": {
|
|
4055
|
+
"taiwan": "中斷點",
|
|
4056
|
+
"confidence": 0.9,
|
|
4057
|
+
"category": "mainland-term",
|
|
4058
|
+
"reason": "台灣除錯工具標準",
|
|
4059
|
+
"match_type": "exact",
|
|
4060
|
+
"autofix_safe": true
|
|
4061
|
+
},
|
|
4062
|
+
"斷點": {
|
|
4063
|
+
"taiwan": "中斷點",
|
|
4064
|
+
"confidence": 0.9,
|
|
4065
|
+
"category": "mainland-term",
|
|
4066
|
+
"reason": "台灣除錯工具標準",
|
|
4067
|
+
"match_type": "exact",
|
|
4068
|
+
"autofix_safe": true
|
|
4069
|
+
},
|
|
4070
|
+
"斷點_breakpoint": {
|
|
4071
|
+
"taiwan": "中斷點",
|
|
4072
|
+
"confidence": 0.9,
|
|
4073
|
+
"category": "mainland-term",
|
|
4074
|
+
"reason": "台灣除錯工具標準",
|
|
4075
|
+
"match_type": "exact",
|
|
4076
|
+
"autofix_safe": true
|
|
4077
|
+
},
|
|
4078
|
+
"内置": {
|
|
4079
|
+
"taiwan": "內建",
|
|
4080
|
+
"confidence": 0.9,
|
|
4081
|
+
"category": "mainland-term",
|
|
4082
|
+
"reason": "台灣程式語言標準",
|
|
4083
|
+
"match_type": "exact",
|
|
4084
|
+
"autofix_safe": true
|
|
4085
|
+
},
|
|
4086
|
+
"内置_built_in": {
|
|
4087
|
+
"taiwan": "內建",
|
|
4088
|
+
"confidence": 0.9,
|
|
4089
|
+
"category": "mainland-term",
|
|
4090
|
+
"reason": "台灣程式語言標準",
|
|
4091
|
+
"match_type": "exact",
|
|
4092
|
+
"autofix_safe": true
|
|
4093
|
+
},
|
|
4094
|
+
"內置": {
|
|
4095
|
+
"taiwan": "內建",
|
|
4096
|
+
"confidence": 0.9,
|
|
4097
|
+
"category": "mainland-term",
|
|
4098
|
+
"reason": "台灣程式語言標準",
|
|
4099
|
+
"match_type": "exact",
|
|
4100
|
+
"autofix_safe": true
|
|
4101
|
+
},
|
|
4102
|
+
"內置_built_in": {
|
|
4103
|
+
"taiwan": "內建",
|
|
4104
|
+
"confidence": 0.9,
|
|
4105
|
+
"category": "mainland-term",
|
|
4106
|
+
"reason": "台灣程式語言標準",
|
|
4107
|
+
"match_type": "exact",
|
|
4108
|
+
"autofix_safe": true
|
|
4109
|
+
},
|
|
4110
|
+
"兼容性": {
|
|
4111
|
+
"taiwan": "相容性",
|
|
4112
|
+
"confidence": 0.9,
|
|
4113
|
+
"category": "mainland-term",
|
|
4114
|
+
"reason": "台灣軟體標準",
|
|
4115
|
+
"match_type": "exact",
|
|
4116
|
+
"autofix_safe": true
|
|
4117
|
+
},
|
|
4118
|
+
"兼容性_compatibility": {
|
|
4119
|
+
"taiwan": "相容性",
|
|
4120
|
+
"confidence": 0.9,
|
|
4121
|
+
"category": "mainland-term",
|
|
4122
|
+
"reason": "台灣軟體標準",
|
|
4123
|
+
"match_type": "exact",
|
|
4124
|
+
"autofix_safe": true
|
|
4125
|
+
},
|
|
4126
|
+
"常量": {
|
|
4127
|
+
"taiwan": "常數",
|
|
4128
|
+
"confidence": 0.9,
|
|
4129
|
+
"category": "mainland-term",
|
|
4130
|
+
"reason": "台灣程式設計標準",
|
|
4131
|
+
"match_type": "exact",
|
|
4132
|
+
"autofix_safe": true
|
|
4133
|
+
},
|
|
4134
|
+
"常量_constant": {
|
|
4135
|
+
"taiwan": "常數",
|
|
4136
|
+
"confidence": 0.9,
|
|
4137
|
+
"category": "mainland-term",
|
|
4138
|
+
"reason": "台灣程式設計標準",
|
|
4139
|
+
"match_type": "exact",
|
|
4140
|
+
"autofix_safe": true
|
|
4141
|
+
},
|
|
4142
|
+
"崩溃": {
|
|
4143
|
+
"taiwan": "當機",
|
|
4144
|
+
"confidence": 0.9,
|
|
4145
|
+
"category": "mainland-term",
|
|
4146
|
+
"reason": "台灣系統錯誤標準",
|
|
4147
|
+
"match_type": "exact",
|
|
4148
|
+
"autofix_safe": true
|
|
4149
|
+
},
|
|
4150
|
+
"崩溃_crash": {
|
|
4151
|
+
"taiwan": "當機",
|
|
4152
|
+
"confidence": 0.9,
|
|
4153
|
+
"category": "mainland-term",
|
|
4154
|
+
"reason": "台灣系統錯誤標準",
|
|
4155
|
+
"match_type": "exact",
|
|
4156
|
+
"autofix_safe": true
|
|
4157
|
+
},
|
|
4158
|
+
"崩潰": {
|
|
4159
|
+
"taiwan": "當機",
|
|
4160
|
+
"confidence": 0.9,
|
|
4161
|
+
"category": "mainland-term",
|
|
4162
|
+
"reason": "台灣系統錯誤標準",
|
|
4163
|
+
"match_type": "exact",
|
|
4164
|
+
"autofix_safe": true
|
|
4165
|
+
},
|
|
4166
|
+
"崩潰_crash": {
|
|
4167
|
+
"taiwan": "當機",
|
|
4168
|
+
"confidence": 0.9,
|
|
4169
|
+
"category": "mainland-term",
|
|
4170
|
+
"reason": "台灣系統錯誤標準",
|
|
4171
|
+
"match_type": "exact",
|
|
4172
|
+
"autofix_safe": true
|
|
4173
|
+
},
|
|
4174
|
+
"委托": {
|
|
4175
|
+
"taiwan": "委派",
|
|
4176
|
+
"confidence": 0.9,
|
|
4177
|
+
"category": "mainland-term",
|
|
4178
|
+
"reason": "台灣程式設計標準",
|
|
4179
|
+
"match_type": "exact",
|
|
4180
|
+
"autofix_safe": true
|
|
4181
|
+
},
|
|
4182
|
+
"委托_delegate": {
|
|
4183
|
+
"taiwan": "委派",
|
|
4184
|
+
"confidence": 0.9,
|
|
4185
|
+
"category": "mainland-term",
|
|
4186
|
+
"reason": "台灣程式設計標準",
|
|
4187
|
+
"match_type": "exact",
|
|
4188
|
+
"autofix_safe": true
|
|
4189
|
+
},
|
|
4190
|
+
"依赖": {
|
|
4191
|
+
"taiwan": "相依性",
|
|
4192
|
+
"confidence": 0.9,
|
|
4193
|
+
"category": "mainland-term",
|
|
4194
|
+
"reason": "台灣軟體架構標準",
|
|
4195
|
+
"match_type": "exact",
|
|
4196
|
+
"autofix_safe": true
|
|
4197
|
+
},
|
|
4198
|
+
"依赖_dependency": {
|
|
4199
|
+
"taiwan": "相依性",
|
|
4200
|
+
"confidence": 0.9,
|
|
4201
|
+
"category": "mainland-term",
|
|
4202
|
+
"reason": "台灣軟體架構標準",
|
|
4203
|
+
"match_type": "exact",
|
|
4204
|
+
"autofix_safe": true
|
|
4205
|
+
},
|
|
4206
|
+
"依賴": {
|
|
4207
|
+
"taiwan": "相依性",
|
|
4208
|
+
"confidence": 0.9,
|
|
4209
|
+
"category": "mainland-term",
|
|
4210
|
+
"reason": "台灣軟體架構標準",
|
|
4211
|
+
"match_type": "exact",
|
|
4212
|
+
"autofix_safe": true
|
|
4213
|
+
},
|
|
4214
|
+
"依賴_dependency": {
|
|
4215
|
+
"taiwan": "相依性",
|
|
4216
|
+
"confidence": 0.9,
|
|
4217
|
+
"category": "mainland-term",
|
|
4218
|
+
"reason": "台灣軟體架構標準",
|
|
4219
|
+
"match_type": "exact",
|
|
4220
|
+
"autofix_safe": true
|
|
4221
|
+
},
|
|
4222
|
+
"派生类": {
|
|
4223
|
+
"taiwan": "衍生類別",
|
|
4224
|
+
"confidence": 0.9,
|
|
4225
|
+
"category": "mainland-term",
|
|
4226
|
+
"reason": "台灣物件導向標準",
|
|
4227
|
+
"match_type": "exact",
|
|
4228
|
+
"autofix_safe": true
|
|
4229
|
+
},
|
|
4230
|
+
"派生类_derived_class": {
|
|
4231
|
+
"taiwan": "衍生類別",
|
|
4232
|
+
"confidence": 0.9,
|
|
4233
|
+
"category": "mainland-term",
|
|
4234
|
+
"reason": "台灣物件導向標準",
|
|
4235
|
+
"match_type": "exact",
|
|
4236
|
+
"autofix_safe": true
|
|
4237
|
+
},
|
|
4238
|
+
"派生類": {
|
|
4239
|
+
"taiwan": "衍生類別",
|
|
4240
|
+
"confidence": 0.9,
|
|
4241
|
+
"category": "mainland-term",
|
|
4242
|
+
"reason": "台灣物件導向標準",
|
|
4243
|
+
"match_type": "exact",
|
|
4244
|
+
"autofix_safe": true
|
|
4245
|
+
},
|
|
4246
|
+
"派生類_derived_class": {
|
|
4247
|
+
"taiwan": "衍生類別",
|
|
4248
|
+
"confidence": 0.9,
|
|
4249
|
+
"category": "mainland-term",
|
|
4250
|
+
"reason": "台灣物件導向標準",
|
|
4251
|
+
"match_type": "exact",
|
|
4252
|
+
"autofix_safe": true
|
|
4253
|
+
},
|
|
4254
|
+
"析构函数": {
|
|
4255
|
+
"taiwan": "解構式",
|
|
4256
|
+
"confidence": 0.9,
|
|
4257
|
+
"category": "mainland-term",
|
|
4258
|
+
"reason": "台灣物件導向標準",
|
|
4259
|
+
"match_type": "exact",
|
|
4260
|
+
"autofix_safe": true
|
|
4261
|
+
},
|
|
4262
|
+
"析构函数_destructor": {
|
|
4263
|
+
"taiwan": "解構式",
|
|
4264
|
+
"confidence": 0.9,
|
|
4265
|
+
"category": "mainland-term",
|
|
4266
|
+
"reason": "台灣物件導向標準",
|
|
4267
|
+
"match_type": "exact",
|
|
4268
|
+
"autofix_safe": true
|
|
4269
|
+
},
|
|
4270
|
+
"析構函數": {
|
|
4271
|
+
"taiwan": "解構式",
|
|
4272
|
+
"confidence": 0.9,
|
|
4273
|
+
"category": "mainland-term",
|
|
4274
|
+
"reason": "台灣物件導向標準",
|
|
4275
|
+
"match_type": "exact",
|
|
4276
|
+
"autofix_safe": true
|
|
4277
|
+
},
|
|
4278
|
+
"析構函數_destructor": {
|
|
4279
|
+
"taiwan": "解構式",
|
|
4280
|
+
"confidence": 0.9,
|
|
4281
|
+
"category": "mainland-term",
|
|
4282
|
+
"reason": "台灣物件導向標準",
|
|
4283
|
+
"match_type": "exact",
|
|
4284
|
+
"autofix_safe": true
|
|
4285
|
+
},
|
|
4286
|
+
"表达式": {
|
|
4287
|
+
"taiwan": "運算式",
|
|
4288
|
+
"confidence": 0.9,
|
|
4289
|
+
"category": "mainland-term",
|
|
4290
|
+
"reason": "台灣程式語言標準",
|
|
4291
|
+
"match_type": "exact",
|
|
4292
|
+
"autofix_safe": true
|
|
4293
|
+
},
|
|
4294
|
+
"表达式_expression": {
|
|
4295
|
+
"taiwan": "運算式",
|
|
4296
|
+
"confidence": 0.9,
|
|
4297
|
+
"category": "mainland-term",
|
|
4298
|
+
"reason": "台灣程式語言標準",
|
|
4299
|
+
"match_type": "exact",
|
|
4300
|
+
"autofix_safe": true
|
|
4301
|
+
},
|
|
4302
|
+
"表達式": {
|
|
4303
|
+
"taiwan": "運算式",
|
|
4304
|
+
"confidence": 0.9,
|
|
4305
|
+
"category": "mainland-term",
|
|
4306
|
+
"reason": "台灣程式語言標準",
|
|
4307
|
+
"match_type": "exact",
|
|
4308
|
+
"autofix_safe": true
|
|
4309
|
+
},
|
|
4310
|
+
"表達式_expression": {
|
|
4311
|
+
"taiwan": "運算式",
|
|
4312
|
+
"confidence": 0.9,
|
|
4313
|
+
"category": "mainland-term",
|
|
4314
|
+
"reason": "台灣程式語言標準",
|
|
4315
|
+
"match_type": "exact",
|
|
4316
|
+
"autofix_safe": true
|
|
4317
|
+
},
|
|
4318
|
+
"句柄": {
|
|
4319
|
+
"taiwan": "控制代碼",
|
|
4320
|
+
"confidence": 0.9,
|
|
4321
|
+
"category": "mainland-term",
|
|
4322
|
+
"reason": "台灣系統程式標準",
|
|
4323
|
+
"match_type": "exact",
|
|
4324
|
+
"autofix_safe": true
|
|
4325
|
+
},
|
|
4326
|
+
"句柄_handle": {
|
|
4327
|
+
"taiwan": "控制代碼",
|
|
4328
|
+
"confidence": 0.9,
|
|
4329
|
+
"category": "mainland-term",
|
|
4330
|
+
"reason": "台灣系統程式標準",
|
|
4331
|
+
"match_type": "exact",
|
|
4332
|
+
"autofix_safe": true
|
|
4333
|
+
},
|
|
4334
|
+
"层次结构": {
|
|
4335
|
+
"taiwan": "階層",
|
|
4336
|
+
"confidence": 0.9,
|
|
4337
|
+
"category": "mainland-term",
|
|
4338
|
+
"reason": "台灣資料結構標準",
|
|
4339
|
+
"match_type": "exact",
|
|
4340
|
+
"autofix_safe": true
|
|
4341
|
+
},
|
|
4342
|
+
"层次结构_hierarchy": {
|
|
4343
|
+
"taiwan": "階層",
|
|
4344
|
+
"confidence": 0.9,
|
|
4345
|
+
"category": "mainland-term",
|
|
4346
|
+
"reason": "台灣資料結構標準",
|
|
4347
|
+
"match_type": "exact",
|
|
4348
|
+
"autofix_safe": true
|
|
4349
|
+
},
|
|
4350
|
+
"層次結構": {
|
|
4351
|
+
"taiwan": "階層",
|
|
4352
|
+
"confidence": 0.9,
|
|
4353
|
+
"category": "mainland-term",
|
|
4354
|
+
"reason": "台灣資料結構標準",
|
|
4355
|
+
"match_type": "exact",
|
|
4356
|
+
"autofix_safe": true
|
|
4357
|
+
},
|
|
4358
|
+
"層次結構_hierarchy": {
|
|
4359
|
+
"taiwan": "階層",
|
|
4360
|
+
"confidence": 0.9,
|
|
4361
|
+
"category": "mainland-term",
|
|
4362
|
+
"reason": "台灣資料結構標準",
|
|
4363
|
+
"match_type": "exact",
|
|
4364
|
+
"autofix_safe": true
|
|
4365
|
+
},
|
|
4366
|
+
"标识符": {
|
|
4367
|
+
"taiwan": "識別字",
|
|
4368
|
+
"confidence": 0.9,
|
|
4369
|
+
"category": "mainland-term",
|
|
4370
|
+
"reason": "台灣程式語言標準",
|
|
4371
|
+
"match_type": "exact",
|
|
4372
|
+
"autofix_safe": true
|
|
4373
|
+
},
|
|
4374
|
+
"标识符_identifier": {
|
|
4375
|
+
"taiwan": "識別字",
|
|
4376
|
+
"confidence": 0.9,
|
|
4377
|
+
"category": "mainland-term",
|
|
4378
|
+
"reason": "台灣程式語言標準",
|
|
4379
|
+
"match_type": "exact",
|
|
4380
|
+
"autofix_safe": true
|
|
4381
|
+
},
|
|
4382
|
+
"標識符": {
|
|
4383
|
+
"taiwan": "識別字",
|
|
4384
|
+
"confidence": 0.9,
|
|
4385
|
+
"category": "mainland-term",
|
|
4386
|
+
"reason": "台灣程式語言標準",
|
|
4387
|
+
"match_type": "exact",
|
|
4388
|
+
"autofix_safe": true
|
|
4389
|
+
},
|
|
4390
|
+
"標識符_identifier": {
|
|
4391
|
+
"taiwan": "識別字",
|
|
4392
|
+
"confidence": 0.9,
|
|
4393
|
+
"category": "mainland-term",
|
|
4394
|
+
"reason": "台灣程式語言標準",
|
|
4395
|
+
"match_type": "exact",
|
|
4396
|
+
"autofix_safe": true
|
|
4397
|
+
},
|
|
4398
|
+
"隐式": {
|
|
4399
|
+
"taiwan": "隱含的",
|
|
4400
|
+
"confidence": 0.9,
|
|
4401
|
+
"category": "mainland-term",
|
|
4402
|
+
"reason": "台灣程式語言標準",
|
|
4403
|
+
"match_type": "exact",
|
|
4404
|
+
"autofix_safe": true
|
|
4405
|
+
},
|
|
4406
|
+
"隐式_implicit": {
|
|
4407
|
+
"taiwan": "隱含的",
|
|
4408
|
+
"confidence": 0.9,
|
|
4409
|
+
"category": "mainland-term",
|
|
4410
|
+
"reason": "台灣程式語言標準",
|
|
4411
|
+
"match_type": "exact",
|
|
4412
|
+
"autofix_safe": true
|
|
4413
|
+
},
|
|
4414
|
+
"隱式": {
|
|
4415
|
+
"taiwan": "隱含的",
|
|
4416
|
+
"confidence": 0.9,
|
|
4417
|
+
"category": "mainland-term",
|
|
4418
|
+
"reason": "台灣程式語言標準",
|
|
4419
|
+
"match_type": "exact",
|
|
4420
|
+
"autofix_safe": true
|
|
4421
|
+
},
|
|
4422
|
+
"隱式_implicit": {
|
|
4423
|
+
"taiwan": "隱含的",
|
|
4424
|
+
"confidence": 0.9,
|
|
4425
|
+
"category": "mainland-term",
|
|
4426
|
+
"reason": "台灣程式語言標準",
|
|
4427
|
+
"match_type": "exact",
|
|
4428
|
+
"autofix_safe": true
|
|
4429
|
+
},
|
|
4430
|
+
"内联": {
|
|
4431
|
+
"taiwan": "行內",
|
|
4432
|
+
"confidence": 0.9,
|
|
4433
|
+
"category": "mainland-term",
|
|
4434
|
+
"reason": "台灣程式設計標準",
|
|
4435
|
+
"match_type": "exact",
|
|
4436
|
+
"autofix_safe": true
|
|
4437
|
+
},
|
|
4438
|
+
"内联_inline": {
|
|
4439
|
+
"taiwan": "行內",
|
|
4440
|
+
"confidence": 0.9,
|
|
4441
|
+
"category": "mainland-term",
|
|
4442
|
+
"reason": "台灣程式設計標準",
|
|
4443
|
+
"match_type": "exact",
|
|
4444
|
+
"autofix_safe": true
|
|
4445
|
+
},
|
|
4446
|
+
"內聯": {
|
|
4447
|
+
"taiwan": "行內",
|
|
4448
|
+
"confidence": 0.9,
|
|
4449
|
+
"category": "mainland-term",
|
|
4450
|
+
"reason": "台灣程式設計標準",
|
|
4451
|
+
"match_type": "exact",
|
|
4452
|
+
"autofix_safe": true
|
|
4453
|
+
},
|
|
4454
|
+
"內聯_inline": {
|
|
4455
|
+
"taiwan": "行內",
|
|
4456
|
+
"confidence": 0.9,
|
|
4457
|
+
"category": "mainland-term",
|
|
4458
|
+
"reason": "台灣程式設計標準",
|
|
4459
|
+
"match_type": "exact",
|
|
4460
|
+
"autofix_safe": true
|
|
4461
|
+
},
|
|
4462
|
+
"解释器": {
|
|
4463
|
+
"taiwan": "直譯器",
|
|
4464
|
+
"confidence": 0.9,
|
|
4465
|
+
"category": "mainland-term",
|
|
4466
|
+
"reason": "台灣程式語言工具",
|
|
4467
|
+
"match_type": "exact",
|
|
4468
|
+
"autofix_safe": true
|
|
4469
|
+
},
|
|
4470
|
+
"解释器_interpreter": {
|
|
4471
|
+
"taiwan": "直譯器",
|
|
4472
|
+
"confidence": 0.9,
|
|
4473
|
+
"category": "mainland-term",
|
|
4474
|
+
"reason": "台灣程式語言工具",
|
|
4475
|
+
"match_type": "exact",
|
|
4476
|
+
"autofix_safe": true
|
|
4477
|
+
},
|
|
4478
|
+
"解釋器": {
|
|
4479
|
+
"taiwan": "直譯器",
|
|
4480
|
+
"confidence": 0.9,
|
|
4481
|
+
"category": "mainland-term",
|
|
4482
|
+
"reason": "台灣程式語言工具",
|
|
4483
|
+
"match_type": "exact",
|
|
4484
|
+
"autofix_safe": true
|
|
4485
|
+
},
|
|
4486
|
+
"解釋器_interpreter": {
|
|
4487
|
+
"taiwan": "直譯器",
|
|
4488
|
+
"confidence": 0.9,
|
|
4489
|
+
"category": "mainland-term",
|
|
4490
|
+
"reason": "台灣程式語言工具",
|
|
4491
|
+
"match_type": "exact",
|
|
4492
|
+
"autofix_safe": true
|
|
4493
|
+
},
|
|
4494
|
+
"延迟加载": {
|
|
4495
|
+
"taiwan": "惰性載入",
|
|
4496
|
+
"confidence": 0.9,
|
|
4497
|
+
"category": "mainland-term",
|
|
4498
|
+
"reason": "台灣效能最佳化標準",
|
|
4499
|
+
"match_type": "exact",
|
|
4500
|
+
"autofix_safe": true
|
|
4501
|
+
},
|
|
4502
|
+
"延迟加载_lazy_loading": {
|
|
4503
|
+
"taiwan": "惰性載入",
|
|
4504
|
+
"confidence": 0.9,
|
|
4505
|
+
"category": "mainland-term",
|
|
4506
|
+
"reason": "台灣效能最佳化標準",
|
|
4507
|
+
"match_type": "exact",
|
|
4508
|
+
"autofix_safe": true
|
|
4509
|
+
},
|
|
4510
|
+
"延遲加載": {
|
|
4511
|
+
"taiwan": "惰性載入",
|
|
4512
|
+
"confidence": 0.9,
|
|
4513
|
+
"category": "mainland-term",
|
|
4514
|
+
"reason": "台灣效能最佳化標準",
|
|
4515
|
+
"match_type": "exact",
|
|
4516
|
+
"autofix_safe": true
|
|
4517
|
+
},
|
|
4518
|
+
"延遲加載_lazy_loading": {
|
|
4519
|
+
"taiwan": "惰性載入",
|
|
4520
|
+
"confidence": 0.9,
|
|
4521
|
+
"category": "mainland-term",
|
|
4522
|
+
"reason": "台灣效能最佳化標準",
|
|
4523
|
+
"match_type": "exact",
|
|
4524
|
+
"autofix_safe": true
|
|
4525
|
+
},
|
|
4526
|
+
"链接器": {
|
|
4527
|
+
"taiwan": "連結器",
|
|
4528
|
+
"confidence": 0.9,
|
|
4529
|
+
"category": "mainland-term",
|
|
4530
|
+
"reason": "台灣程式語言工具",
|
|
4531
|
+
"match_type": "exact",
|
|
4532
|
+
"autofix_safe": true
|
|
4533
|
+
},
|
|
4534
|
+
"链接器_linker": {
|
|
4535
|
+
"taiwan": "連結器",
|
|
4536
|
+
"confidence": 0.9,
|
|
4537
|
+
"category": "mainland-term",
|
|
4538
|
+
"reason": "台灣程式語言工具",
|
|
4539
|
+
"match_type": "exact",
|
|
4540
|
+
"autofix_safe": true
|
|
4541
|
+
},
|
|
4542
|
+
"鏈接器": {
|
|
4543
|
+
"taiwan": "連結器",
|
|
4544
|
+
"confidence": 0.9,
|
|
4545
|
+
"category": "mainland-term",
|
|
4546
|
+
"reason": "台灣程式語言工具",
|
|
4547
|
+
"match_type": "exact",
|
|
4548
|
+
"autofix_safe": true
|
|
4549
|
+
},
|
|
4550
|
+
"鏈接器_linker": {
|
|
4551
|
+
"taiwan": "連結器",
|
|
4552
|
+
"confidence": 0.9,
|
|
4553
|
+
"category": "mainland-term",
|
|
4554
|
+
"reason": "台灣程式語言工具",
|
|
4555
|
+
"match_type": "exact",
|
|
4556
|
+
"autofix_safe": true
|
|
4557
|
+
},
|
|
4558
|
+
"字面量": {
|
|
4559
|
+
"taiwan": "字面值",
|
|
4560
|
+
"confidence": 0.9,
|
|
4561
|
+
"category": "mainland-term",
|
|
4562
|
+
"reason": "台灣程式語言標準",
|
|
4563
|
+
"match_type": "exact",
|
|
4564
|
+
"autofix_safe": true
|
|
4565
|
+
},
|
|
4566
|
+
"字面量_literals": {
|
|
4567
|
+
"taiwan": "字面值",
|
|
4568
|
+
"confidence": 0.9,
|
|
4569
|
+
"category": "mainland-term",
|
|
4570
|
+
"reason": "台灣程式語言標準",
|
|
4571
|
+
"match_type": "exact",
|
|
4572
|
+
"autofix_safe": true
|
|
4573
|
+
},
|
|
4574
|
+
"局部变量": {
|
|
4575
|
+
"taiwan": "區域變數",
|
|
4576
|
+
"confidence": 0.9,
|
|
4577
|
+
"category": "mainland-term",
|
|
4578
|
+
"reason": "台灣程式設計標準",
|
|
4579
|
+
"match_type": "exact",
|
|
4580
|
+
"autofix_safe": true
|
|
4581
|
+
},
|
|
4582
|
+
"局部变量_local_variable": {
|
|
4583
|
+
"taiwan": "區域變數",
|
|
4584
|
+
"confidence": 0.9,
|
|
4585
|
+
"category": "mainland-term",
|
|
4586
|
+
"reason": "台灣程式設計標準",
|
|
4587
|
+
"match_type": "exact",
|
|
4588
|
+
"autofix_safe": true
|
|
4589
|
+
},
|
|
4590
|
+
"局部變量": {
|
|
4591
|
+
"taiwan": "區域變數",
|
|
4592
|
+
"confidence": 0.9,
|
|
4593
|
+
"category": "mainland-term",
|
|
4594
|
+
"reason": "台灣程式設計標準",
|
|
4595
|
+
"match_type": "exact",
|
|
4596
|
+
"autofix_safe": true
|
|
4597
|
+
},
|
|
4598
|
+
"局部變量_local_variable": {
|
|
4599
|
+
"taiwan": "區域變數",
|
|
4600
|
+
"confidence": 0.9,
|
|
4601
|
+
"category": "mainland-term",
|
|
4602
|
+
"reason": "台灣程式設計標準",
|
|
4603
|
+
"match_type": "exact",
|
|
4604
|
+
"autofix_safe": true
|
|
4605
|
+
},
|
|
4606
|
+
"修饰符": {
|
|
4607
|
+
"taiwan": "修飾子",
|
|
4608
|
+
"confidence": 0.9,
|
|
4609
|
+
"category": "mainland-term",
|
|
4610
|
+
"reason": "台灣程式語言標準",
|
|
4611
|
+
"match_type": "exact",
|
|
4612
|
+
"autofix_safe": true
|
|
4613
|
+
},
|
|
4614
|
+
"修饰符_modifier": {
|
|
4615
|
+
"taiwan": "修飾子",
|
|
4616
|
+
"confidence": 0.9,
|
|
4617
|
+
"category": "mainland-term",
|
|
4618
|
+
"reason": "台灣程式語言標準",
|
|
4619
|
+
"match_type": "exact",
|
|
4620
|
+
"autofix_safe": true
|
|
4621
|
+
},
|
|
4622
|
+
"修飾符": {
|
|
4623
|
+
"taiwan": "修飾子",
|
|
4624
|
+
"confidence": 0.9,
|
|
4625
|
+
"category": "mainland-term",
|
|
4626
|
+
"reason": "台灣程式語言標準",
|
|
4627
|
+
"match_type": "exact",
|
|
4628
|
+
"autofix_safe": true
|
|
4629
|
+
},
|
|
4630
|
+
"修飾符_modifier": {
|
|
4631
|
+
"taiwan": "修飾子",
|
|
4632
|
+
"confidence": 0.9,
|
|
4633
|
+
"category": "mainland-term",
|
|
4634
|
+
"reason": "台灣程式語言標準",
|
|
4635
|
+
"match_type": "exact",
|
|
4636
|
+
"autofix_safe": true
|
|
4637
|
+
},
|
|
4638
|
+
"操作数": {
|
|
4639
|
+
"taiwan": "運算元",
|
|
4640
|
+
"confidence": 0.9,
|
|
4641
|
+
"category": "mainland-term",
|
|
4642
|
+
"reason": "台灣程式語言標準",
|
|
4643
|
+
"match_type": "exact",
|
|
4644
|
+
"autofix_safe": true
|
|
4645
|
+
},
|
|
4646
|
+
"操作数_operand": {
|
|
4647
|
+
"taiwan": "運算元",
|
|
4648
|
+
"confidence": 0.9,
|
|
4649
|
+
"category": "mainland-term",
|
|
4650
|
+
"reason": "台灣程式語言標準",
|
|
4651
|
+
"match_type": "exact",
|
|
4652
|
+
"autofix_safe": true
|
|
4653
|
+
},
|
|
4654
|
+
"操作數": {
|
|
4655
|
+
"taiwan": "運算元",
|
|
4656
|
+
"confidence": 0.9,
|
|
4657
|
+
"category": "mainland-term",
|
|
4658
|
+
"reason": "台灣程式語言標準",
|
|
4659
|
+
"match_type": "exact",
|
|
4660
|
+
"autofix_safe": true
|
|
4661
|
+
},
|
|
4662
|
+
"操作數_operand": {
|
|
4663
|
+
"taiwan": "運算元",
|
|
4664
|
+
"confidence": 0.9,
|
|
4665
|
+
"category": "mainland-term",
|
|
4666
|
+
"reason": "台灣程式語言標準",
|
|
4667
|
+
"match_type": "exact",
|
|
4668
|
+
"autofix_safe": true
|
|
4669
|
+
},
|
|
4670
|
+
"运算符": {
|
|
4671
|
+
"taiwan": "運算子",
|
|
4672
|
+
"confidence": 0.9,
|
|
4673
|
+
"category": "mainland-term",
|
|
4674
|
+
"reason": "台灣程式語言標準",
|
|
4675
|
+
"match_type": "exact",
|
|
4676
|
+
"autofix_safe": true
|
|
4677
|
+
},
|
|
4678
|
+
"运算符_operator_symbol": {
|
|
4679
|
+
"taiwan": "運算子",
|
|
4680
|
+
"confidence": 0.9,
|
|
4681
|
+
"category": "mainland-term",
|
|
4682
|
+
"reason": "台灣程式語言標準",
|
|
4683
|
+
"match_type": "exact",
|
|
4684
|
+
"autofix_safe": true
|
|
4685
|
+
},
|
|
4686
|
+
"運算符": {
|
|
4687
|
+
"taiwan": "運算子",
|
|
4688
|
+
"confidence": 0.9,
|
|
4689
|
+
"category": "mainland-term",
|
|
4690
|
+
"reason": "台灣程式語言標準",
|
|
4691
|
+
"match_type": "exact",
|
|
4692
|
+
"autofix_safe": true
|
|
4693
|
+
},
|
|
4694
|
+
"運算符_operator_symbol": {
|
|
4695
|
+
"taiwan": "運算子",
|
|
4696
|
+
"confidence": 0.9,
|
|
4697
|
+
"category": "mainland-term",
|
|
4698
|
+
"reason": "台灣程式語言標準",
|
|
4699
|
+
"match_type": "exact",
|
|
4700
|
+
"autofix_safe": true
|
|
4701
|
+
},
|
|
4702
|
+
"重载": {
|
|
4703
|
+
"taiwan": "多載",
|
|
4704
|
+
"confidence": 0.9,
|
|
4705
|
+
"category": "mainland-term",
|
|
4706
|
+
"reason": "台灣物件導向標準",
|
|
4707
|
+
"match_type": "exact",
|
|
4708
|
+
"autofix_safe": true
|
|
4709
|
+
},
|
|
4710
|
+
"重载_overload": {
|
|
4711
|
+
"taiwan": "多載",
|
|
4712
|
+
"confidence": 0.9,
|
|
4713
|
+
"category": "mainland-term",
|
|
4714
|
+
"reason": "台灣物件導向標準",
|
|
4715
|
+
"match_type": "exact",
|
|
4716
|
+
"autofix_safe": true
|
|
4717
|
+
},
|
|
4718
|
+
"重載": {
|
|
4719
|
+
"taiwan": "多載",
|
|
4720
|
+
"confidence": 0.9,
|
|
4721
|
+
"category": "mainland-term",
|
|
4722
|
+
"reason": "台灣物件導向標準",
|
|
4723
|
+
"match_type": "exact",
|
|
4724
|
+
"autofix_safe": true
|
|
4725
|
+
},
|
|
4726
|
+
"重載_overload": {
|
|
4727
|
+
"taiwan": "多載",
|
|
4728
|
+
"confidence": 0.9,
|
|
4729
|
+
"category": "mainland-term",
|
|
4730
|
+
"reason": "台灣物件導向標準",
|
|
4731
|
+
"match_type": "exact",
|
|
4732
|
+
"autofix_safe": true
|
|
4733
|
+
},
|
|
4734
|
+
"覆盖": {
|
|
4735
|
+
"taiwan": "覆寫",
|
|
4736
|
+
"confidence": 0.9,
|
|
4737
|
+
"category": "mainland-term",
|
|
4738
|
+
"reason": "台灣物件導向標準",
|
|
4739
|
+
"match_type": "exact",
|
|
4740
|
+
"autofix_safe": true
|
|
4741
|
+
},
|
|
4742
|
+
"覆盖_override": {
|
|
4743
|
+
"taiwan": "覆寫",
|
|
4744
|
+
"confidence": 0.9,
|
|
4745
|
+
"category": "mainland-term",
|
|
4746
|
+
"reason": "台灣物件導向標準",
|
|
4747
|
+
"match_type": "exact",
|
|
4748
|
+
"autofix_safe": true
|
|
4749
|
+
},
|
|
4750
|
+
"覆蓋": {
|
|
4751
|
+
"taiwan": "覆寫",
|
|
4752
|
+
"confidence": 0.9,
|
|
4753
|
+
"category": "mainland-term",
|
|
4754
|
+
"reason": "台灣物件導向標準",
|
|
4755
|
+
"match_type": "exact",
|
|
4756
|
+
"autofix_safe": true
|
|
4757
|
+
},
|
|
4758
|
+
"覆蓋_override": {
|
|
4759
|
+
"taiwan": "覆寫",
|
|
4760
|
+
"confidence": 0.9,
|
|
4761
|
+
"category": "mainland-term",
|
|
4762
|
+
"reason": "台灣物件導向標準",
|
|
4763
|
+
"match_type": "exact",
|
|
4764
|
+
"autofix_safe": true
|
|
4765
|
+
},
|
|
4766
|
+
"伪代码": {
|
|
4767
|
+
"taiwan": "虛擬碼",
|
|
4768
|
+
"confidence": 0.9,
|
|
4769
|
+
"category": "mainland-term",
|
|
4770
|
+
"reason": "台灣程式設計標準",
|
|
4771
|
+
"match_type": "exact",
|
|
4772
|
+
"autofix_safe": true
|
|
4773
|
+
},
|
|
4774
|
+
"伪代码_pseudo_code": {
|
|
4775
|
+
"taiwan": "虛擬碼",
|
|
4776
|
+
"confidence": 0.9,
|
|
4777
|
+
"category": "mainland-term",
|
|
4778
|
+
"reason": "台灣程式設計標準",
|
|
4779
|
+
"match_type": "exact",
|
|
4780
|
+
"autofix_safe": true
|
|
4781
|
+
},
|
|
4782
|
+
"偽代碼": {
|
|
4783
|
+
"taiwan": "虛擬碼",
|
|
4784
|
+
"confidence": 0.9,
|
|
4785
|
+
"category": "mainland-term",
|
|
4786
|
+
"reason": "台灣程式設計標準",
|
|
4787
|
+
"match_type": "exact",
|
|
4788
|
+
"autofix_safe": true
|
|
4789
|
+
},
|
|
4790
|
+
"偽代碼_pseudo_code": {
|
|
4791
|
+
"taiwan": "虛擬碼",
|
|
4792
|
+
"confidence": 0.9,
|
|
4793
|
+
"category": "mainland-term",
|
|
4794
|
+
"reason": "台灣程式設計標準",
|
|
4795
|
+
"match_type": "exact",
|
|
4796
|
+
"autofix_safe": true
|
|
4797
|
+
},
|
|
4798
|
+
"只读": {
|
|
4799
|
+
"taiwan": "唯讀",
|
|
4800
|
+
"confidence": 0.9,
|
|
4801
|
+
"category": "mainland-term",
|
|
4802
|
+
"reason": "台灣系統標準",
|
|
4803
|
+
"match_type": "exact",
|
|
4804
|
+
"autofix_safe": true
|
|
4805
|
+
},
|
|
4806
|
+
"只读_read_only": {
|
|
4807
|
+
"taiwan": "唯讀",
|
|
4808
|
+
"confidence": 0.9,
|
|
4809
|
+
"category": "mainland-term",
|
|
4810
|
+
"reason": "台灣系統標準",
|
|
4811
|
+
"match_type": "exact",
|
|
4812
|
+
"autofix_safe": true
|
|
4813
|
+
},
|
|
4814
|
+
"只讀": {
|
|
4815
|
+
"taiwan": "唯讀",
|
|
4816
|
+
"confidence": 0.9,
|
|
4817
|
+
"category": "mainland-term",
|
|
4818
|
+
"reason": "台灣系統標準",
|
|
4819
|
+
"match_type": "exact",
|
|
4820
|
+
"autofix_safe": true
|
|
4821
|
+
},
|
|
4822
|
+
"只讀_read_only": {
|
|
4823
|
+
"taiwan": "唯讀",
|
|
4824
|
+
"confidence": 0.9,
|
|
4825
|
+
"category": "mainland-term",
|
|
4826
|
+
"reason": "台灣系統標準",
|
|
4827
|
+
"match_type": "exact",
|
|
4828
|
+
"autofix_safe": true
|
|
4829
|
+
},
|
|
4830
|
+
"作用域": {
|
|
4831
|
+
"taiwan": "有效範圍",
|
|
4832
|
+
"confidence": 0.9,
|
|
4833
|
+
"category": "mainland-term",
|
|
4834
|
+
"reason": "台灣程式設計標準",
|
|
4835
|
+
"match_type": "exact",
|
|
4836
|
+
"autofix_safe": true
|
|
4837
|
+
},
|
|
4838
|
+
"作用域_scope": {
|
|
4839
|
+
"taiwan": "有效範圍",
|
|
4840
|
+
"confidence": 0.9,
|
|
4841
|
+
"category": "mainland-term",
|
|
4842
|
+
"reason": "台灣程式設計標準",
|
|
4843
|
+
"match_type": "exact",
|
|
4844
|
+
"autofix_safe": true
|
|
4845
|
+
},
|
|
4846
|
+
"源代码": {
|
|
4847
|
+
"taiwan": "原始碼",
|
|
4848
|
+
"confidence": 0.9,
|
|
4849
|
+
"category": "mainland-term",
|
|
4850
|
+
"reason": "台灣軟體開發標準",
|
|
4851
|
+
"match_type": "exact",
|
|
4852
|
+
"autofix_safe": true
|
|
4853
|
+
},
|
|
4854
|
+
"源代码_source_code": {
|
|
4855
|
+
"taiwan": "原始碼",
|
|
4856
|
+
"confidence": 0.9,
|
|
4857
|
+
"category": "mainland-term",
|
|
4858
|
+
"reason": "台灣軟體開發標準",
|
|
4859
|
+
"match_type": "exact",
|
|
4860
|
+
"autofix_safe": true
|
|
4861
|
+
},
|
|
4862
|
+
"源代碼": {
|
|
4863
|
+
"taiwan": "原始碼",
|
|
4864
|
+
"confidence": 0.9,
|
|
4865
|
+
"category": "mainland-term",
|
|
4866
|
+
"reason": "台灣軟體開發標準",
|
|
4867
|
+
"match_type": "exact",
|
|
4868
|
+
"autofix_safe": true
|
|
4869
|
+
},
|
|
4870
|
+
"源代碼_source_code": {
|
|
4871
|
+
"taiwan": "原始碼",
|
|
4872
|
+
"confidence": 0.9,
|
|
4873
|
+
"category": "mainland-term",
|
|
4874
|
+
"reason": "台灣軟體開發標準",
|
|
4875
|
+
"match_type": "exact",
|
|
4876
|
+
"autofix_safe": true
|
|
4877
|
+
},
|
|
4878
|
+
"语句": {
|
|
4879
|
+
"taiwan": "敘述",
|
|
4880
|
+
"confidence": 0.9,
|
|
4881
|
+
"category": "mainland-term",
|
|
4882
|
+
"reason": "台灣程式語言標準",
|
|
4883
|
+
"match_type": "exact",
|
|
4884
|
+
"autofix_safe": true
|
|
4885
|
+
},
|
|
4886
|
+
"语句_statement": {
|
|
4887
|
+
"taiwan": "敘述",
|
|
4888
|
+
"confidence": 0.9,
|
|
4889
|
+
"category": "mainland-term",
|
|
4890
|
+
"reason": "台灣程式語言標準",
|
|
4891
|
+
"match_type": "exact",
|
|
4892
|
+
"autofix_safe": true
|
|
4893
|
+
},
|
|
4894
|
+
"語句": {
|
|
4895
|
+
"taiwan": "敘述",
|
|
4896
|
+
"confidence": 0.9,
|
|
4897
|
+
"category": "mainland-term",
|
|
4898
|
+
"reason": "台灣程式語言標準",
|
|
4899
|
+
"match_type": "exact",
|
|
4900
|
+
"autofix_safe": true
|
|
4901
|
+
},
|
|
4902
|
+
"語句_statement": {
|
|
4903
|
+
"taiwan": "敘述",
|
|
4904
|
+
"confidence": 0.9,
|
|
4905
|
+
"category": "mainland-term",
|
|
4906
|
+
"reason": "台灣程式語言標準",
|
|
4907
|
+
"match_type": "exact",
|
|
4908
|
+
"autofix_safe": true
|
|
4909
|
+
},
|
|
4910
|
+
"子类": {
|
|
4911
|
+
"taiwan": "子類別",
|
|
4912
|
+
"confidence": 0.9,
|
|
4913
|
+
"category": "mainland-term",
|
|
4914
|
+
"reason": "台灣物件導向標準",
|
|
4915
|
+
"match_type": "exact",
|
|
4916
|
+
"autofix_safe": true
|
|
4917
|
+
},
|
|
4918
|
+
"子类_subclass": {
|
|
4919
|
+
"taiwan": "子類別",
|
|
4920
|
+
"confidence": 0.9,
|
|
4921
|
+
"category": "mainland-term",
|
|
4922
|
+
"reason": "台灣物件導向標準",
|
|
4923
|
+
"match_type": "exact",
|
|
4924
|
+
"autofix_safe": true
|
|
4925
|
+
},
|
|
4926
|
+
"子類": {
|
|
4927
|
+
"taiwan": "子類別",
|
|
4928
|
+
"confidence": 0.9,
|
|
4929
|
+
"category": "mainland-term",
|
|
4930
|
+
"reason": "台灣物件導向標準",
|
|
4931
|
+
"match_type": "exact",
|
|
4932
|
+
"autofix_safe": true
|
|
4933
|
+
},
|
|
4934
|
+
"子類_subclass": {
|
|
4935
|
+
"taiwan": "子類別",
|
|
4936
|
+
"confidence": 0.9,
|
|
4937
|
+
"category": "mainland-term",
|
|
4938
|
+
"reason": "台灣物件導向標準",
|
|
4939
|
+
"match_type": "exact",
|
|
4940
|
+
"autofix_safe": true
|
|
4941
|
+
},
|
|
4942
|
+
"子例程": {
|
|
4943
|
+
"taiwan": "副程式",
|
|
4944
|
+
"confidence": 0.9,
|
|
4945
|
+
"category": "mainland-term",
|
|
4946
|
+
"reason": "台灣程式設計標準",
|
|
4947
|
+
"match_type": "exact",
|
|
4948
|
+
"autofix_safe": true
|
|
4949
|
+
},
|
|
4950
|
+
"子例程_subroutine": {
|
|
4951
|
+
"taiwan": "副程式",
|
|
4952
|
+
"confidence": 0.9,
|
|
4953
|
+
"category": "mainland-term",
|
|
4954
|
+
"reason": "台灣程式設計標準",
|
|
4955
|
+
"match_type": "exact",
|
|
4956
|
+
"autofix_safe": true
|
|
4957
|
+
},
|
|
4958
|
+
"超类": {
|
|
4959
|
+
"taiwan": "父類別",
|
|
4960
|
+
"confidence": 0.9,
|
|
4961
|
+
"category": "mainland-term",
|
|
4962
|
+
"reason": "台灣物件導向標準",
|
|
4963
|
+
"match_type": "exact",
|
|
4964
|
+
"autofix_safe": true
|
|
4965
|
+
},
|
|
4966
|
+
"超类_superclass": {
|
|
4967
|
+
"taiwan": "父類別",
|
|
4968
|
+
"confidence": 0.9,
|
|
4969
|
+
"category": "mainland-term",
|
|
4970
|
+
"reason": "台灣物件導向標準",
|
|
4971
|
+
"match_type": "exact",
|
|
4972
|
+
"autofix_safe": true
|
|
4973
|
+
},
|
|
4974
|
+
"超類": {
|
|
4975
|
+
"taiwan": "父類別",
|
|
4976
|
+
"confidence": 0.9,
|
|
4977
|
+
"category": "mainland-term",
|
|
4978
|
+
"reason": "台灣物件導向標準",
|
|
4979
|
+
"match_type": "exact",
|
|
4980
|
+
"autofix_safe": true
|
|
4981
|
+
},
|
|
4982
|
+
"超類_superclass": {
|
|
4983
|
+
"taiwan": "父類別",
|
|
4984
|
+
"confidence": 0.9,
|
|
4985
|
+
"category": "mainland-term",
|
|
4986
|
+
"reason": "台灣物件導向標準",
|
|
4987
|
+
"match_type": "exact",
|
|
4988
|
+
"autofix_safe": true
|
|
4989
|
+
},
|
|
4990
|
+
"令牌": {
|
|
4991
|
+
"taiwan": "代號",
|
|
4992
|
+
"confidence": 0.9,
|
|
4993
|
+
"category": "mainland-term",
|
|
4994
|
+
"reason": "台灣資安標準",
|
|
4995
|
+
"match_type": "exact",
|
|
4996
|
+
"autofix_safe": true
|
|
4997
|
+
},
|
|
4998
|
+
"令牌_token_auth": {
|
|
4999
|
+
"taiwan": "代號",
|
|
5000
|
+
"confidence": 0.9,
|
|
5001
|
+
"category": "mainland-term",
|
|
5002
|
+
"reason": "台灣資安標準",
|
|
5003
|
+
"match_type": "exact",
|
|
5004
|
+
"autofix_safe": true
|
|
5005
|
+
},
|
|
5006
|
+
"通配符": {
|
|
5007
|
+
"taiwan": "萬用字元",
|
|
5008
|
+
"confidence": 0.9,
|
|
5009
|
+
"category": "mainland-term",
|
|
5010
|
+
"reason": "台灣系統標準",
|
|
5011
|
+
"match_type": "exact",
|
|
5012
|
+
"autofix_safe": true
|
|
5013
|
+
},
|
|
5014
|
+
"通配符_wildcard": {
|
|
5015
|
+
"taiwan": "萬用字元",
|
|
5016
|
+
"confidence": 0.9,
|
|
5017
|
+
"category": "mainland-term",
|
|
5018
|
+
"reason": "台灣系統標準",
|
|
5019
|
+
"match_type": "exact",
|
|
5020
|
+
"autofix_safe": true
|
|
5021
|
+
},
|
|
5022
|
+
"高级": {
|
|
5023
|
+
"taiwan": "進階",
|
|
5024
|
+
"confidence": 0.85,
|
|
5025
|
+
"category": "mainland-term",
|
|
5026
|
+
"reason": "台灣系統設定標準",
|
|
5027
|
+
"match_type": "context_sensitive",
|
|
5028
|
+
"autofix_safe": false,
|
|
5029
|
+
"context": {
|
|
5030
|
+
"before": [
|
|
5031
|
+
"設定",
|
|
5032
|
+
"選項",
|
|
5033
|
+
"模式",
|
|
5034
|
+
"功能",
|
|
5035
|
+
"搜尋",
|
|
5036
|
+
"篩選",
|
|
5037
|
+
"系統",
|
|
5038
|
+
"使用者"
|
|
5039
|
+
],
|
|
5040
|
+
"exclude": [
|
|
5041
|
+
"餐廳",
|
|
5042
|
+
"料理",
|
|
5043
|
+
"品牌",
|
|
5044
|
+
"服飾",
|
|
5045
|
+
"住宅"
|
|
5046
|
+
]
|
|
5047
|
+
}
|
|
5048
|
+
},
|
|
5049
|
+
"高级_advanced": {
|
|
5050
|
+
"taiwan": "進階",
|
|
5051
|
+
"confidence": 0.85,
|
|
5052
|
+
"category": "mainland-term",
|
|
5053
|
+
"reason": "台灣系統設定標準",
|
|
5054
|
+
"match_type": "context_sensitive",
|
|
5055
|
+
"autofix_safe": false,
|
|
5056
|
+
"context": {
|
|
5057
|
+
"before": [
|
|
5058
|
+
"設定",
|
|
5059
|
+
"選項",
|
|
5060
|
+
"模式",
|
|
5061
|
+
"功能",
|
|
5062
|
+
"搜尋",
|
|
5063
|
+
"篩選",
|
|
5064
|
+
"系統",
|
|
5065
|
+
"使用者"
|
|
5066
|
+
],
|
|
5067
|
+
"exclude": [
|
|
5068
|
+
"餐廳",
|
|
5069
|
+
"料理",
|
|
5070
|
+
"品牌",
|
|
5071
|
+
"服飾",
|
|
5072
|
+
"住宅"
|
|
5073
|
+
]
|
|
5074
|
+
}
|
|
5075
|
+
},
|
|
5076
|
+
"高級": {
|
|
5077
|
+
"taiwan": "進階",
|
|
5078
|
+
"confidence": 0.85,
|
|
5079
|
+
"category": "mainland-term",
|
|
5080
|
+
"reason": "台灣系統設定標準",
|
|
5081
|
+
"match_type": "context_sensitive",
|
|
5082
|
+
"autofix_safe": false,
|
|
5083
|
+
"context": {
|
|
5084
|
+
"before": [
|
|
5085
|
+
"設定",
|
|
5086
|
+
"選項",
|
|
5087
|
+
"模式",
|
|
5088
|
+
"功能",
|
|
5089
|
+
"搜尋",
|
|
5090
|
+
"篩選",
|
|
5091
|
+
"系統",
|
|
5092
|
+
"使用者"
|
|
5093
|
+
],
|
|
5094
|
+
"exclude": [
|
|
5095
|
+
"餐廳",
|
|
5096
|
+
"料理",
|
|
5097
|
+
"品牌",
|
|
5098
|
+
"服飾",
|
|
5099
|
+
"住宅"
|
|
5100
|
+
]
|
|
5101
|
+
}
|
|
5102
|
+
},
|
|
5103
|
+
"高級_advanced": {
|
|
5104
|
+
"taiwan": "進階",
|
|
5105
|
+
"confidence": 0.85,
|
|
5106
|
+
"category": "mainland-term",
|
|
5107
|
+
"reason": "台灣系統設定標準",
|
|
5108
|
+
"match_type": "context_sensitive",
|
|
5109
|
+
"autofix_safe": false,
|
|
5110
|
+
"context": {
|
|
5111
|
+
"before": [
|
|
5112
|
+
"設定",
|
|
5113
|
+
"選項",
|
|
5114
|
+
"模式",
|
|
5115
|
+
"功能",
|
|
5116
|
+
"搜尋",
|
|
5117
|
+
"篩選",
|
|
5118
|
+
"系統",
|
|
5119
|
+
"使用者"
|
|
5120
|
+
],
|
|
5121
|
+
"exclude": [
|
|
5122
|
+
"餐廳",
|
|
5123
|
+
"料理",
|
|
5124
|
+
"品牌",
|
|
5125
|
+
"服飾",
|
|
5126
|
+
"住宅"
|
|
5127
|
+
]
|
|
5128
|
+
}
|
|
5129
|
+
},
|
|
5130
|
+
"命令": {
|
|
5131
|
+
"taiwan": "指令",
|
|
5132
|
+
"confidence": 0.85,
|
|
5133
|
+
"category": "mainland-term",
|
|
5134
|
+
"reason": "台灣系統操作標準",
|
|
5135
|
+
"match_type": "context_sensitive",
|
|
5136
|
+
"autofix_safe": false,
|
|
5137
|
+
"context": {
|
|
5138
|
+
"before": [
|
|
5139
|
+
"行",
|
|
5140
|
+
"列",
|
|
5141
|
+
"終端",
|
|
5142
|
+
"shell",
|
|
5143
|
+
"bash",
|
|
5144
|
+
"CLI",
|
|
5145
|
+
"系統",
|
|
5146
|
+
"提示字元",
|
|
5147
|
+
"執行"
|
|
5148
|
+
],
|
|
5149
|
+
"exclude": [
|
|
5150
|
+
"軍事",
|
|
5151
|
+
"長官",
|
|
5152
|
+
"部隊",
|
|
5153
|
+
"發布命令",
|
|
5154
|
+
"服從"
|
|
5155
|
+
]
|
|
5156
|
+
}
|
|
5157
|
+
},
|
|
5158
|
+
"命令_command_line": {
|
|
5159
|
+
"taiwan": "指令",
|
|
5160
|
+
"confidence": 0.85,
|
|
5161
|
+
"category": "mainland-term",
|
|
5162
|
+
"reason": "台灣系統操作標準",
|
|
5163
|
+
"match_type": "context_sensitive",
|
|
5164
|
+
"autofix_safe": false,
|
|
5165
|
+
"context": {
|
|
5166
|
+
"before": [
|
|
5167
|
+
"行",
|
|
5168
|
+
"列",
|
|
5169
|
+
"終端",
|
|
5170
|
+
"shell",
|
|
5171
|
+
"bash",
|
|
5172
|
+
"CLI",
|
|
5173
|
+
"系統",
|
|
5174
|
+
"提示字元",
|
|
5175
|
+
"執行"
|
|
5176
|
+
],
|
|
5177
|
+
"exclude": [
|
|
5178
|
+
"軍事",
|
|
5179
|
+
"長官",
|
|
5180
|
+
"部隊",
|
|
5181
|
+
"發布命令",
|
|
5182
|
+
"服從"
|
|
5183
|
+
]
|
|
5184
|
+
}
|
|
5185
|
+
},
|
|
5186
|
+
"通信": {
|
|
5187
|
+
"taiwan": "通訊",
|
|
5188
|
+
"confidence": 0.85,
|
|
5189
|
+
"category": "mainland-term",
|
|
5190
|
+
"reason": "台灣網路通訊標準",
|
|
5191
|
+
"match_type": "context_sensitive",
|
|
5192
|
+
"autofix_safe": false,
|
|
5193
|
+
"context": {
|
|
5194
|
+
"before": [
|
|
5195
|
+
"網路",
|
|
5196
|
+
"協定",
|
|
5197
|
+
"TCP",
|
|
5198
|
+
"無線",
|
|
5199
|
+
"API",
|
|
5200
|
+
"socket",
|
|
5201
|
+
"埠",
|
|
5202
|
+
"傳輸"
|
|
5203
|
+
],
|
|
5204
|
+
"exclude": [
|
|
5205
|
+
"書信",
|
|
5206
|
+
"地址",
|
|
5207
|
+
"郵件",
|
|
5208
|
+
"筆友"
|
|
5209
|
+
]
|
|
5210
|
+
}
|
|
5211
|
+
},
|
|
5212
|
+
"通信_communication_tech": {
|
|
5213
|
+
"taiwan": "通訊",
|
|
5214
|
+
"confidence": 0.85,
|
|
5215
|
+
"category": "mainland-term",
|
|
5216
|
+
"reason": "台灣網路通訊標準",
|
|
5217
|
+
"match_type": "context_sensitive",
|
|
5218
|
+
"autofix_safe": false,
|
|
5219
|
+
"context": {
|
|
5220
|
+
"before": [
|
|
5221
|
+
"網路",
|
|
5222
|
+
"協定",
|
|
5223
|
+
"TCP",
|
|
5224
|
+
"無線",
|
|
5225
|
+
"API",
|
|
5226
|
+
"socket",
|
|
5227
|
+
"埠",
|
|
5228
|
+
"傳輸"
|
|
5229
|
+
],
|
|
5230
|
+
"exclude": [
|
|
5231
|
+
"書信",
|
|
5232
|
+
"地址",
|
|
5233
|
+
"郵件",
|
|
5234
|
+
"筆友"
|
|
5235
|
+
]
|
|
5236
|
+
}
|
|
5237
|
+
},
|
|
5238
|
+
"检测": {
|
|
5239
|
+
"taiwan": "偵測",
|
|
5240
|
+
"confidence": 0.85,
|
|
5241
|
+
"category": "mainland-term",
|
|
5242
|
+
"reason": "台灣程式設計標準",
|
|
5243
|
+
"match_type": "context_sensitive",
|
|
5244
|
+
"autofix_safe": false,
|
|
5245
|
+
"context": {
|
|
5246
|
+
"before": [
|
|
5247
|
+
"程式",
|
|
5248
|
+
"系統",
|
|
5249
|
+
"錯誤",
|
|
5250
|
+
"病毒",
|
|
5251
|
+
"漏洞",
|
|
5252
|
+
"掃描",
|
|
5253
|
+
"防火牆",
|
|
5254
|
+
"入侵"
|
|
5255
|
+
],
|
|
5256
|
+
"exclude": [
|
|
5257
|
+
"醫學",
|
|
5258
|
+
"健康",
|
|
5259
|
+
"食品",
|
|
5260
|
+
"體檢",
|
|
5261
|
+
"血液"
|
|
5262
|
+
]
|
|
5263
|
+
}
|
|
5264
|
+
},
|
|
5265
|
+
"检测_detect": {
|
|
5266
|
+
"taiwan": "偵測",
|
|
5267
|
+
"confidence": 0.85,
|
|
5268
|
+
"category": "mainland-term",
|
|
5269
|
+
"reason": "台灣程式設計標準",
|
|
5270
|
+
"match_type": "context_sensitive",
|
|
5271
|
+
"autofix_safe": false,
|
|
5272
|
+
"context": {
|
|
5273
|
+
"before": [
|
|
5274
|
+
"程式",
|
|
5275
|
+
"系統",
|
|
5276
|
+
"錯誤",
|
|
5277
|
+
"病毒",
|
|
5278
|
+
"漏洞",
|
|
5279
|
+
"掃描",
|
|
5280
|
+
"防火牆",
|
|
5281
|
+
"入侵"
|
|
5282
|
+
],
|
|
5283
|
+
"exclude": [
|
|
5284
|
+
"醫學",
|
|
5285
|
+
"健康",
|
|
5286
|
+
"食品",
|
|
5287
|
+
"體檢",
|
|
5288
|
+
"血液"
|
|
5289
|
+
]
|
|
5290
|
+
}
|
|
5291
|
+
},
|
|
5292
|
+
"檢測": {
|
|
5293
|
+
"taiwan": "偵測",
|
|
5294
|
+
"confidence": 0.85,
|
|
5295
|
+
"category": "mainland-term",
|
|
5296
|
+
"reason": "台灣程式設計標準",
|
|
5297
|
+
"match_type": "context_sensitive",
|
|
5298
|
+
"autofix_safe": false,
|
|
5299
|
+
"context": {
|
|
5300
|
+
"before": [
|
|
5301
|
+
"程式",
|
|
5302
|
+
"系統",
|
|
5303
|
+
"錯誤",
|
|
5304
|
+
"病毒",
|
|
5305
|
+
"漏洞",
|
|
5306
|
+
"掃描",
|
|
5307
|
+
"防火牆",
|
|
5308
|
+
"入侵"
|
|
5309
|
+
],
|
|
5310
|
+
"exclude": [
|
|
5311
|
+
"醫學",
|
|
5312
|
+
"健康",
|
|
5313
|
+
"食品",
|
|
5314
|
+
"體檢",
|
|
5315
|
+
"血液"
|
|
5316
|
+
]
|
|
5317
|
+
}
|
|
5318
|
+
},
|
|
5319
|
+
"檢測_detect": {
|
|
5320
|
+
"taiwan": "偵測",
|
|
5321
|
+
"confidence": 0.85,
|
|
5322
|
+
"category": "mainland-term",
|
|
5323
|
+
"reason": "台灣程式設計標準",
|
|
5324
|
+
"match_type": "context_sensitive",
|
|
5325
|
+
"autofix_safe": false,
|
|
5326
|
+
"context": {
|
|
5327
|
+
"before": [
|
|
5328
|
+
"程式",
|
|
5329
|
+
"系統",
|
|
5330
|
+
"錯誤",
|
|
5331
|
+
"病毒",
|
|
5332
|
+
"漏洞",
|
|
5333
|
+
"掃描",
|
|
5334
|
+
"防火牆",
|
|
5335
|
+
"入侵"
|
|
5336
|
+
],
|
|
5337
|
+
"exclude": [
|
|
5338
|
+
"醫學",
|
|
5339
|
+
"健康",
|
|
5340
|
+
"食品",
|
|
5341
|
+
"體檢",
|
|
5342
|
+
"血液"
|
|
5343
|
+
]
|
|
5344
|
+
}
|
|
5345
|
+
},
|
|
5346
|
+
"设备": {
|
|
5347
|
+
"taiwan": "裝置",
|
|
5348
|
+
"confidence": 0.85,
|
|
5349
|
+
"category": "mainland-term",
|
|
5350
|
+
"reason": "台灣硬體標準",
|
|
5351
|
+
"match_type": "context_sensitive",
|
|
5352
|
+
"autofix_safe": false,
|
|
5353
|
+
"context": {
|
|
5354
|
+
"before": [
|
|
5355
|
+
"硬體",
|
|
5356
|
+
"驅動",
|
|
5357
|
+
"USB",
|
|
5358
|
+
"藍牙",
|
|
5359
|
+
"周邊",
|
|
5360
|
+
"行動",
|
|
5361
|
+
"連接",
|
|
5362
|
+
"安裝"
|
|
5363
|
+
],
|
|
5364
|
+
"exclude": [
|
|
5365
|
+
"消防",
|
|
5366
|
+
"健身",
|
|
5367
|
+
"工廠",
|
|
5368
|
+
"廚房",
|
|
5369
|
+
"實驗室"
|
|
5370
|
+
]
|
|
5371
|
+
}
|
|
5372
|
+
},
|
|
5373
|
+
"设备_device": {
|
|
5374
|
+
"taiwan": "裝置",
|
|
5375
|
+
"confidence": 0.85,
|
|
5376
|
+
"category": "mainland-term",
|
|
5377
|
+
"reason": "台灣硬體標準",
|
|
5378
|
+
"match_type": "context_sensitive",
|
|
5379
|
+
"autofix_safe": false,
|
|
5380
|
+
"context": {
|
|
5381
|
+
"before": [
|
|
5382
|
+
"硬體",
|
|
5383
|
+
"驅動",
|
|
5384
|
+
"USB",
|
|
5385
|
+
"藍牙",
|
|
5386
|
+
"周邊",
|
|
5387
|
+
"行動",
|
|
5388
|
+
"連接",
|
|
5389
|
+
"安裝"
|
|
5390
|
+
],
|
|
5391
|
+
"exclude": [
|
|
5392
|
+
"消防",
|
|
5393
|
+
"健身",
|
|
5394
|
+
"工廠",
|
|
5395
|
+
"廚房",
|
|
5396
|
+
"實驗室"
|
|
5397
|
+
]
|
|
5398
|
+
}
|
|
5399
|
+
},
|
|
5400
|
+
"設備": {
|
|
5401
|
+
"taiwan": "裝置",
|
|
5402
|
+
"confidence": 0.85,
|
|
5403
|
+
"category": "mainland-term",
|
|
5404
|
+
"reason": "台灣硬體標準",
|
|
5405
|
+
"match_type": "context_sensitive",
|
|
5406
|
+
"autofix_safe": false,
|
|
5407
|
+
"context": {
|
|
5408
|
+
"before": [
|
|
5409
|
+
"硬體",
|
|
5410
|
+
"驅動",
|
|
5411
|
+
"USB",
|
|
5412
|
+
"藍牙",
|
|
5413
|
+
"周邊",
|
|
5414
|
+
"行動",
|
|
5415
|
+
"連接",
|
|
5416
|
+
"安裝"
|
|
5417
|
+
],
|
|
5418
|
+
"exclude": [
|
|
5419
|
+
"消防",
|
|
5420
|
+
"健身",
|
|
5421
|
+
"工廠",
|
|
5422
|
+
"廚房",
|
|
5423
|
+
"實驗室"
|
|
5424
|
+
]
|
|
5425
|
+
}
|
|
5426
|
+
},
|
|
5427
|
+
"設備_device": {
|
|
5428
|
+
"taiwan": "裝置",
|
|
5429
|
+
"confidence": 0.85,
|
|
5430
|
+
"category": "mainland-term",
|
|
5431
|
+
"reason": "台灣硬體標準",
|
|
5432
|
+
"match_type": "context_sensitive",
|
|
5433
|
+
"autofix_safe": false,
|
|
5434
|
+
"context": {
|
|
5435
|
+
"before": [
|
|
5436
|
+
"硬體",
|
|
5437
|
+
"驅動",
|
|
5438
|
+
"USB",
|
|
5439
|
+
"藍牙",
|
|
5440
|
+
"周邊",
|
|
5441
|
+
"行動",
|
|
5442
|
+
"連接",
|
|
5443
|
+
"安裝"
|
|
5444
|
+
],
|
|
5445
|
+
"exclude": [
|
|
5446
|
+
"消防",
|
|
5447
|
+
"健身",
|
|
5448
|
+
"工廠",
|
|
5449
|
+
"廚房",
|
|
5450
|
+
"實驗室"
|
|
5451
|
+
]
|
|
5452
|
+
}
|
|
5453
|
+
},
|
|
5454
|
+
"交互": {
|
|
5455
|
+
"taiwan": "互動",
|
|
5456
|
+
"confidence": 0.9,
|
|
5457
|
+
"category": "mainland-term",
|
|
5458
|
+
"reason": "台灣介面設計標準",
|
|
5459
|
+
"match_type": "exact",
|
|
5460
|
+
"autofix_safe": true
|
|
5461
|
+
},
|
|
5462
|
+
"交互_interact": {
|
|
5463
|
+
"taiwan": "互動",
|
|
5464
|
+
"confidence": 0.9,
|
|
5465
|
+
"category": "mainland-term",
|
|
5466
|
+
"reason": "台灣介面設計標準",
|
|
5467
|
+
"match_type": "exact",
|
|
5468
|
+
"autofix_safe": true
|
|
5469
|
+
},
|
|
5470
|
+
"导航": {
|
|
5471
|
+
"taiwan": "導覽",
|
|
5472
|
+
"confidence": 0.85,
|
|
5473
|
+
"category": "mainland-term",
|
|
5474
|
+
"reason": "台灣介面設計標準",
|
|
5475
|
+
"match_type": "context_sensitive",
|
|
5476
|
+
"autofix_safe": false,
|
|
5477
|
+
"context": {
|
|
5478
|
+
"before": [
|
|
5479
|
+
"介面",
|
|
5480
|
+
"頁面",
|
|
5481
|
+
"路由",
|
|
5482
|
+
"網站",
|
|
5483
|
+
"選單",
|
|
5484
|
+
"UI",
|
|
5485
|
+
"列",
|
|
5486
|
+
"元件"
|
|
5487
|
+
],
|
|
5488
|
+
"exclude": [
|
|
5489
|
+
"GPS",
|
|
5490
|
+
"衛星",
|
|
5491
|
+
"航海",
|
|
5492
|
+
"地圖導航"
|
|
5493
|
+
]
|
|
5494
|
+
}
|
|
5495
|
+
},
|
|
5496
|
+
"导航_navigate": {
|
|
5497
|
+
"taiwan": "導覽",
|
|
5498
|
+
"confidence": 0.85,
|
|
5499
|
+
"category": "mainland-term",
|
|
5500
|
+
"reason": "台灣介面設計標準",
|
|
5501
|
+
"match_type": "context_sensitive",
|
|
5502
|
+
"autofix_safe": false,
|
|
5503
|
+
"context": {
|
|
5504
|
+
"before": [
|
|
5505
|
+
"介面",
|
|
5506
|
+
"頁面",
|
|
5507
|
+
"路由",
|
|
5508
|
+
"網站",
|
|
5509
|
+
"選單",
|
|
5510
|
+
"UI",
|
|
5511
|
+
"列",
|
|
5512
|
+
"元件"
|
|
5513
|
+
],
|
|
5514
|
+
"exclude": [
|
|
5515
|
+
"GPS",
|
|
5516
|
+
"衛星",
|
|
5517
|
+
"航海",
|
|
5518
|
+
"地圖導航"
|
|
5519
|
+
]
|
|
5520
|
+
}
|
|
5521
|
+
},
|
|
5522
|
+
"導航": {
|
|
5523
|
+
"taiwan": "導覽",
|
|
5524
|
+
"confidence": 0.85,
|
|
5525
|
+
"category": "mainland-term",
|
|
5526
|
+
"reason": "台灣介面設計標準",
|
|
5527
|
+
"match_type": "context_sensitive",
|
|
5528
|
+
"autofix_safe": false,
|
|
5529
|
+
"context": {
|
|
5530
|
+
"before": [
|
|
5531
|
+
"介面",
|
|
5532
|
+
"頁面",
|
|
5533
|
+
"路由",
|
|
5534
|
+
"網站",
|
|
5535
|
+
"選單",
|
|
5536
|
+
"UI",
|
|
5537
|
+
"列",
|
|
5538
|
+
"元件"
|
|
5539
|
+
],
|
|
5540
|
+
"exclude": [
|
|
5541
|
+
"GPS",
|
|
5542
|
+
"衛星",
|
|
5543
|
+
"航海",
|
|
5544
|
+
"地圖導航"
|
|
5545
|
+
]
|
|
5546
|
+
}
|
|
5547
|
+
},
|
|
5548
|
+
"導航_navigate": {
|
|
5549
|
+
"taiwan": "導覽",
|
|
5550
|
+
"confidence": 0.85,
|
|
5551
|
+
"category": "mainland-term",
|
|
5552
|
+
"reason": "台灣介面設計標準",
|
|
5553
|
+
"match_type": "context_sensitive",
|
|
5554
|
+
"autofix_safe": false,
|
|
5555
|
+
"context": {
|
|
5556
|
+
"before": [
|
|
5557
|
+
"介面",
|
|
5558
|
+
"頁面",
|
|
5559
|
+
"路由",
|
|
5560
|
+
"網站",
|
|
5561
|
+
"選單",
|
|
5562
|
+
"UI",
|
|
5563
|
+
"列",
|
|
5564
|
+
"元件"
|
|
5565
|
+
],
|
|
5566
|
+
"exclude": [
|
|
5567
|
+
"GPS",
|
|
5568
|
+
"衛星",
|
|
5569
|
+
"航海",
|
|
5570
|
+
"地圖導航"
|
|
5571
|
+
]
|
|
5572
|
+
}
|
|
5573
|
+
},
|
|
5574
|
+
"返回": {
|
|
5575
|
+
"taiwan": "回傳",
|
|
5576
|
+
"confidence": 0.85,
|
|
5577
|
+
"category": "mainland-term",
|
|
5578
|
+
"reason": "台灣程式設計標準",
|
|
5579
|
+
"match_type": "context_sensitive",
|
|
5580
|
+
"autofix_safe": false,
|
|
5581
|
+
"context": {
|
|
5582
|
+
"before": [
|
|
5583
|
+
"函式",
|
|
5584
|
+
"值",
|
|
5585
|
+
"結果",
|
|
5586
|
+
"型別",
|
|
5587
|
+
"void",
|
|
5588
|
+
"null",
|
|
5589
|
+
"回傳",
|
|
5590
|
+
"參數"
|
|
5591
|
+
],
|
|
5592
|
+
"exclude": [
|
|
5593
|
+
"原地",
|
|
5594
|
+
"首頁",
|
|
5595
|
+
"座位",
|
|
5596
|
+
"出發點"
|
|
5597
|
+
]
|
|
5598
|
+
}
|
|
5599
|
+
},
|
|
5600
|
+
"返回_return_value": {
|
|
5601
|
+
"taiwan": "回傳",
|
|
5602
|
+
"confidence": 0.85,
|
|
5603
|
+
"category": "mainland-term",
|
|
5604
|
+
"reason": "台灣程式設計標準",
|
|
5605
|
+
"match_type": "context_sensitive",
|
|
5606
|
+
"autofix_safe": false,
|
|
5607
|
+
"context": {
|
|
5608
|
+
"before": [
|
|
5609
|
+
"函式",
|
|
5610
|
+
"值",
|
|
5611
|
+
"結果",
|
|
5612
|
+
"型別",
|
|
5613
|
+
"void",
|
|
5614
|
+
"null",
|
|
5615
|
+
"回傳",
|
|
5616
|
+
"參數"
|
|
5617
|
+
],
|
|
5618
|
+
"exclude": [
|
|
5619
|
+
"原地",
|
|
5620
|
+
"首頁",
|
|
5621
|
+
"座位",
|
|
5622
|
+
"出發點"
|
|
5623
|
+
]
|
|
5624
|
+
}
|
|
5625
|
+
},
|
|
5626
|
+
"文本": {
|
|
5627
|
+
"taiwan": "文字",
|
|
5628
|
+
"confidence": 0.85,
|
|
5629
|
+
"category": "mainland-term",
|
|
5630
|
+
"reason": "台灣介面設計標準",
|
|
5631
|
+
"match_type": "context_sensitive",
|
|
5632
|
+
"autofix_safe": false,
|
|
5633
|
+
"context": {
|
|
5634
|
+
"before": [
|
|
5635
|
+
"框",
|
|
5636
|
+
"編輯",
|
|
5637
|
+
"輸入",
|
|
5638
|
+
"欄位",
|
|
5639
|
+
"NLP",
|
|
5640
|
+
"處理",
|
|
5641
|
+
"分析",
|
|
5642
|
+
"mining"
|
|
5643
|
+
],
|
|
5644
|
+
"exclude": [
|
|
5645
|
+
"課本",
|
|
5646
|
+
"教材",
|
|
5647
|
+
"文本分析"
|
|
5648
|
+
]
|
|
5649
|
+
}
|
|
5650
|
+
},
|
|
5651
|
+
"文本_text_content": {
|
|
5652
|
+
"taiwan": "文字",
|
|
5653
|
+
"confidence": 0.85,
|
|
5654
|
+
"category": "mainland-term",
|
|
5655
|
+
"reason": "台灣介面設計標準",
|
|
5656
|
+
"match_type": "context_sensitive",
|
|
5657
|
+
"autofix_safe": false,
|
|
5658
|
+
"context": {
|
|
5659
|
+
"before": [
|
|
5660
|
+
"框",
|
|
5661
|
+
"編輯",
|
|
5662
|
+
"輸入",
|
|
5663
|
+
"欄位",
|
|
5664
|
+
"NLP",
|
|
5665
|
+
"處理",
|
|
5666
|
+
"分析",
|
|
5667
|
+
"mining"
|
|
5668
|
+
],
|
|
5669
|
+
"exclude": [
|
|
5670
|
+
"課本",
|
|
5671
|
+
"教材",
|
|
5672
|
+
"文本分析"
|
|
5673
|
+
]
|
|
5674
|
+
}
|
|
3447
5675
|
}
|
|
3448
5676
|
}
|
|
3449
5677
|
}
|