@termdock/twlint 1.2.1 → 1.3.0
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/cli.d.ts.map +1 -1
- package/dist/cli.js +1 -0
- package/dist/cli.js.map +1 -1
- package/dist/core/dictionary-manager.d.ts +1 -0
- package/dist/core/dictionary-manager.d.ts.map +1 -1
- package/dist/core/dictionary-manager.js +11 -2
- package/dist/core/dictionary-manager.js.map +1 -1
- package/dist/core/linter.d.ts.map +1 -1
- package/dist/core/linter.js +14 -5
- package/dist/core/linter.js.map +1 -1
- package/dist/core/rules/simplified-chars.d.ts +3 -0
- package/dist/core/rules/simplified-chars.d.ts.map +1 -1
- package/dist/core/rules/simplified-chars.js +21 -2
- package/dist/core/rules/simplified-chars.js.map +1 -1
- package/dist/dictionaries/academic.json +1 -1
- package/dist/dictionaries/ai-emerging-tech.json +1 -1
- package/dist/dictionaries/business-finance.json +1 -1
- package/dist/dictionaries/core.json +2 -354
- package/dist/dictionaries/hardware-3c.json +1 -1
- package/dist/dictionaries/index.json +7 -7
- package/dist/dictionaries/network-cloud.json +2 -50
- package/dist/dictionaries/operating-system.json +1 -1
- package/dist/dictionaries/social-media.json +2 -18
- package/dist/dictionaries/software-development.json +2 -42
- package/dist/dictionaries/user-interface.json +2 -258
- package/package.json +2 -2
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"name": "core",
|
|
4
|
-
"version": "1.
|
|
5
|
-
"entries":
|
|
4
|
+
"version": "1.3.0",
|
|
5
|
+
"entries": 150
|
|
6
6
|
},
|
|
7
7
|
"lookup": {
|
|
8
8
|
"访问": {
|
|
@@ -813,38 +813,6 @@
|
|
|
813
813
|
"match_type": "exact",
|
|
814
814
|
"autofix_safe": true
|
|
815
815
|
},
|
|
816
|
-
"客户端": {
|
|
817
|
-
"taiwan": "用戶端",
|
|
818
|
-
"confidence": 0.9,
|
|
819
|
-
"category": "mainland-term",
|
|
820
|
-
"reason": "台灣網路架構標準",
|
|
821
|
-
"match_type": "exact",
|
|
822
|
-
"autofix_safe": true
|
|
823
|
-
},
|
|
824
|
-
"客户端_client": {
|
|
825
|
-
"taiwan": "用戶端",
|
|
826
|
-
"confidence": 0.9,
|
|
827
|
-
"category": "mainland-term",
|
|
828
|
-
"reason": "台灣網路架構標準",
|
|
829
|
-
"match_type": "exact",
|
|
830
|
-
"autofix_safe": true
|
|
831
|
-
},
|
|
832
|
-
"客戶端": {
|
|
833
|
-
"taiwan": "用戶端",
|
|
834
|
-
"confidence": 0.9,
|
|
835
|
-
"category": "mainland-term",
|
|
836
|
-
"reason": "台灣網路架構標準",
|
|
837
|
-
"match_type": "exact",
|
|
838
|
-
"autofix_safe": true
|
|
839
|
-
},
|
|
840
|
-
"客戶端_client": {
|
|
841
|
-
"taiwan": "用戶端",
|
|
842
|
-
"confidence": 0.9,
|
|
843
|
-
"category": "mainland-term",
|
|
844
|
-
"reason": "台灣網路架構標準",
|
|
845
|
-
"match_type": "exact",
|
|
846
|
-
"autofix_safe": true
|
|
847
|
-
},
|
|
848
816
|
"克隆": {
|
|
849
817
|
"taiwan": "複製",
|
|
850
818
|
"confidence": 0.85,
|
|
@@ -1533,38 +1501,6 @@
|
|
|
1533
1501
|
"match_type": "exact",
|
|
1534
1502
|
"autofix_safe": true
|
|
1535
1503
|
},
|
|
1536
|
-
"文档": {
|
|
1537
|
-
"taiwan": "文件",
|
|
1538
|
-
"confidence": 0.85,
|
|
1539
|
-
"category": "mainland-term",
|
|
1540
|
-
"reason": "台灣技術文件標準",
|
|
1541
|
-
"match_type": "exact",
|
|
1542
|
-
"autofix_safe": true
|
|
1543
|
-
},
|
|
1544
|
-
"文档_document": {
|
|
1545
|
-
"taiwan": "文件",
|
|
1546
|
-
"confidence": 0.85,
|
|
1547
|
-
"category": "mainland-term",
|
|
1548
|
-
"reason": "台灣技術文件標準",
|
|
1549
|
-
"match_type": "exact",
|
|
1550
|
-
"autofix_safe": true
|
|
1551
|
-
},
|
|
1552
|
-
"文檔": {
|
|
1553
|
-
"taiwan": "文件",
|
|
1554
|
-
"confidence": 0.85,
|
|
1555
|
-
"category": "mainland-term",
|
|
1556
|
-
"reason": "台灣技術文件標準",
|
|
1557
|
-
"match_type": "exact",
|
|
1558
|
-
"autofix_safe": true
|
|
1559
|
-
},
|
|
1560
|
-
"文檔_document": {
|
|
1561
|
-
"taiwan": "文件",
|
|
1562
|
-
"confidence": 0.85,
|
|
1563
|
-
"category": "mainland-term",
|
|
1564
|
-
"reason": "台灣技術文件標準",
|
|
1565
|
-
"match_type": "exact",
|
|
1566
|
-
"autofix_safe": true
|
|
1567
|
-
},
|
|
1568
1504
|
"域": {
|
|
1569
1505
|
"taiwan": "網域",
|
|
1570
1506
|
"confidence": 0.9,
|
|
@@ -1949,38 +1885,6 @@
|
|
|
1949
1885
|
"match_type": "exact",
|
|
1950
1886
|
"autofix_safe": true
|
|
1951
1887
|
},
|
|
1952
|
-
"生成": {
|
|
1953
|
-
"taiwan": "產生",
|
|
1954
|
-
"confidence": 0.85,
|
|
1955
|
-
"category": "mainland-term",
|
|
1956
|
-
"reason": "台灣程式開發標準",
|
|
1957
|
-
"match_type": "exact",
|
|
1958
|
-
"autofix_safe": true
|
|
1959
|
-
},
|
|
1960
|
-
"生成_generate": {
|
|
1961
|
-
"taiwan": "產生",
|
|
1962
|
-
"confidence": 0.85,
|
|
1963
|
-
"category": "mainland-term",
|
|
1964
|
-
"reason": "台灣程式開發標準",
|
|
1965
|
-
"match_type": "exact",
|
|
1966
|
-
"autofix_safe": true
|
|
1967
|
-
},
|
|
1968
|
-
"全局": {
|
|
1969
|
-
"taiwan": "全域",
|
|
1970
|
-
"confidence": 0.9,
|
|
1971
|
-
"category": "mainland-term",
|
|
1972
|
-
"reason": "台灣程式設計標準",
|
|
1973
|
-
"match_type": "exact",
|
|
1974
|
-
"autofix_safe": true
|
|
1975
|
-
},
|
|
1976
|
-
"全局_global": {
|
|
1977
|
-
"taiwan": "全域",
|
|
1978
|
-
"confidence": 0.9,
|
|
1979
|
-
"category": "mainland-term",
|
|
1980
|
-
"reason": "台灣程式設計標準",
|
|
1981
|
-
"match_type": "exact",
|
|
1982
|
-
"autofix_safe": true
|
|
1983
|
-
},
|
|
1984
1888
|
"处理器": {
|
|
1985
1889
|
"taiwan": "處理器",
|
|
1986
1890
|
"confidence": 0.85,
|
|
@@ -2493,22 +2397,6 @@
|
|
|
2493
2397
|
"match_type": "exact",
|
|
2494
2398
|
"autofix_safe": true
|
|
2495
2399
|
},
|
|
2496
|
-
"本地": {
|
|
2497
|
-
"taiwan": "本機",
|
|
2498
|
-
"confidence": 0.85,
|
|
2499
|
-
"category": "mainland-term",
|
|
2500
|
-
"reason": "台灣系統術語標準",
|
|
2501
|
-
"match_type": "exact",
|
|
2502
|
-
"autofix_safe": true
|
|
2503
|
-
},
|
|
2504
|
-
"本地_local": {
|
|
2505
|
-
"taiwan": "本機",
|
|
2506
|
-
"confidence": 0.85,
|
|
2507
|
-
"category": "mainland-term",
|
|
2508
|
-
"reason": "台灣系統術語標準",
|
|
2509
|
-
"match_type": "exact",
|
|
2510
|
-
"autofix_safe": true
|
|
2511
|
-
},
|
|
2512
2400
|
"日志": {
|
|
2513
2401
|
"taiwan": "日誌",
|
|
2514
2402
|
"confidence": 0.85,
|
|
@@ -2637,22 +2525,6 @@
|
|
|
2637
2525
|
"match_type": "exact",
|
|
2638
2526
|
"autofix_safe": true
|
|
2639
2527
|
},
|
|
2640
|
-
"消息": {
|
|
2641
|
-
"taiwan": "訊息",
|
|
2642
|
-
"confidence": 0.85,
|
|
2643
|
-
"category": "mainland-term",
|
|
2644
|
-
"reason": "台灣通訊協定標準",
|
|
2645
|
-
"match_type": "exact",
|
|
2646
|
-
"autofix_safe": true
|
|
2647
|
-
},
|
|
2648
|
-
"消息_message": {
|
|
2649
|
-
"taiwan": "訊息",
|
|
2650
|
-
"confidence": 0.85,
|
|
2651
|
-
"category": "mainland-term",
|
|
2652
|
-
"reason": "台灣通訊協定標準",
|
|
2653
|
-
"match_type": "exact",
|
|
2654
|
-
"autofix_safe": true
|
|
2655
|
-
},
|
|
2656
2528
|
"移动": {
|
|
2657
2529
|
"taiwan": "行動",
|
|
2658
2530
|
"confidence": 0.9,
|
|
@@ -2941,22 +2813,6 @@
|
|
|
2941
2813
|
"match_type": "exact",
|
|
2942
2814
|
"autofix_safe": true
|
|
2943
2815
|
},
|
|
2944
|
-
"解析": {
|
|
2945
|
-
"taiwan": "剖析",
|
|
2946
|
-
"confidence": 0.85,
|
|
2947
|
-
"category": "mainland-term",
|
|
2948
|
-
"reason": "台灣資料處理標準",
|
|
2949
|
-
"match_type": "exact",
|
|
2950
|
-
"autofix_safe": true
|
|
2951
|
-
},
|
|
2952
|
-
"解析_parse": {
|
|
2953
|
-
"taiwan": "剖析",
|
|
2954
|
-
"confidence": 0.85,
|
|
2955
|
-
"category": "mainland-term",
|
|
2956
|
-
"reason": "台灣資料處理標準",
|
|
2957
|
-
"match_type": "exact",
|
|
2958
|
-
"autofix_safe": true
|
|
2959
|
-
},
|
|
2960
2816
|
"性能": {
|
|
2961
2817
|
"taiwan": "效能",
|
|
2962
2818
|
"confidence": 0.9,
|
|
@@ -3261,22 +3117,6 @@
|
|
|
3261
3117
|
"match_type": "exact",
|
|
3262
3118
|
"autofix_safe": true
|
|
3263
3119
|
},
|
|
3264
|
-
"渲染": {
|
|
3265
|
-
"taiwan": "算繪",
|
|
3266
|
-
"confidence": 0.85,
|
|
3267
|
-
"category": "mainland-term",
|
|
3268
|
-
"reason": "台灣圖形處理標準 (工程師也常用 render)",
|
|
3269
|
-
"match_type": "exact",
|
|
3270
|
-
"autofix_safe": true
|
|
3271
|
-
},
|
|
3272
|
-
"渲染_render": {
|
|
3273
|
-
"taiwan": "算繪",
|
|
3274
|
-
"confidence": 0.85,
|
|
3275
|
-
"category": "mainland-term",
|
|
3276
|
-
"reason": "台灣圖形處理標準 (工程師也常用 render)",
|
|
3277
|
-
"match_type": "exact",
|
|
3278
|
-
"autofix_safe": true
|
|
3279
|
-
},
|
|
3280
3120
|
"响应": {
|
|
3281
3121
|
"taiwan": "回應",
|
|
3282
3122
|
"confidence": 0.85,
|
|
@@ -3661,22 +3501,6 @@
|
|
|
3661
3501
|
"match_type": "exact",
|
|
3662
3502
|
"autofix_safe": true
|
|
3663
3503
|
},
|
|
3664
|
-
"支持": {
|
|
3665
|
-
"taiwan": "支援",
|
|
3666
|
-
"confidence": 0.85,
|
|
3667
|
-
"category": "mainland-term",
|
|
3668
|
-
"reason": "台灣技術服務標準",
|
|
3669
|
-
"match_type": "exact",
|
|
3670
|
-
"autofix_safe": true
|
|
3671
|
-
},
|
|
3672
|
-
"支持_support": {
|
|
3673
|
-
"taiwan": "支援",
|
|
3674
|
-
"confidence": 0.85,
|
|
3675
|
-
"category": "mainland-term",
|
|
3676
|
-
"reason": "台灣技術服務標準",
|
|
3677
|
-
"match_type": "exact",
|
|
3678
|
-
"autofix_safe": true
|
|
3679
|
-
},
|
|
3680
3504
|
"系统": {
|
|
3681
3505
|
"taiwan": "系統",
|
|
3682
3506
|
"confidence": 0.8,
|
|
@@ -4413,182 +4237,6 @@
|
|
|
4413
4237
|
"match_type": "exact",
|
|
4414
4238
|
"autofix_safe": false
|
|
4415
4239
|
},
|
|
4416
|
-
"类别": {
|
|
4417
|
-
"taiwan": "類別",
|
|
4418
|
-
"confidence": 1,
|
|
4419
|
-
"category": "fixed-term",
|
|
4420
|
-
"reason": "避免 '类' 錯誤匹配 '類別'",
|
|
4421
|
-
"match_type": "exact",
|
|
4422
|
-
"autofix_safe": false
|
|
4423
|
-
},
|
|
4424
|
-
"类别_class_category": {
|
|
4425
|
-
"taiwan": "類別",
|
|
4426
|
-
"confidence": 1,
|
|
4427
|
-
"category": "fixed-term",
|
|
4428
|
-
"reason": "避免 '类' 錯誤匹配 '類別'",
|
|
4429
|
-
"match_type": "exact",
|
|
4430
|
-
"autofix_safe": false
|
|
4431
|
-
},
|
|
4432
|
-
"類別": {
|
|
4433
|
-
"taiwan": "類別",
|
|
4434
|
-
"confidence": 1,
|
|
4435
|
-
"category": "fixed-term",
|
|
4436
|
-
"reason": "避免 '类' 錯誤匹配 '類別'",
|
|
4437
|
-
"match_type": "exact",
|
|
4438
|
-
"autofix_safe": false
|
|
4439
|
-
},
|
|
4440
|
-
"類別_class_category": {
|
|
4441
|
-
"taiwan": "類別",
|
|
4442
|
-
"confidence": 1,
|
|
4443
|
-
"category": "fixed-term",
|
|
4444
|
-
"reason": "避免 '类' 錯誤匹配 '類別'",
|
|
4445
|
-
"match_type": "exact",
|
|
4446
|
-
"autofix_safe": false
|
|
4447
|
-
},
|
|
4448
|
-
"云端": {
|
|
4449
|
-
"taiwan": "雲端",
|
|
4450
|
-
"confidence": 1,
|
|
4451
|
-
"category": "fixed-term",
|
|
4452
|
-
"reason": "避免 '云' 錯誤匹配 '雲端'",
|
|
4453
|
-
"match_type": "exact",
|
|
4454
|
-
"autofix_safe": false
|
|
4455
|
-
},
|
|
4456
|
-
"云端_cloud_computing": {
|
|
4457
|
-
"taiwan": "雲端",
|
|
4458
|
-
"confidence": 1,
|
|
4459
|
-
"category": "fixed-term",
|
|
4460
|
-
"reason": "避免 '云' 錯誤匹配 '雲端'",
|
|
4461
|
-
"match_type": "exact",
|
|
4462
|
-
"autofix_safe": false
|
|
4463
|
-
},
|
|
4464
|
-
"雲端": {
|
|
4465
|
-
"taiwan": "雲端",
|
|
4466
|
-
"confidence": 1,
|
|
4467
|
-
"category": "fixed-term",
|
|
4468
|
-
"reason": "避免 '云' 錯誤匹配 '雲端'",
|
|
4469
|
-
"match_type": "exact",
|
|
4470
|
-
"autofix_safe": false
|
|
4471
|
-
},
|
|
4472
|
-
"雲端_cloud_computing": {
|
|
4473
|
-
"taiwan": "雲端",
|
|
4474
|
-
"confidence": 1,
|
|
4475
|
-
"category": "fixed-term",
|
|
4476
|
-
"reason": "避免 '云' 錯誤匹配 '雲端'",
|
|
4477
|
-
"match_type": "exact",
|
|
4478
|
-
"autofix_safe": false
|
|
4479
|
-
},
|
|
4480
|
-
"堆积": {
|
|
4481
|
-
"taiwan": "堆積",
|
|
4482
|
-
"confidence": 1,
|
|
4483
|
-
"category": "fixed-term",
|
|
4484
|
-
"reason": "避免 '堆' 錯誤匹配 '堆積'",
|
|
4485
|
-
"match_type": "exact",
|
|
4486
|
-
"autofix_safe": false
|
|
4487
|
-
},
|
|
4488
|
-
"堆积_accumulate": {
|
|
4489
|
-
"taiwan": "堆積",
|
|
4490
|
-
"confidence": 1,
|
|
4491
|
-
"category": "fixed-term",
|
|
4492
|
-
"reason": "避免 '堆' 錯誤匹配 '堆積'",
|
|
4493
|
-
"match_type": "exact",
|
|
4494
|
-
"autofix_safe": false
|
|
4495
|
-
},
|
|
4496
|
-
"堆積": {
|
|
4497
|
-
"taiwan": "堆積",
|
|
4498
|
-
"confidence": 1,
|
|
4499
|
-
"category": "fixed-term",
|
|
4500
|
-
"reason": "避免 '堆' 錯誤匹配 '堆積'",
|
|
4501
|
-
"match_type": "exact",
|
|
4502
|
-
"autofix_safe": false
|
|
4503
|
-
},
|
|
4504
|
-
"堆積_accumulate": {
|
|
4505
|
-
"taiwan": "堆積",
|
|
4506
|
-
"confidence": 1,
|
|
4507
|
-
"category": "fixed-term",
|
|
4508
|
-
"reason": "避免 '堆' 錯誤匹配 '堆積'",
|
|
4509
|
-
"match_type": "exact",
|
|
4510
|
-
"autofix_safe": false
|
|
4511
|
-
},
|
|
4512
|
-
"串流": {
|
|
4513
|
-
"taiwan": "串流",
|
|
4514
|
-
"confidence": 1,
|
|
4515
|
-
"category": "fixed-term",
|
|
4516
|
-
"reason": "避免 '流' 錯誤匹配 '串流'",
|
|
4517
|
-
"match_type": "exact",
|
|
4518
|
-
"autofix_safe": false
|
|
4519
|
-
},
|
|
4520
|
-
"串流_streaming": {
|
|
4521
|
-
"taiwan": "串流",
|
|
4522
|
-
"confidence": 1,
|
|
4523
|
-
"category": "fixed-term",
|
|
4524
|
-
"reason": "避免 '流' 錯誤匹配 '串流'",
|
|
4525
|
-
"match_type": "exact",
|
|
4526
|
-
"autofix_safe": false
|
|
4527
|
-
},
|
|
4528
|
-
"玩路": {
|
|
4529
|
-
"taiwan": "網路",
|
|
4530
|
-
"confidence": 1,
|
|
4531
|
-
"category": "fixed-term",
|
|
4532
|
-
"reason": "避免 '网' 錯誤匹配 '網路'",
|
|
4533
|
-
"match_type": "exact",
|
|
4534
|
-
"autofix_safe": false
|
|
4535
|
-
},
|
|
4536
|
-
"玩路_internet": {
|
|
4537
|
-
"taiwan": "網路",
|
|
4538
|
-
"confidence": 1,
|
|
4539
|
-
"category": "fixed-term",
|
|
4540
|
-
"reason": "避免 '网' 錯誤匹配 '網路'",
|
|
4541
|
-
"match_type": "exact",
|
|
4542
|
-
"autofix_safe": false
|
|
4543
|
-
},
|
|
4544
|
-
"網路": {
|
|
4545
|
-
"taiwan": "網路",
|
|
4546
|
-
"confidence": 1,
|
|
4547
|
-
"category": "fixed-term",
|
|
4548
|
-
"reason": "避免 '网' 錯誤匹配 '網路'",
|
|
4549
|
-
"match_type": "exact",
|
|
4550
|
-
"autofix_safe": false
|
|
4551
|
-
},
|
|
4552
|
-
"網路_internet": {
|
|
4553
|
-
"taiwan": "網路",
|
|
4554
|
-
"confidence": 1,
|
|
4555
|
-
"category": "fixed-term",
|
|
4556
|
-
"reason": "避免 '网' 錯誤匹配 '網路'",
|
|
4557
|
-
"match_type": "exact",
|
|
4558
|
-
"autofix_safe": false
|
|
4559
|
-
},
|
|
4560
|
-
"网域": {
|
|
4561
|
-
"taiwan": "網域",
|
|
4562
|
-
"confidence": 1,
|
|
4563
|
-
"category": "fixed-term",
|
|
4564
|
-
"reason": "避免 '域' 錯誤匹配 '網域'",
|
|
4565
|
-
"match_type": "exact",
|
|
4566
|
-
"autofix_safe": false
|
|
4567
|
-
},
|
|
4568
|
-
"网域_domain": {
|
|
4569
|
-
"taiwan": "網域",
|
|
4570
|
-
"confidence": 1,
|
|
4571
|
-
"category": "fixed-term",
|
|
4572
|
-
"reason": "避免 '域' 錯誤匹配 '網域'",
|
|
4573
|
-
"match_type": "exact",
|
|
4574
|
-
"autofix_safe": false
|
|
4575
|
-
},
|
|
4576
|
-
"網域": {
|
|
4577
|
-
"taiwan": "網域",
|
|
4578
|
-
"confidence": 1,
|
|
4579
|
-
"category": "fixed-term",
|
|
4580
|
-
"reason": "避免 '域' 錯誤匹配 '網域'",
|
|
4581
|
-
"match_type": "exact",
|
|
4582
|
-
"autofix_safe": false
|
|
4583
|
-
},
|
|
4584
|
-
"網域_domain": {
|
|
4585
|
-
"taiwan": "網域",
|
|
4586
|
-
"confidence": 1,
|
|
4587
|
-
"category": "fixed-term",
|
|
4588
|
-
"reason": "避免 '域' 錯誤匹配 '網域'",
|
|
4589
|
-
"match_type": "exact",
|
|
4590
|
-
"autofix_safe": false
|
|
4591
|
-
},
|
|
4592
4240
|
"影响应用": {
|
|
4593
4241
|
"taiwan": "影響應用",
|
|
4594
4242
|
"confidence": 1,
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"description": "核心詞庫",
|
|
27
27
|
"type": "core",
|
|
28
28
|
"required": true,
|
|
29
|
-
"entries":
|
|
29
|
+
"entries": 150
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
"name": "extended",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"description": "網路雲端",
|
|
48
48
|
"type": "domain",
|
|
49
49
|
"required": false,
|
|
50
|
-
"entries":
|
|
50
|
+
"entries": 109
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"name": "operating-system",
|
|
@@ -61,23 +61,23 @@
|
|
|
61
61
|
"description": "社群媒體",
|
|
62
62
|
"type": "domain",
|
|
63
63
|
"required": false,
|
|
64
|
-
"entries":
|
|
64
|
+
"entries": 96
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
67
|
"name": "software-development",
|
|
68
68
|
"description": "軟體開發",
|
|
69
69
|
"type": "domain",
|
|
70
70
|
"required": false,
|
|
71
|
-
"entries":
|
|
71
|
+
"entries": 115
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
"name": "user-interface",
|
|
75
75
|
"description": "使用者介面",
|
|
76
76
|
"type": "domain",
|
|
77
77
|
"required": false,
|
|
78
|
-
"entries":
|
|
78
|
+
"entries": 97
|
|
79
79
|
}
|
|
80
80
|
],
|
|
81
|
-
"version": "1.
|
|
82
|
-
"buildTime": "2026-
|
|
81
|
+
"version": "1.3.0",
|
|
82
|
+
"buildTime": "2026-03-30T02:31:13.309Z"
|
|
83
83
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"name": "network-cloud",
|
|
4
|
-
"version": "1.
|
|
5
|
-
"entries":
|
|
4
|
+
"version": "1.3.0",
|
|
5
|
+
"entries": 109
|
|
6
6
|
},
|
|
7
7
|
"lookup": {
|
|
8
8
|
"网络": {
|
|
@@ -69,38 +69,6 @@
|
|
|
69
69
|
"match_type": "exact",
|
|
70
70
|
"autofix_safe": true
|
|
71
71
|
},
|
|
72
|
-
"客户端": {
|
|
73
|
-
"taiwan": "用戶端",
|
|
74
|
-
"confidence": 0.9,
|
|
75
|
-
"category": "mainland-term",
|
|
76
|
-
"reason": "台灣網路架構標準",
|
|
77
|
-
"match_type": "exact",
|
|
78
|
-
"autofix_safe": true
|
|
79
|
-
},
|
|
80
|
-
"客户端_client": {
|
|
81
|
-
"taiwan": "用戶端",
|
|
82
|
-
"confidence": 0.9,
|
|
83
|
-
"category": "mainland-term",
|
|
84
|
-
"reason": "台灣網路架構標準",
|
|
85
|
-
"match_type": "exact",
|
|
86
|
-
"autofix_safe": true
|
|
87
|
-
},
|
|
88
|
-
"客戶端": {
|
|
89
|
-
"taiwan": "用戶端",
|
|
90
|
-
"confidence": 0.9,
|
|
91
|
-
"category": "mainland-term",
|
|
92
|
-
"reason": "台灣網路架構標準",
|
|
93
|
-
"match_type": "exact",
|
|
94
|
-
"autofix_safe": true
|
|
95
|
-
},
|
|
96
|
-
"客戶端_client": {
|
|
97
|
-
"taiwan": "用戶端",
|
|
98
|
-
"confidence": 0.9,
|
|
99
|
-
"category": "mainland-term",
|
|
100
|
-
"reason": "台灣網路架構標準",
|
|
101
|
-
"match_type": "exact",
|
|
102
|
-
"autofix_safe": true
|
|
103
|
-
},
|
|
104
72
|
"服务器": {
|
|
105
73
|
"taiwan": "伺服器",
|
|
106
74
|
"confidence": 0.95,
|
|
@@ -2853,22 +2821,6 @@
|
|
|
2853
2821
|
"match_type": "exact",
|
|
2854
2822
|
"autofix_safe": true
|
|
2855
2823
|
},
|
|
2856
|
-
"本地": {
|
|
2857
|
-
"taiwan": "本機",
|
|
2858
|
-
"confidence": 0.85,
|
|
2859
|
-
"category": "mainland-term",
|
|
2860
|
-
"reason": "台灣系統術語標準",
|
|
2861
|
-
"match_type": "exact",
|
|
2862
|
-
"autofix_safe": true
|
|
2863
|
-
},
|
|
2864
|
-
"本地_local": {
|
|
2865
|
-
"taiwan": "本機",
|
|
2866
|
-
"confidence": 0.85,
|
|
2867
|
-
"category": "mainland-term",
|
|
2868
|
-
"reason": "台灣系統術語標準",
|
|
2869
|
-
"match_type": "exact",
|
|
2870
|
-
"autofix_safe": true
|
|
2871
|
-
},
|
|
2872
2824
|
"集成": {
|
|
2873
2825
|
"taiwan": "整合",
|
|
2874
2826
|
"confidence": 0.85,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"name": "social-media",
|
|
4
|
-
"version": "1.
|
|
5
|
-
"entries":
|
|
4
|
+
"version": "1.3.0",
|
|
5
|
+
"entries": 96
|
|
6
6
|
},
|
|
7
7
|
"lookup": {
|
|
8
8
|
"社交媒体": {
|
|
@@ -517,22 +517,6 @@
|
|
|
517
517
|
"match_type": "exact",
|
|
518
518
|
"autofix_safe": true
|
|
519
519
|
},
|
|
520
|
-
"消息": {
|
|
521
|
-
"taiwan": "訊息",
|
|
522
|
-
"confidence": 0.85,
|
|
523
|
-
"category": "mainland-term",
|
|
524
|
-
"reason": "台灣社群通訊術語",
|
|
525
|
-
"match_type": "exact",
|
|
526
|
-
"autofix_safe": true
|
|
527
|
-
},
|
|
528
|
-
"消息_message": {
|
|
529
|
-
"taiwan": "訊息",
|
|
530
|
-
"confidence": 0.85,
|
|
531
|
-
"category": "mainland-term",
|
|
532
|
-
"reason": "台灣社群通訊術語",
|
|
533
|
-
"match_type": "exact",
|
|
534
|
-
"autofix_safe": true
|
|
535
|
-
},
|
|
536
520
|
"私信": {
|
|
537
521
|
"taiwan": "私訊",
|
|
538
522
|
"confidence": 0.9,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"name": "software-development",
|
|
4
|
-
"version": "1.
|
|
5
|
-
"entries":
|
|
4
|
+
"version": "1.3.0",
|
|
5
|
+
"entries": 115
|
|
6
6
|
},
|
|
7
7
|
"lookup": {
|
|
8
8
|
"算法": {
|
|
@@ -853,22 +853,6 @@
|
|
|
853
853
|
"match_type": "exact",
|
|
854
854
|
"autofix_safe": true
|
|
855
855
|
},
|
|
856
|
-
"生成": {
|
|
857
|
-
"taiwan": "產生",
|
|
858
|
-
"confidence": 0.85,
|
|
859
|
-
"category": "mainland-term",
|
|
860
|
-
"reason": "台灣程式開發標準",
|
|
861
|
-
"match_type": "exact",
|
|
862
|
-
"autofix_safe": true
|
|
863
|
-
},
|
|
864
|
-
"生成_generate": {
|
|
865
|
-
"taiwan": "產生",
|
|
866
|
-
"confidence": 0.85,
|
|
867
|
-
"category": "mainland-term",
|
|
868
|
-
"reason": "台灣程式開發標準",
|
|
869
|
-
"match_type": "exact",
|
|
870
|
-
"autofix_safe": true
|
|
871
|
-
},
|
|
872
856
|
"全局": {
|
|
873
857
|
"taiwan": "全域",
|
|
874
858
|
"confidence": 0.9,
|
|
@@ -1349,22 +1333,6 @@
|
|
|
1349
1333
|
"match_type": "exact",
|
|
1350
1334
|
"autofix_safe": true
|
|
1351
1335
|
},
|
|
1352
|
-
"解析": {
|
|
1353
|
-
"taiwan": "剖析",
|
|
1354
|
-
"confidence": 0.85,
|
|
1355
|
-
"category": "mainland-term",
|
|
1356
|
-
"reason": "台灣語法分析標準",
|
|
1357
|
-
"match_type": "exact",
|
|
1358
|
-
"autofix_safe": true
|
|
1359
|
-
},
|
|
1360
|
-
"解析_parse": {
|
|
1361
|
-
"taiwan": "剖析",
|
|
1362
|
-
"confidence": 0.85,
|
|
1363
|
-
"category": "mainland-term",
|
|
1364
|
-
"reason": "台灣資料處理標準",
|
|
1365
|
-
"match_type": "exact",
|
|
1366
|
-
"autofix_safe": true
|
|
1367
|
-
},
|
|
1368
1336
|
"指针": {
|
|
1369
1337
|
"taiwan": "指標",
|
|
1370
1338
|
"confidence": 0.9,
|
|
@@ -3061,14 +3029,6 @@
|
|
|
3061
3029
|
"match_type": "exact",
|
|
3062
3030
|
"autofix_safe": true
|
|
3063
3031
|
},
|
|
3064
|
-
"解析_parsing": {
|
|
3065
|
-
"taiwan": "剖析",
|
|
3066
|
-
"confidence": 0.85,
|
|
3067
|
-
"category": "mainland-term",
|
|
3068
|
-
"reason": "台灣語法分析標準",
|
|
3069
|
-
"match_type": "exact",
|
|
3070
|
-
"autofix_safe": true
|
|
3071
|
-
},
|
|
3072
3032
|
"词法分析": {
|
|
3073
3033
|
"taiwan": "詞法分析",
|
|
3074
3034
|
"confidence": 0.9,
|