@termdock/twlint 1.0.0 → 1.0.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.
Files changed (53) hide show
  1. package/README.md +176 -63
  2. package/dist/cli.d.ts.map +1 -1
  3. package/dist/cli.js +49 -10
  4. package/dist/cli.js.map +1 -1
  5. package/dist/core/config-schema.d.ts +1 -0
  6. package/dist/core/config-schema.d.ts.map +1 -1
  7. package/dist/core/config-schema.js +33 -7
  8. package/dist/core/config-schema.js.map +1 -1
  9. package/dist/core/dictionary-loading-strategies.d.ts +45 -0
  10. package/dist/core/dictionary-loading-strategies.d.ts.map +1 -0
  11. package/dist/core/dictionary-loading-strategies.js +75 -0
  12. package/dist/core/dictionary-loading-strategies.js.map +1 -0
  13. package/dist/core/dictionary-manager.d.ts +2 -1
  14. package/dist/core/dictionary-manager.d.ts.map +1 -1
  15. package/dist/core/dictionary-manager.js +51 -16
  16. package/dist/core/dictionary-manager.js.map +1 -1
  17. package/dist/core/linter.d.ts +2 -6
  18. package/dist/core/linter.d.ts.map +1 -1
  19. package/dist/core/linter.js +82 -58
  20. package/dist/core/linter.js.map +1 -1
  21. package/dist/core/lru-cache.d.ts +18 -0
  22. package/dist/core/lru-cache.d.ts.map +1 -0
  23. package/dist/core/lru-cache.js +57 -0
  24. package/dist/core/lru-cache.js.map +1 -0
  25. package/dist/core/matching/match-strategies.d.ts +19 -11
  26. package/dist/core/matching/match-strategies.d.ts.map +1 -1
  27. package/dist/core/matching/match-strategies.js +44 -74
  28. package/dist/core/matching/match-strategies.js.map +1 -1
  29. package/dist/core/rules/mainland-terms.d.ts +3 -1
  30. package/dist/core/rules/mainland-terms.d.ts.map +1 -1
  31. package/dist/core/rules/mainland-terms.js +25 -4
  32. package/dist/core/rules/mainland-terms.js.map +1 -1
  33. package/dist/dictionaries/academic.json +242 -22
  34. package/dist/dictionaries/ai-emerging-tech.json +3209 -0
  35. package/dist/dictionaries/business-finance.json +3449 -0
  36. package/dist/dictionaries/core.json +2902 -248
  37. package/dist/dictionaries/hardware-3c.json +2649 -0
  38. package/dist/dictionaries/index.json +70 -8
  39. package/dist/dictionaries/network-cloud.json +2953 -0
  40. package/dist/dictionaries/operating-system.json +2889 -0
  41. package/dist/dictionaries/social-media.json +2833 -0
  42. package/dist/dictionaries/software-development.json +3809 -0
  43. package/dist/dictionaries/user-interface.json +3225 -0
  44. package/dist/formatters/stylish.d.ts.map +1 -1
  45. package/dist/formatters/stylish.js +5 -15
  46. package/dist/formatters/stylish.js.map +1 -1
  47. package/dist/types.d.ts +20 -8
  48. package/dist/types.d.ts.map +1 -1
  49. package/dist/utils/error-utils.d.ts +9 -0
  50. package/dist/utils/error-utils.d.ts.map +1 -0
  51. package/dist/utils/error-utils.js +15 -0
  52. package/dist/utils/error-utils.js.map +1 -0
  53. package/package.json +5 -5
@@ -0,0 +1,2833 @@
1
+ {
2
+ "metadata": {
3
+ "name": "social-media",
4
+ "version": "1.0.0",
5
+ "entries": 106
6
+ },
7
+ "lookup": {
8
+ "社交媒体": {
9
+ "taiwan": "社群媒體",
10
+ "confidence": 0.9,
11
+ "category": "mainland-term",
12
+ "reason": "台灣網路平台術語",
13
+ "match_type": "exact",
14
+ "autofix_safe": true
15
+ },
16
+ "社交媒体_social_media": {
17
+ "taiwan": "社群媒體",
18
+ "confidence": 0.9,
19
+ "category": "mainland-term",
20
+ "reason": "台灣網路平台術語",
21
+ "match_type": "exact",
22
+ "autofix_safe": true
23
+ },
24
+ "社交媒體": {
25
+ "taiwan": "社群媒體",
26
+ "confidence": 0.9,
27
+ "category": "mainland-term",
28
+ "reason": "台灣網路平台術語",
29
+ "match_type": "exact",
30
+ "autofix_safe": true
31
+ },
32
+ "社交媒體_social_media": {
33
+ "taiwan": "社群媒體",
34
+ "confidence": 0.9,
35
+ "category": "mainland-term",
36
+ "reason": "台灣網路平台術語",
37
+ "match_type": "exact",
38
+ "autofix_safe": true
39
+ },
40
+ "社交网络": {
41
+ "taiwan": "社群網路",
42
+ "confidence": 0.9,
43
+ "category": "mainland-term",
44
+ "reason": "台灣網路平台術語",
45
+ "match_type": "exact",
46
+ "autofix_safe": true
47
+ },
48
+ "社交网络_social_network": {
49
+ "taiwan": "社群網路",
50
+ "confidence": 0.9,
51
+ "category": "mainland-term",
52
+ "reason": "台灣網路平台術語",
53
+ "match_type": "exact",
54
+ "autofix_safe": true
55
+ },
56
+ "社交網絡": {
57
+ "taiwan": "社群網路",
58
+ "confidence": 0.9,
59
+ "category": "mainland-term",
60
+ "reason": "台灣網路平台術語",
61
+ "match_type": "exact",
62
+ "autofix_safe": true
63
+ },
64
+ "社交網絡_social_network": {
65
+ "taiwan": "社群網路",
66
+ "confidence": 0.9,
67
+ "category": "mainland-term",
68
+ "reason": "台灣網路平台術語",
69
+ "match_type": "exact",
70
+ "autofix_safe": true
71
+ },
72
+ "帖子": {
73
+ "taiwan": "貼文",
74
+ "confidence": 0.9,
75
+ "category": "mainland-term",
76
+ "reason": "台灣社群內容術語",
77
+ "match_type": "exact",
78
+ "autofix_safe": true
79
+ },
80
+ "帖子_post": {
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.85,
91
+ "category": "mainland-term",
92
+ "reason": "台灣社群內容術語",
93
+ "match_type": "exact",
94
+ "autofix_safe": true
95
+ },
96
+ "状态_status": {
97
+ "taiwan": "動態",
98
+ "confidence": 0.85,
99
+ "category": "mainland-term",
100
+ "reason": "台灣社群內容術語",
101
+ "match_type": "exact",
102
+ "autofix_safe": true
103
+ },
104
+ "狀態": {
105
+ "taiwan": "動態",
106
+ "confidence": 0.85,
107
+ "category": "mainland-term",
108
+ "reason": "台灣社群內容術語",
109
+ "match_type": "exact",
110
+ "autofix_safe": true
111
+ },
112
+ "狀態_status": {
113
+ "taiwan": "動態",
114
+ "confidence": 0.85,
115
+ "category": "mainland-term",
116
+ "reason": "台灣社群內容術語",
117
+ "match_type": "exact",
118
+ "autofix_safe": true
119
+ },
120
+ "故事": {
121
+ "taiwan": "限時動態",
122
+ "confidence": 0.85,
123
+ "category": "mainland-term",
124
+ "reason": "台灣社群功能術語",
125
+ "match_type": "exact",
126
+ "autofix_safe": true
127
+ },
128
+ "故事_story": {
129
+ "taiwan": "限時動態",
130
+ "confidence": 0.85,
131
+ "category": "mainland-term",
132
+ "reason": "台灣社群功能術語",
133
+ "match_type": "exact",
134
+ "autofix_safe": true
135
+ },
136
+ "信息流": {
137
+ "taiwan": "動態消息",
138
+ "confidence": 0.85,
139
+ "category": "mainland-term",
140
+ "reason": "台灣社群內容術語",
141
+ "match_type": "exact",
142
+ "autofix_safe": true
143
+ },
144
+ "信息流_feed": {
145
+ "taiwan": "動態消息",
146
+ "confidence": 0.85,
147
+ "category": "mainland-term",
148
+ "reason": "台灣社群內容術語",
149
+ "match_type": "exact",
150
+ "autofix_safe": true
151
+ },
152
+ "时间线": {
153
+ "taiwan": "時間軸",
154
+ "confidence": 0.9,
155
+ "category": "mainland-term",
156
+ "reason": "台灣社群顯示術語",
157
+ "match_type": "exact",
158
+ "autofix_safe": true
159
+ },
160
+ "时间线_timeline": {
161
+ "taiwan": "時間軸",
162
+ "confidence": 0.9,
163
+ "category": "mainland-term",
164
+ "reason": "台灣社群顯示術語",
165
+ "match_type": "exact",
166
+ "autofix_safe": true
167
+ },
168
+ "時間線": {
169
+ "taiwan": "時間軸",
170
+ "confidence": 0.9,
171
+ "category": "mainland-term",
172
+ "reason": "台灣社群顯示術語",
173
+ "match_type": "exact",
174
+ "autofix_safe": true
175
+ },
176
+ "時間線_timeline": {
177
+ "taiwan": "時間軸",
178
+ "confidence": 0.9,
179
+ "category": "mainland-term",
180
+ "reason": "台灣社群顯示術語",
181
+ "match_type": "exact",
182
+ "autofix_safe": true
183
+ },
184
+ "个人资料": {
185
+ "taiwan": "個人檔案",
186
+ "confidence": 0.85,
187
+ "category": "mainland-term",
188
+ "reason": "台灣社群帳號術語",
189
+ "match_type": "exact",
190
+ "autofix_safe": true
191
+ },
192
+ "个人资料_profile": {
193
+ "taiwan": "個人檔案",
194
+ "confidence": 0.85,
195
+ "category": "mainland-term",
196
+ "reason": "台灣社群帳號術語",
197
+ "match_type": "exact",
198
+ "autofix_safe": true
199
+ },
200
+ "個人資料": {
201
+ "taiwan": "個人檔案",
202
+ "confidence": 0.85,
203
+ "category": "mainland-term",
204
+ "reason": "台灣社群帳號術語",
205
+ "match_type": "exact",
206
+ "autofix_safe": true
207
+ },
208
+ "個人資料_profile": {
209
+ "taiwan": "個人檔案",
210
+ "confidence": 0.85,
211
+ "category": "mainland-term",
212
+ "reason": "台灣社群帳號術語",
213
+ "match_type": "exact",
214
+ "autofix_safe": true
215
+ },
216
+ "粉丝": {
217
+ "taiwan": "追蹤者",
218
+ "confidence": 0.9,
219
+ "category": "mainland-term",
220
+ "reason": "台灣社群媒體術語",
221
+ "match_type": "exact",
222
+ "autofix_safe": true
223
+ },
224
+ "粉丝_follower": {
225
+ "taiwan": "追蹤者",
226
+ "confidence": 0.9,
227
+ "category": "mainland-term",
228
+ "reason": "台灣社群媒體術語",
229
+ "match_type": "exact",
230
+ "autofix_safe": true
231
+ },
232
+ "粉絲": {
233
+ "taiwan": "追蹤者",
234
+ "confidence": 0.9,
235
+ "category": "mainland-term",
236
+ "reason": "台灣社群媒體術語",
237
+ "match_type": "exact",
238
+ "autofix_safe": true
239
+ },
240
+ "粉絲_follower": {
241
+ "taiwan": "追蹤者",
242
+ "confidence": 0.9,
243
+ "category": "mainland-term",
244
+ "reason": "台灣社群媒體術語",
245
+ "match_type": "exact",
246
+ "autofix_safe": true
247
+ },
248
+ "关注": {
249
+ "taiwan": "追蹤中",
250
+ "confidence": 0.9,
251
+ "category": "mainland-term",
252
+ "reason": "台灣社群媒體術語",
253
+ "match_type": "exact",
254
+ "autofix_safe": true
255
+ },
256
+ "关注_following": {
257
+ "taiwan": "追蹤中",
258
+ "confidence": 0.9,
259
+ "category": "mainland-term",
260
+ "reason": "台灣社群媒體術語",
261
+ "match_type": "exact",
262
+ "autofix_safe": true
263
+ },
264
+ "關注": {
265
+ "taiwan": "追蹤中",
266
+ "confidence": 0.9,
267
+ "category": "mainland-term",
268
+ "reason": "台灣社群媒體術語",
269
+ "match_type": "exact",
270
+ "autofix_safe": true
271
+ },
272
+ "關注_following": {
273
+ "taiwan": "追蹤中",
274
+ "confidence": 0.9,
275
+ "category": "mainland-term",
276
+ "reason": "台灣社群媒體術語",
277
+ "match_type": "exact",
278
+ "autofix_safe": true
279
+ },
280
+ "点赞": {
281
+ "taiwan": "按讚",
282
+ "confidence": 0.9,
283
+ "category": "mainland-term",
284
+ "reason": "台灣社群互動術語",
285
+ "match_type": "exact",
286
+ "autofix_safe": true
287
+ },
288
+ "点赞_like": {
289
+ "taiwan": "按讚",
290
+ "confidence": 0.9,
291
+ "category": "mainland-term",
292
+ "reason": "台灣社群互動術語",
293
+ "match_type": "exact",
294
+ "autofix_safe": true
295
+ },
296
+ "點讚": {
297
+ "taiwan": "按讚",
298
+ "confidence": 0.9,
299
+ "category": "mainland-term",
300
+ "reason": "台灣社群互動術語",
301
+ "match_type": "exact",
302
+ "autofix_safe": true
303
+ },
304
+ "點讚_like": {
305
+ "taiwan": "按讚",
306
+ "confidence": 0.9,
307
+ "category": "mainland-term",
308
+ "reason": "台灣社群互動術語",
309
+ "match_type": "exact",
310
+ "autofix_safe": true
311
+ },
312
+ "分享": {
313
+ "taiwan": "分享",
314
+ "confidence": 0.8,
315
+ "category": "mainland-term",
316
+ "reason": "台灣社群互動術語",
317
+ "match_type": "exact",
318
+ "autofix_safe": true
319
+ },
320
+ "分享_share": {
321
+ "taiwan": "分享",
322
+ "confidence": 0.8,
323
+ "category": "mainland-term",
324
+ "reason": "台灣社群互動術語",
325
+ "match_type": "exact",
326
+ "autofix_safe": true
327
+ },
328
+ "评论": {
329
+ "taiwan": "留言",
330
+ "confidence": 0.9,
331
+ "category": "mainland-term",
332
+ "reason": "台灣社群互動術語",
333
+ "match_type": "exact",
334
+ "autofix_safe": true
335
+ },
336
+ "评论_comment": {
337
+ "taiwan": "留言",
338
+ "confidence": 0.9,
339
+ "category": "mainland-term",
340
+ "reason": "台灣社群互動術語",
341
+ "match_type": "exact",
342
+ "autofix_safe": true
343
+ },
344
+ "評論": {
345
+ "taiwan": "留言",
346
+ "confidence": 0.9,
347
+ "category": "mainland-term",
348
+ "reason": "台灣社群互動術語",
349
+ "match_type": "exact",
350
+ "autofix_safe": true
351
+ },
352
+ "評論_comment": {
353
+ "taiwan": "留言",
354
+ "confidence": 0.9,
355
+ "category": "mainland-term",
356
+ "reason": "台灣社群互動術語",
357
+ "match_type": "exact",
358
+ "autofix_safe": true
359
+ },
360
+ "回复": {
361
+ "taiwan": "回覆",
362
+ "confidence": 0.85,
363
+ "category": "mainland-term",
364
+ "reason": "台灣社群互動術語",
365
+ "match_type": "exact",
366
+ "autofix_safe": true
367
+ },
368
+ "回复_reply": {
369
+ "taiwan": "回覆",
370
+ "confidence": 0.85,
371
+ "category": "mainland-term",
372
+ "reason": "台灣社群互動術語",
373
+ "match_type": "exact",
374
+ "autofix_safe": true
375
+ },
376
+ "回復": {
377
+ "taiwan": "回覆",
378
+ "confidence": 0.85,
379
+ "category": "mainland-term",
380
+ "reason": "台灣社群互動術語",
381
+ "match_type": "exact",
382
+ "autofix_safe": true
383
+ },
384
+ "回復_reply": {
385
+ "taiwan": "回覆",
386
+ "confidence": 0.85,
387
+ "category": "mainland-term",
388
+ "reason": "台灣社群互動術語",
389
+ "match_type": "exact",
390
+ "autofix_safe": true
391
+ },
392
+ "转发": {
393
+ "taiwan": "轉發",
394
+ "confidence": 0.85,
395
+ "category": "mainland-term",
396
+ "reason": "台灣社群互動術語",
397
+ "match_type": "exact",
398
+ "autofix_safe": true
399
+ },
400
+ "转发_repost": {
401
+ "taiwan": "轉發",
402
+ "confidence": 0.85,
403
+ "category": "mainland-term",
404
+ "reason": "台灣社群互動術語",
405
+ "match_type": "exact",
406
+ "autofix_safe": true
407
+ },
408
+ "轉發": {
409
+ "taiwan": "轉發",
410
+ "confidence": 0.85,
411
+ "category": "mainland-term",
412
+ "reason": "台灣社群互動術語",
413
+ "match_type": "exact",
414
+ "autofix_safe": true
415
+ },
416
+ "轉發_repost": {
417
+ "taiwan": "轉發",
418
+ "confidence": 0.85,
419
+ "category": "mainland-term",
420
+ "reason": "台灣社群互動術語",
421
+ "match_type": "exact",
422
+ "autofix_safe": true
423
+ },
424
+ "转推": {
425
+ "taiwan": "轉推",
426
+ "confidence": 0.85,
427
+ "category": "mainland-term",
428
+ "reason": "台灣Twitter術語",
429
+ "match_type": "exact",
430
+ "autofix_safe": true
431
+ },
432
+ "转推_retweet": {
433
+ "taiwan": "轉推",
434
+ "confidence": 0.85,
435
+ "category": "mainland-term",
436
+ "reason": "台灣Twitter術語",
437
+ "match_type": "exact",
438
+ "autofix_safe": true
439
+ },
440
+ "轉推": {
441
+ "taiwan": "轉推",
442
+ "confidence": 0.85,
443
+ "category": "mainland-term",
444
+ "reason": "台灣Twitter術語",
445
+ "match_type": "exact",
446
+ "autofix_safe": true
447
+ },
448
+ "轉推_retweet": {
449
+ "taiwan": "轉推",
450
+ "confidence": 0.85,
451
+ "category": "mainland-term",
452
+ "reason": "台灣Twitter術語",
453
+ "match_type": "exact",
454
+ "autofix_safe": true
455
+ },
456
+ "话题标签": {
457
+ "taiwan": "標籤",
458
+ "confidence": 0.85,
459
+ "category": "mainland-term",
460
+ "reason": "台灣社群分類術語",
461
+ "match_type": "exact",
462
+ "autofix_safe": true
463
+ },
464
+ "话题标签_hashtag": {
465
+ "taiwan": "標籤",
466
+ "confidence": 0.85,
467
+ "category": "mainland-term",
468
+ "reason": "台灣社群分類術語",
469
+ "match_type": "exact",
470
+ "autofix_safe": true
471
+ },
472
+ "話題標籤": {
473
+ "taiwan": "標籤",
474
+ "confidence": 0.85,
475
+ "category": "mainland-term",
476
+ "reason": "台灣社群分類術語",
477
+ "match_type": "exact",
478
+ "autofix_safe": true
479
+ },
480
+ "話題標籤_hashtag": {
481
+ "taiwan": "標籤",
482
+ "confidence": 0.85,
483
+ "category": "mainland-term",
484
+ "reason": "台灣社群分類術語",
485
+ "match_type": "exact",
486
+ "autofix_safe": true
487
+ },
488
+ "标记": {
489
+ "taiwan": "標記",
490
+ "confidence": 0.85,
491
+ "category": "mainland-term",
492
+ "reason": "台灣內容管理術語",
493
+ "match_type": "exact",
494
+ "autofix_safe": true
495
+ },
496
+ "标记_tag": {
497
+ "taiwan": "標記",
498
+ "confidence": 0.85,
499
+ "category": "mainland-term",
500
+ "reason": "台灣社群功能術語",
501
+ "match_type": "exact",
502
+ "autofix_safe": true
503
+ },
504
+ "標記": {
505
+ "taiwan": "標記",
506
+ "confidence": 0.85,
507
+ "category": "mainland-term",
508
+ "reason": "台灣內容管理術語",
509
+ "match_type": "exact",
510
+ "autofix_safe": true
511
+ },
512
+ "標記_tag": {
513
+ "taiwan": "標記",
514
+ "confidence": 0.85,
515
+ "category": "mainland-term",
516
+ "reason": "台灣社群功能術語",
517
+ "match_type": "exact",
518
+ "autofix_safe": true
519
+ },
520
+ "@": {
521
+ "taiwan": "提及",
522
+ "confidence": 0.85,
523
+ "category": "mainland-term",
524
+ "reason": "台灣社群互動術語",
525
+ "match_type": "exact",
526
+ "autofix_safe": true
527
+ },
528
+ "@_mention": {
529
+ "taiwan": "提及",
530
+ "confidence": 0.85,
531
+ "category": "mainland-term",
532
+ "reason": "台灣社群互動術語",
533
+ "match_type": "exact",
534
+ "autofix_safe": true
535
+ },
536
+ "通知": {
537
+ "taiwan": "通知",
538
+ "confidence": 0.8,
539
+ "category": "mainland-term",
540
+ "reason": "台灣社群系統術語",
541
+ "match_type": "exact",
542
+ "autofix_safe": true
543
+ },
544
+ "通知_notification": {
545
+ "taiwan": "通知",
546
+ "confidence": 0.8,
547
+ "category": "mainland-term",
548
+ "reason": "台灣社群系統術語",
549
+ "match_type": "exact",
550
+ "autofix_safe": true
551
+ },
552
+ "消息": {
553
+ "taiwan": "訊息",
554
+ "confidence": 0.85,
555
+ "category": "mainland-term",
556
+ "reason": "台灣社群通訊術語",
557
+ "match_type": "exact",
558
+ "autofix_safe": true
559
+ },
560
+ "消息_message": {
561
+ "taiwan": "訊息",
562
+ "confidence": 0.85,
563
+ "category": "mainland-term",
564
+ "reason": "台灣社群通訊術語",
565
+ "match_type": "exact",
566
+ "autofix_safe": true
567
+ },
568
+ "私信": {
569
+ "taiwan": "私訊",
570
+ "confidence": 0.9,
571
+ "category": "mainland-term",
572
+ "reason": "台灣社群通訊術語",
573
+ "match_type": "exact",
574
+ "autofix_safe": true
575
+ },
576
+ "私信_dm": {
577
+ "taiwan": "私訊",
578
+ "confidence": 0.9,
579
+ "category": "mainland-term",
580
+ "reason": "台灣社群通訊術語",
581
+ "match_type": "exact",
582
+ "autofix_safe": true
583
+ },
584
+ "聊天": {
585
+ "taiwan": "聊天",
586
+ "confidence": 0.8,
587
+ "category": "mainland-term",
588
+ "reason": "台灣社群通訊術語",
589
+ "match_type": "exact",
590
+ "autofix_safe": true
591
+ },
592
+ "聊天_chat": {
593
+ "taiwan": "聊天",
594
+ "confidence": 0.8,
595
+ "category": "mainland-term",
596
+ "reason": "台灣社群通訊術語",
597
+ "match_type": "exact",
598
+ "autofix_safe": true
599
+ },
600
+ "群聊": {
601
+ "taiwan": "群組聊天",
602
+ "confidence": 0.9,
603
+ "category": "mainland-term",
604
+ "reason": "台灣社群通訊術語",
605
+ "match_type": "exact",
606
+ "autofix_safe": true
607
+ },
608
+ "群聊_group_chat": {
609
+ "taiwan": "群組聊天",
610
+ "confidence": 0.9,
611
+ "category": "mainland-term",
612
+ "reason": "台灣社群通訊術語",
613
+ "match_type": "exact",
614
+ "autofix_safe": true
615
+ },
616
+ "广播": {
617
+ "taiwan": "廣播",
618
+ "confidence": 0.85,
619
+ "category": "mainland-term",
620
+ "reason": "台灣社群傳播術語",
621
+ "match_type": "exact",
622
+ "autofix_safe": true
623
+ },
624
+ "广播_broadcast": {
625
+ "taiwan": "廣播",
626
+ "confidence": 0.85,
627
+ "category": "mainland-term",
628
+ "reason": "台灣社群傳播術語",
629
+ "match_type": "exact",
630
+ "autofix_safe": true
631
+ },
632
+ "廣播": {
633
+ "taiwan": "廣播",
634
+ "confidence": 0.85,
635
+ "category": "mainland-term",
636
+ "reason": "台灣社群傳播術語",
637
+ "match_type": "exact",
638
+ "autofix_safe": true
639
+ },
640
+ "廣播_broadcast": {
641
+ "taiwan": "廣播",
642
+ "confidence": 0.85,
643
+ "category": "mainland-term",
644
+ "reason": "台灣社群傳播術語",
645
+ "match_type": "exact",
646
+ "autofix_safe": true
647
+ },
648
+ "直播": {
649
+ "taiwan": "直播",
650
+ "confidence": 0.8,
651
+ "category": "mainland-term",
652
+ "reason": "台灣網路傳播術語",
653
+ "match_type": "exact",
654
+ "autofix_safe": true
655
+ },
656
+ "直播_live": {
657
+ "taiwan": "直播",
658
+ "confidence": 0.8,
659
+ "category": "mainland-term",
660
+ "reason": "台灣社群功能術語",
661
+ "match_type": "exact",
662
+ "autofix_safe": true
663
+ },
664
+ "直播_livestream": {
665
+ "taiwan": "直播",
666
+ "confidence": 0.8,
667
+ "category": "mainland-term",
668
+ "reason": "台灣網路傳播術語",
669
+ "match_type": "exact",
670
+ "autofix_safe": true
671
+ },
672
+ "流媒体": {
673
+ "taiwan": "串流",
674
+ "confidence": 0.9,
675
+ "category": "mainland-term",
676
+ "reason": "台灣數位媒體術語",
677
+ "match_type": "exact",
678
+ "autofix_safe": true
679
+ },
680
+ "流媒体_streaming": {
681
+ "taiwan": "串流",
682
+ "confidence": 0.9,
683
+ "category": "mainland-term",
684
+ "reason": "台灣數位媒體術語",
685
+ "match_type": "exact",
686
+ "autofix_safe": true
687
+ },
688
+ "流媒體": {
689
+ "taiwan": "串流",
690
+ "confidence": 0.9,
691
+ "category": "mainland-term",
692
+ "reason": "台灣數位媒體術語",
693
+ "match_type": "exact",
694
+ "autofix_safe": true
695
+ },
696
+ "流媒體_streaming": {
697
+ "taiwan": "串流",
698
+ "confidence": 0.9,
699
+ "category": "mainland-term",
700
+ "reason": "台灣數位媒體術語",
701
+ "match_type": "exact",
702
+ "autofix_safe": true
703
+ },
704
+ "视频通话": {
705
+ "taiwan": "視訊通話",
706
+ "confidence": 0.9,
707
+ "category": "mainland-term",
708
+ "reason": "台灣通訊功能術語",
709
+ "match_type": "exact",
710
+ "autofix_safe": true
711
+ },
712
+ "视频通话_video_call": {
713
+ "taiwan": "視訊通話",
714
+ "confidence": 0.9,
715
+ "category": "mainland-term",
716
+ "reason": "台灣通訊功能術語",
717
+ "match_type": "exact",
718
+ "autofix_safe": true
719
+ },
720
+ "視頻通話": {
721
+ "taiwan": "視訊通話",
722
+ "confidence": 0.9,
723
+ "category": "mainland-term",
724
+ "reason": "台灣通訊功能術語",
725
+ "match_type": "exact",
726
+ "autofix_safe": true
727
+ },
728
+ "視頻通話_video_call": {
729
+ "taiwan": "視訊通話",
730
+ "confidence": 0.9,
731
+ "category": "mainland-term",
732
+ "reason": "台灣通訊功能術語",
733
+ "match_type": "exact",
734
+ "autofix_safe": true
735
+ },
736
+ "语音通话": {
737
+ "taiwan": "語音通話",
738
+ "confidence": 0.85,
739
+ "category": "mainland-term",
740
+ "reason": "台灣通訊功能術語",
741
+ "match_type": "exact",
742
+ "autofix_safe": true
743
+ },
744
+ "语音通话_voice_call": {
745
+ "taiwan": "語音通話",
746
+ "confidence": 0.85,
747
+ "category": "mainland-term",
748
+ "reason": "台灣通訊功能術語",
749
+ "match_type": "exact",
750
+ "autofix_safe": true
751
+ },
752
+ "語音通話": {
753
+ "taiwan": "語音通話",
754
+ "confidence": 0.85,
755
+ "category": "mainland-term",
756
+ "reason": "台灣通訊功能術語",
757
+ "match_type": "exact",
758
+ "autofix_safe": true
759
+ },
760
+ "語音通話_voice_call": {
761
+ "taiwan": "語音通話",
762
+ "confidence": 0.85,
763
+ "category": "mainland-term",
764
+ "reason": "台灣通訊功能術語",
765
+ "match_type": "exact",
766
+ "autofix_safe": true
767
+ },
768
+ "表情符号": {
769
+ "taiwan": "表情符號",
770
+ "confidence": 0.85,
771
+ "category": "mainland-term",
772
+ "reason": "台灣數位表達術語",
773
+ "match_type": "exact",
774
+ "autofix_safe": true
775
+ },
776
+ "表情符号_emoji": {
777
+ "taiwan": "表情符號",
778
+ "confidence": 0.85,
779
+ "category": "mainland-term",
780
+ "reason": "台灣數位表達術語",
781
+ "match_type": "exact",
782
+ "autofix_safe": true
783
+ },
784
+ "表情符號": {
785
+ "taiwan": "表情符號",
786
+ "confidence": 0.85,
787
+ "category": "mainland-term",
788
+ "reason": "台灣數位表達術語",
789
+ "match_type": "exact",
790
+ "autofix_safe": true
791
+ },
792
+ "表情符號_emoji": {
793
+ "taiwan": "表情符號",
794
+ "confidence": 0.85,
795
+ "category": "mainland-term",
796
+ "reason": "台灣數位表達術語",
797
+ "match_type": "exact",
798
+ "autofix_safe": true
799
+ },
800
+ "表情": {
801
+ "taiwan": "表情符號",
802
+ "confidence": 0.85,
803
+ "category": "mainland-term",
804
+ "reason": "台灣數位表達術語",
805
+ "match_type": "exact",
806
+ "autofix_safe": true
807
+ },
808
+ "表情_emoticon": {
809
+ "taiwan": "表情符號",
810
+ "confidence": 0.85,
811
+ "category": "mainland-term",
812
+ "reason": "台灣數位表達術語",
813
+ "match_type": "exact",
814
+ "autofix_safe": true
815
+ },
816
+ "贴纸": {
817
+ "taiwan": "貼圖",
818
+ "confidence": 0.9,
819
+ "category": "mainland-term",
820
+ "reason": "台灣數位表達術語",
821
+ "match_type": "exact",
822
+ "autofix_safe": true
823
+ },
824
+ "贴纸_sticker": {
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
+ "貼紙_sticker": {
841
+ "taiwan": "貼圖",
842
+ "confidence": 0.9,
843
+ "category": "mainland-term",
844
+ "reason": "台灣數位表達術語",
845
+ "match_type": "exact",
846
+ "autofix_safe": true
847
+ },
848
+ "动图": {
849
+ "taiwan": "動圖",
850
+ "confidence": 0.85,
851
+ "category": "mainland-term",
852
+ "reason": "台灣數位媒體術語",
853
+ "match_type": "exact",
854
+ "autofix_safe": true
855
+ },
856
+ "动图_gif": {
857
+ "taiwan": "動圖",
858
+ "confidence": 0.85,
859
+ "category": "mainland-term",
860
+ "reason": "台灣數位媒體術語",
861
+ "match_type": "exact",
862
+ "autofix_safe": true
863
+ },
864
+ "動圖": {
865
+ "taiwan": "動圖",
866
+ "confidence": 0.85,
867
+ "category": "mainland-term",
868
+ "reason": "台灣數位媒體術語",
869
+ "match_type": "exact",
870
+ "autofix_safe": true
871
+ },
872
+ "動圖_gif": {
873
+ "taiwan": "動圖",
874
+ "confidence": 0.85,
875
+ "category": "mainland-term",
876
+ "reason": "台灣數位媒體術語",
877
+ "match_type": "exact",
878
+ "autofix_safe": true
879
+ },
880
+ "表情包": {
881
+ "taiwan": "迷因",
882
+ "confidence": 0.85,
883
+ "category": "mainland-term",
884
+ "reason": "台灣網路文化術語",
885
+ "match_type": "exact",
886
+ "autofix_safe": true
887
+ },
888
+ "表情包_meme": {
889
+ "taiwan": "迷因",
890
+ "confidence": 0.85,
891
+ "category": "mainland-term",
892
+ "reason": "台灣網路文化術語",
893
+ "match_type": "exact",
894
+ "autofix_safe": true
895
+ },
896
+ "病毒式传播": {
897
+ "taiwan": "爆紅",
898
+ "confidence": 0.85,
899
+ "category": "mainland-term",
900
+ "reason": "台灣網路傳播術語",
901
+ "match_type": "exact",
902
+ "autofix_safe": true
903
+ },
904
+ "病毒式传播_viral": {
905
+ "taiwan": "爆紅",
906
+ "confidence": 0.85,
907
+ "category": "mainland-term",
908
+ "reason": "台灣網路傳播術語",
909
+ "match_type": "exact",
910
+ "autofix_safe": true
911
+ },
912
+ "病毒式傳播": {
913
+ "taiwan": "爆紅",
914
+ "confidence": 0.85,
915
+ "category": "mainland-term",
916
+ "reason": "台灣網路傳播術語",
917
+ "match_type": "exact",
918
+ "autofix_safe": true
919
+ },
920
+ "病毒式傳播_viral": {
921
+ "taiwan": "爆紅",
922
+ "confidence": 0.85,
923
+ "category": "mainland-term",
924
+ "reason": "台灣網路傳播術語",
925
+ "match_type": "exact",
926
+ "autofix_safe": true
927
+ },
928
+ "热门": {
929
+ "taiwan": "熱門",
930
+ "confidence": 0.85,
931
+ "category": "mainland-term",
932
+ "reason": "台灣社群趨勢術語",
933
+ "match_type": "exact",
934
+ "autofix_safe": true
935
+ },
936
+ "热门_trending": {
937
+ "taiwan": "熱門",
938
+ "confidence": 0.85,
939
+ "category": "mainland-term",
940
+ "reason": "台灣社群趨勢術語",
941
+ "match_type": "exact",
942
+ "autofix_safe": true
943
+ },
944
+ "熱門": {
945
+ "taiwan": "熱門",
946
+ "confidence": 0.85,
947
+ "category": "mainland-term",
948
+ "reason": "台灣社群趨勢術語",
949
+ "match_type": "exact",
950
+ "autofix_safe": true
951
+ },
952
+ "熱門_trending": {
953
+ "taiwan": "熱門",
954
+ "confidence": 0.85,
955
+ "category": "mainland-term",
956
+ "reason": "台灣社群趨勢術語",
957
+ "match_type": "exact",
958
+ "autofix_safe": true
959
+ },
960
+ "趋势": {
961
+ "taiwan": "趨勢",
962
+ "confidence": 0.85,
963
+ "category": "mainland-term",
964
+ "reason": "台灣社群分析術語",
965
+ "match_type": "exact",
966
+ "autofix_safe": true
967
+ },
968
+ "趋势_trend": {
969
+ "taiwan": "趨勢",
970
+ "confidence": 0.85,
971
+ "category": "mainland-term",
972
+ "reason": "台灣社群分析術語",
973
+ "match_type": "exact",
974
+ "autofix_safe": true
975
+ },
976
+ "趨勢": {
977
+ "taiwan": "趨勢",
978
+ "confidence": 0.85,
979
+ "category": "mainland-term",
980
+ "reason": "台灣社群分析術語",
981
+ "match_type": "exact",
982
+ "autofix_safe": true
983
+ },
984
+ "趨勢_trend": {
985
+ "taiwan": "趨勢",
986
+ "confidence": 0.85,
987
+ "category": "mainland-term",
988
+ "reason": "台灣社群分析術語",
989
+ "match_type": "exact",
990
+ "autofix_safe": true
991
+ },
992
+ "网红": {
993
+ "taiwan": "網紅",
994
+ "confidence": 0.85,
995
+ "category": "mainland-term",
996
+ "reason": "台灣社群行銷術語",
997
+ "match_type": "exact",
998
+ "autofix_safe": true
999
+ },
1000
+ "网红_influencer": {
1001
+ "taiwan": "網紅",
1002
+ "confidence": 0.85,
1003
+ "category": "mainland-term",
1004
+ "reason": "台灣社群行銷術語",
1005
+ "match_type": "exact",
1006
+ "autofix_safe": true
1007
+ },
1008
+ "網紅": {
1009
+ "taiwan": "網紅",
1010
+ "confidence": 0.85,
1011
+ "category": "mainland-term",
1012
+ "reason": "台灣社群行銷術語",
1013
+ "match_type": "exact",
1014
+ "autofix_safe": true
1015
+ },
1016
+ "網紅_influencer": {
1017
+ "taiwan": "網紅",
1018
+ "confidence": 0.85,
1019
+ "category": "mainland-term",
1020
+ "reason": "台灣社群行銷術語",
1021
+ "match_type": "exact",
1022
+ "autofix_safe": true
1023
+ },
1024
+ "KOL": {
1025
+ "taiwan": "意見領袖",
1026
+ "confidence": 0.85,
1027
+ "category": "mainland-term",
1028
+ "reason": "台灣社群行銷術語",
1029
+ "match_type": "exact",
1030
+ "autofix_safe": true
1031
+ },
1032
+ "KOL_kol": {
1033
+ "taiwan": "意見領袖",
1034
+ "confidence": 0.85,
1035
+ "category": "mainland-term",
1036
+ "reason": "台灣社群行銷術語",
1037
+ "match_type": "exact",
1038
+ "autofix_safe": true
1039
+ },
1040
+ "博主": {
1041
+ "taiwan": "部落客",
1042
+ "confidence": 0.9,
1043
+ "category": "mainland-term",
1044
+ "reason": "台灣網路創作者",
1045
+ "match_type": "exact",
1046
+ "autofix_safe": true
1047
+ },
1048
+ "博主_blogger": {
1049
+ "taiwan": "部落客",
1050
+ "confidence": 0.9,
1051
+ "category": "mainland-term",
1052
+ "reason": "台灣網路創作者",
1053
+ "match_type": "exact",
1054
+ "autofix_safe": true
1055
+ },
1056
+ "视频博主": {
1057
+ "taiwan": "影音部落客",
1058
+ "confidence": 0.9,
1059
+ "category": "mainland-term",
1060
+ "reason": "台灣網路創作者",
1061
+ "match_type": "exact",
1062
+ "autofix_safe": true
1063
+ },
1064
+ "视频博主_vlogger": {
1065
+ "taiwan": "影音部落客",
1066
+ "confidence": 0.9,
1067
+ "category": "mainland-term",
1068
+ "reason": "台灣網路創作者",
1069
+ "match_type": "exact",
1070
+ "autofix_safe": true
1071
+ },
1072
+ "視頻博主": {
1073
+ "taiwan": "影音部落客",
1074
+ "confidence": 0.9,
1075
+ "category": "mainland-term",
1076
+ "reason": "台灣網路創作者",
1077
+ "match_type": "exact",
1078
+ "autofix_safe": true
1079
+ },
1080
+ "視頻博主_vlogger": {
1081
+ "taiwan": "影音部落客",
1082
+ "confidence": 0.9,
1083
+ "category": "mainland-term",
1084
+ "reason": "台灣網路創作者",
1085
+ "match_type": "exact",
1086
+ "autofix_safe": true
1087
+ },
1088
+ "博客": {
1089
+ "taiwan": "部落格",
1090
+ "confidence": 0.9,
1091
+ "category": "mainland-term",
1092
+ "reason": "台灣網路平台術語",
1093
+ "match_type": "exact",
1094
+ "autofix_safe": true
1095
+ },
1096
+ "博客_blog": {
1097
+ "taiwan": "部落格",
1098
+ "confidence": 0.9,
1099
+ "category": "mainland-term",
1100
+ "reason": "台灣網路平台術語",
1101
+ "match_type": "exact",
1102
+ "autofix_safe": true
1103
+ },
1104
+ "视频博客": {
1105
+ "taiwan": "影音部落格",
1106
+ "confidence": 0.9,
1107
+ "category": "mainland-term",
1108
+ "reason": "台灣網路內容術語",
1109
+ "match_type": "exact",
1110
+ "autofix_safe": true
1111
+ },
1112
+ "视频博客_vlog": {
1113
+ "taiwan": "影音部落格",
1114
+ "confidence": 0.9,
1115
+ "category": "mainland-term",
1116
+ "reason": "台灣網路內容術語",
1117
+ "match_type": "exact",
1118
+ "autofix_safe": true
1119
+ },
1120
+ "視頻博客": {
1121
+ "taiwan": "影音部落格",
1122
+ "confidence": 0.9,
1123
+ "category": "mainland-term",
1124
+ "reason": "台灣網路內容術語",
1125
+ "match_type": "exact",
1126
+ "autofix_safe": true
1127
+ },
1128
+ "視頻博客_vlog": {
1129
+ "taiwan": "影音部落格",
1130
+ "confidence": 0.9,
1131
+ "category": "mainland-term",
1132
+ "reason": "台灣網路內容術語",
1133
+ "match_type": "exact",
1134
+ "autofix_safe": true
1135
+ },
1136
+ "播客": {
1137
+ "taiwan": "播客",
1138
+ "confidence": 0.85,
1139
+ "category": "mainland-term",
1140
+ "reason": "台灣數位媒體術語",
1141
+ "match_type": "exact",
1142
+ "autofix_safe": true
1143
+ },
1144
+ "播客_podcast": {
1145
+ "taiwan": "播客",
1146
+ "confidence": 0.85,
1147
+ "category": "mainland-term",
1148
+ "reason": "台灣數位媒體術語",
1149
+ "match_type": "exact",
1150
+ "autofix_safe": true
1151
+ },
1152
+ "频道": {
1153
+ "taiwan": "頻道",
1154
+ "confidence": 0.85,
1155
+ "category": "mainland-term",
1156
+ "reason": "台灣媒體平台術語",
1157
+ "match_type": "exact",
1158
+ "autofix_safe": true
1159
+ },
1160
+ "频道_channel": {
1161
+ "taiwan": "頻道",
1162
+ "confidence": 0.85,
1163
+ "category": "mainland-term",
1164
+ "reason": "台灣媒體平台術語",
1165
+ "match_type": "exact",
1166
+ "autofix_safe": true
1167
+ },
1168
+ "頻道": {
1169
+ "taiwan": "頻道",
1170
+ "confidence": 0.85,
1171
+ "category": "mainland-term",
1172
+ "reason": "台灣媒體平台術語",
1173
+ "match_type": "exact",
1174
+ "autofix_safe": true
1175
+ },
1176
+ "頻道_channel": {
1177
+ "taiwan": "頻道",
1178
+ "confidence": 0.85,
1179
+ "category": "mainland-term",
1180
+ "reason": "台灣媒體平台術語",
1181
+ "match_type": "exact",
1182
+ "autofix_safe": true
1183
+ },
1184
+ "订阅": {
1185
+ "taiwan": "訂閱",
1186
+ "confidence": 0.85,
1187
+ "category": "mainland-term",
1188
+ "reason": "台灣媒體功能術語",
1189
+ "match_type": "exact",
1190
+ "autofix_safe": true
1191
+ },
1192
+ "订阅_subscribe": {
1193
+ "taiwan": "訂閱",
1194
+ "confidence": 0.85,
1195
+ "category": "mainland-term",
1196
+ "reason": "台灣媒體功能術語",
1197
+ "match_type": "exact",
1198
+ "autofix_safe": true
1199
+ },
1200
+ "訂閱": {
1201
+ "taiwan": "訂閱",
1202
+ "confidence": 0.85,
1203
+ "category": "mainland-term",
1204
+ "reason": "台灣媒體功能術語",
1205
+ "match_type": "exact",
1206
+ "autofix_safe": true
1207
+ },
1208
+ "訂閱_subscribe": {
1209
+ "taiwan": "訂閱",
1210
+ "confidence": 0.85,
1211
+ "category": "mainland-term",
1212
+ "reason": "台灣媒體功能術語",
1213
+ "match_type": "exact",
1214
+ "autofix_safe": true
1215
+ },
1216
+ "订阅者": {
1217
+ "taiwan": "訂閱者",
1218
+ "confidence": 0.85,
1219
+ "category": "mainland-term",
1220
+ "reason": "台灣媒體用戶術語",
1221
+ "match_type": "exact",
1222
+ "autofix_safe": true
1223
+ },
1224
+ "订阅者_subscriber": {
1225
+ "taiwan": "訂閱者",
1226
+ "confidence": 0.85,
1227
+ "category": "mainland-term",
1228
+ "reason": "台灣媒體用戶術語",
1229
+ "match_type": "exact",
1230
+ "autofix_safe": true
1231
+ },
1232
+ "訂閱者": {
1233
+ "taiwan": "訂閱者",
1234
+ "confidence": 0.85,
1235
+ "category": "mainland-term",
1236
+ "reason": "台灣媒體用戶術語",
1237
+ "match_type": "exact",
1238
+ "autofix_safe": true
1239
+ },
1240
+ "訂閱者_subscriber": {
1241
+ "taiwan": "訂閱者",
1242
+ "confidence": 0.85,
1243
+ "category": "mainland-term",
1244
+ "reason": "台灣媒體用戶術語",
1245
+ "match_type": "exact",
1246
+ "autofix_safe": true
1247
+ },
1248
+ "退订": {
1249
+ "taiwan": "取消訂閱",
1250
+ "confidence": 0.9,
1251
+ "category": "mainland-term",
1252
+ "reason": "台灣媒體功能術語",
1253
+ "match_type": "exact",
1254
+ "autofix_safe": true
1255
+ },
1256
+ "退订_unsubscribe": {
1257
+ "taiwan": "取消訂閱",
1258
+ "confidence": 0.9,
1259
+ "category": "mainland-term",
1260
+ "reason": "台灣媒體功能術語",
1261
+ "match_type": "exact",
1262
+ "autofix_safe": true
1263
+ },
1264
+ "退訂": {
1265
+ "taiwan": "取消訂閱",
1266
+ "confidence": 0.9,
1267
+ "category": "mainland-term",
1268
+ "reason": "台灣媒體功能術語",
1269
+ "match_type": "exact",
1270
+ "autofix_safe": true
1271
+ },
1272
+ "退訂_unsubscribe": {
1273
+ "taiwan": "取消訂閱",
1274
+ "confidence": 0.9,
1275
+ "category": "mainland-term",
1276
+ "reason": "台灣媒體功能術語",
1277
+ "match_type": "exact",
1278
+ "autofix_safe": true
1279
+ },
1280
+ "小铃铛": {
1281
+ "taiwan": "小鈴鐺",
1282
+ "confidence": 0.85,
1283
+ "category": "mainland-term",
1284
+ "reason": "台灣通知功能術語",
1285
+ "match_type": "exact",
1286
+ "autofix_safe": true
1287
+ },
1288
+ "小铃铛_bell_notification": {
1289
+ "taiwan": "小鈴鐺",
1290
+ "confidence": 0.85,
1291
+ "category": "mainland-term",
1292
+ "reason": "台灣通知功能術語",
1293
+ "match_type": "exact",
1294
+ "autofix_safe": true
1295
+ },
1296
+ "小鈴鐺": {
1297
+ "taiwan": "小鈴鐺",
1298
+ "confidence": 0.85,
1299
+ "category": "mainland-term",
1300
+ "reason": "台灣通知功能術語",
1301
+ "match_type": "exact",
1302
+ "autofix_safe": true
1303
+ },
1304
+ "小鈴鐺_bell_notification": {
1305
+ "taiwan": "小鈴鐺",
1306
+ "confidence": 0.85,
1307
+ "category": "mainland-term",
1308
+ "reason": "台灣通知功能術語",
1309
+ "match_type": "exact",
1310
+ "autofix_safe": true
1311
+ },
1312
+ "算法": {
1313
+ "taiwan": "演算法",
1314
+ "confidence": 0.95,
1315
+ "category": "mainland-term",
1316
+ "reason": "台灣技術術語標準",
1317
+ "match_type": "exact",
1318
+ "autofix_safe": true
1319
+ },
1320
+ "算法_algorithm": {
1321
+ "taiwan": "演算法",
1322
+ "confidence": 0.95,
1323
+ "category": "mainland-term",
1324
+ "reason": "台灣技術術語標準",
1325
+ "match_type": "exact",
1326
+ "autofix_safe": true
1327
+ },
1328
+ "互动率": {
1329
+ "taiwan": "互動率",
1330
+ "confidence": 0.85,
1331
+ "category": "mainland-term",
1332
+ "reason": "台灣社群分析術語",
1333
+ "match_type": "exact",
1334
+ "autofix_safe": true
1335
+ },
1336
+ "互动率_engagement": {
1337
+ "taiwan": "互動率",
1338
+ "confidence": 0.85,
1339
+ "category": "mainland-term",
1340
+ "reason": "台灣社群分析術語",
1341
+ "match_type": "exact",
1342
+ "autofix_safe": true
1343
+ },
1344
+ "互動率": {
1345
+ "taiwan": "互動率",
1346
+ "confidence": 0.85,
1347
+ "category": "mainland-term",
1348
+ "reason": "台灣社群分析術語",
1349
+ "match_type": "exact",
1350
+ "autofix_safe": true
1351
+ },
1352
+ "互動率_engagement": {
1353
+ "taiwan": "互動率",
1354
+ "confidence": 0.85,
1355
+ "category": "mainland-term",
1356
+ "reason": "台灣社群分析術語",
1357
+ "match_type": "exact",
1358
+ "autofix_safe": true
1359
+ },
1360
+ "覆盖率": {
1361
+ "taiwan": "觸及率",
1362
+ "confidence": 0.85,
1363
+ "category": "mainland-term",
1364
+ "reason": "台灣社群分析術語",
1365
+ "match_type": "exact",
1366
+ "autofix_safe": true
1367
+ },
1368
+ "覆盖率_reach": {
1369
+ "taiwan": "觸及率",
1370
+ "confidence": 0.85,
1371
+ "category": "mainland-term",
1372
+ "reason": "台灣社群分析術語",
1373
+ "match_type": "exact",
1374
+ "autofix_safe": true
1375
+ },
1376
+ "覆蓋率": {
1377
+ "taiwan": "觸及率",
1378
+ "confidence": 0.85,
1379
+ "category": "mainland-term",
1380
+ "reason": "台灣社群分析術語",
1381
+ "match_type": "exact",
1382
+ "autofix_safe": true
1383
+ },
1384
+ "覆蓋率_reach": {
1385
+ "taiwan": "觸及率",
1386
+ "confidence": 0.85,
1387
+ "category": "mainland-term",
1388
+ "reason": "台灣社群分析術語",
1389
+ "match_type": "exact",
1390
+ "autofix_safe": true
1391
+ },
1392
+ "印象": {
1393
+ "taiwan": "曝光",
1394
+ "confidence": 0.85,
1395
+ "category": "mainland-term",
1396
+ "reason": "台灣廣告術語標準",
1397
+ "match_type": "exact",
1398
+ "autofix_safe": true
1399
+ },
1400
+ "印象_impression": {
1401
+ "taiwan": "曝光",
1402
+ "confidence": 0.85,
1403
+ "category": "mainland-term",
1404
+ "reason": "台灣廣告術語標準",
1405
+ "match_type": "exact",
1406
+ "autofix_safe": true
1407
+ },
1408
+ "分析": {
1409
+ "taiwan": "分析",
1410
+ "confidence": 0.8,
1411
+ "category": "mainland-term",
1412
+ "reason": "台灣數據處理術語",
1413
+ "match_type": "exact",
1414
+ "autofix_safe": true
1415
+ },
1416
+ "分析_analytics": {
1417
+ "taiwan": "分析",
1418
+ "confidence": 0.8,
1419
+ "category": "mainland-term",
1420
+ "reason": "台灣數據處理術語",
1421
+ "match_type": "exact",
1422
+ "autofix_safe": true
1423
+ },
1424
+ "洞察": {
1425
+ "taiwan": "洞察報告",
1426
+ "confidence": 0.85,
1427
+ "category": "mainland-term",
1428
+ "reason": "台灣數據分析術語",
1429
+ "match_type": "exact",
1430
+ "autofix_safe": true
1431
+ },
1432
+ "洞察_insights": {
1433
+ "taiwan": "洞察報告",
1434
+ "confidence": 0.85,
1435
+ "category": "mainland-term",
1436
+ "reason": "台灣數據分析術語",
1437
+ "match_type": "exact",
1438
+ "autofix_safe": true
1439
+ },
1440
+ "指标": {
1441
+ "taiwan": "指標",
1442
+ "confidence": 0.85,
1443
+ "category": "mainland-term",
1444
+ "reason": "台灣數據分析術語",
1445
+ "match_type": "exact",
1446
+ "autofix_safe": true
1447
+ },
1448
+ "指标_metric": {
1449
+ "taiwan": "指標",
1450
+ "confidence": 0.85,
1451
+ "category": "mainland-term",
1452
+ "reason": "台灣數據分析術語",
1453
+ "match_type": "exact",
1454
+ "autofix_safe": true
1455
+ },
1456
+ "指標": {
1457
+ "taiwan": "指標",
1458
+ "confidence": 0.85,
1459
+ "category": "mainland-term",
1460
+ "reason": "台灣數據分析術語",
1461
+ "match_type": "exact",
1462
+ "autofix_safe": true
1463
+ },
1464
+ "指標_metric": {
1465
+ "taiwan": "指標",
1466
+ "confidence": 0.85,
1467
+ "category": "mainland-term",
1468
+ "reason": "台灣數據分析術語",
1469
+ "match_type": "exact",
1470
+ "autofix_safe": true
1471
+ },
1472
+ "仪表盘": {
1473
+ "taiwan": "儀表板",
1474
+ "confidence": 0.85,
1475
+ "category": "mainland-term",
1476
+ "reason": "台灣數據視覺化",
1477
+ "match_type": "exact",
1478
+ "autofix_safe": true
1479
+ },
1480
+ "仪表盘_dashboard": {
1481
+ "taiwan": "儀表板",
1482
+ "confidence": 0.85,
1483
+ "category": "mainland-term",
1484
+ "reason": "台灣數據視覺化",
1485
+ "match_type": "exact",
1486
+ "autofix_safe": true
1487
+ },
1488
+ "儀表盤": {
1489
+ "taiwan": "儀表板",
1490
+ "confidence": 0.85,
1491
+ "category": "mainland-term",
1492
+ "reason": "台灣數據視覺化",
1493
+ "match_type": "exact",
1494
+ "autofix_safe": true
1495
+ },
1496
+ "儀表盤_dashboard": {
1497
+ "taiwan": "儀表板",
1498
+ "confidence": 0.85,
1499
+ "category": "mainland-term",
1500
+ "reason": "台灣數據視覺化",
1501
+ "match_type": "exact",
1502
+ "autofix_safe": true
1503
+ },
1504
+ "内容创作者": {
1505
+ "taiwan": "內容創作者",
1506
+ "confidence": 0.9,
1507
+ "category": "mainland-term",
1508
+ "reason": "台灣社群職業術語",
1509
+ "match_type": "exact",
1510
+ "autofix_safe": true
1511
+ },
1512
+ "内容创作者_content_creator": {
1513
+ "taiwan": "內容創作者",
1514
+ "confidence": 0.9,
1515
+ "category": "mainland-term",
1516
+ "reason": "台灣社群職業術語",
1517
+ "match_type": "exact",
1518
+ "autofix_safe": true
1519
+ },
1520
+ "內容創作者": {
1521
+ "taiwan": "內容創作者",
1522
+ "confidence": 0.9,
1523
+ "category": "mainland-term",
1524
+ "reason": "台灣社群職業術語",
1525
+ "match_type": "exact",
1526
+ "autofix_safe": true
1527
+ },
1528
+ "內容創作者_content_creator": {
1529
+ "taiwan": "內容創作者",
1530
+ "confidence": 0.9,
1531
+ "category": "mainland-term",
1532
+ "reason": "台灣社群職業術語",
1533
+ "match_type": "exact",
1534
+ "autofix_safe": true
1535
+ },
1536
+ "创作者经济": {
1537
+ "taiwan": "創作者經濟",
1538
+ "confidence": 0.9,
1539
+ "category": "mainland-term",
1540
+ "reason": "台灣數位經濟術語",
1541
+ "match_type": "exact",
1542
+ "autofix_safe": true
1543
+ },
1544
+ "创作者经济_creator_economy": {
1545
+ "taiwan": "創作者經濟",
1546
+ "confidence": 0.9,
1547
+ "category": "mainland-term",
1548
+ "reason": "台灣數位經濟術語",
1549
+ "match_type": "exact",
1550
+ "autofix_safe": true
1551
+ },
1552
+ "創作者經濟": {
1553
+ "taiwan": "創作者經濟",
1554
+ "confidence": 0.9,
1555
+ "category": "mainland-term",
1556
+ "reason": "台灣數位經濟術語",
1557
+ "match_type": "exact",
1558
+ "autofix_safe": true
1559
+ },
1560
+ "創作者經濟_creator_economy": {
1561
+ "taiwan": "創作者經濟",
1562
+ "confidence": 0.9,
1563
+ "category": "mainland-term",
1564
+ "reason": "台灣數位經濟術語",
1565
+ "match_type": "exact",
1566
+ "autofix_safe": true
1567
+ },
1568
+ "变现": {
1569
+ "taiwan": "營利",
1570
+ "confidence": 0.9,
1571
+ "category": "mainland-term",
1572
+ "reason": "台灣商業模式術語",
1573
+ "match_type": "exact",
1574
+ "autofix_safe": true
1575
+ },
1576
+ "变现_monetization": {
1577
+ "taiwan": "營利",
1578
+ "confidence": 0.9,
1579
+ "category": "mainland-term",
1580
+ "reason": "台灣商業模式術語",
1581
+ "match_type": "exact",
1582
+ "autofix_safe": true
1583
+ },
1584
+ "變現": {
1585
+ "taiwan": "營利",
1586
+ "confidence": 0.9,
1587
+ "category": "mainland-term",
1588
+ "reason": "台灣商業模式術語",
1589
+ "match_type": "exact",
1590
+ "autofix_safe": true
1591
+ },
1592
+ "變現_monetization": {
1593
+ "taiwan": "營利",
1594
+ "confidence": 0.9,
1595
+ "category": "mainland-term",
1596
+ "reason": "台灣商業模式術語",
1597
+ "match_type": "exact",
1598
+ "autofix_safe": true
1599
+ },
1600
+ "赞助": {
1601
+ "taiwan": "贊助",
1602
+ "confidence": 0.85,
1603
+ "category": "mainland-term",
1604
+ "reason": "台灣商業合作術語",
1605
+ "match_type": "exact",
1606
+ "autofix_safe": true
1607
+ },
1608
+ "赞助_sponsorship": {
1609
+ "taiwan": "贊助",
1610
+ "confidence": 0.85,
1611
+ "category": "mainland-term",
1612
+ "reason": "台灣商業合作術語",
1613
+ "match_type": "exact",
1614
+ "autofix_safe": true
1615
+ },
1616
+ "贊助": {
1617
+ "taiwan": "贊助",
1618
+ "confidence": 0.85,
1619
+ "category": "mainland-term",
1620
+ "reason": "台灣商業合作術語",
1621
+ "match_type": "exact",
1622
+ "autofix_safe": true
1623
+ },
1624
+ "贊助_sponsorship": {
1625
+ "taiwan": "贊助",
1626
+ "confidence": 0.85,
1627
+ "category": "mainland-term",
1628
+ "reason": "台灣商業合作術語",
1629
+ "match_type": "exact",
1630
+ "autofix_safe": true
1631
+ },
1632
+ "合作": {
1633
+ "taiwan": "合作",
1634
+ "confidence": 0.8,
1635
+ "category": "mainland-term",
1636
+ "reason": "台灣商業關係術語",
1637
+ "match_type": "exact",
1638
+ "autofix_safe": true
1639
+ },
1640
+ "合作_collaboration": {
1641
+ "taiwan": "合作",
1642
+ "confidence": 0.8,
1643
+ "category": "mainland-term",
1644
+ "reason": "台灣商業關係術語",
1645
+ "match_type": "exact",
1646
+ "autofix_safe": true
1647
+ },
1648
+ "品牌合作": {
1649
+ "taiwan": "品牌合作",
1650
+ "confidence": 0.85,
1651
+ "category": "mainland-term",
1652
+ "reason": "台灣商業合作術語",
1653
+ "match_type": "exact",
1654
+ "autofix_safe": true
1655
+ },
1656
+ "品牌合作_brand_partnership": {
1657
+ "taiwan": "品牌合作",
1658
+ "confidence": 0.85,
1659
+ "category": "mainland-term",
1660
+ "reason": "台灣商業合作術語",
1661
+ "match_type": "exact",
1662
+ "autofix_safe": true
1663
+ },
1664
+ "联盟营销": {
1665
+ "taiwan": "聯盟行銷",
1666
+ "confidence": 0.9,
1667
+ "category": "mainland-term",
1668
+ "reason": "台灣數位行銷術語",
1669
+ "match_type": "exact",
1670
+ "autofix_safe": true
1671
+ },
1672
+ "联盟营销_affiliate_marketing": {
1673
+ "taiwan": "聯盟行銷",
1674
+ "confidence": 0.9,
1675
+ "category": "mainland-term",
1676
+ "reason": "台灣數位行銷術語",
1677
+ "match_type": "exact",
1678
+ "autofix_safe": true
1679
+ },
1680
+ "聯盟營銷": {
1681
+ "taiwan": "聯盟行銷",
1682
+ "confidence": 0.9,
1683
+ "category": "mainland-term",
1684
+ "reason": "台灣數位行銷術語",
1685
+ "match_type": "exact",
1686
+ "autofix_safe": true
1687
+ },
1688
+ "聯盟營銷_affiliate_marketing": {
1689
+ "taiwan": "聯盟行銷",
1690
+ "confidence": 0.9,
1691
+ "category": "mainland-term",
1692
+ "reason": "台灣數位行銷術語",
1693
+ "match_type": "exact",
1694
+ "autofix_safe": true
1695
+ },
1696
+ "软文": {
1697
+ "taiwan": "業配文",
1698
+ "confidence": 0.9,
1699
+ "category": "mainland-term",
1700
+ "reason": "台灣廣告內容術語",
1701
+ "match_type": "exact",
1702
+ "autofix_safe": true
1703
+ },
1704
+ "软文_sponsored_post": {
1705
+ "taiwan": "業配文",
1706
+ "confidence": 0.9,
1707
+ "category": "mainland-term",
1708
+ "reason": "台灣廣告內容術語",
1709
+ "match_type": "exact",
1710
+ "autofix_safe": true
1711
+ },
1712
+ "軟文": {
1713
+ "taiwan": "業配文",
1714
+ "confidence": 0.9,
1715
+ "category": "mainland-term",
1716
+ "reason": "台灣廣告內容術語",
1717
+ "match_type": "exact",
1718
+ "autofix_safe": true
1719
+ },
1720
+ "軟文_sponsored_post": {
1721
+ "taiwan": "業配文",
1722
+ "confidence": 0.9,
1723
+ "category": "mainland-term",
1724
+ "reason": "台灣廣告內容術語",
1725
+ "match_type": "exact",
1726
+ "autofix_safe": true
1727
+ },
1728
+ "广告": {
1729
+ "taiwan": "廣告",
1730
+ "confidence": 0.85,
1731
+ "category": "mainland-term",
1732
+ "reason": "台灣商業推廣術語",
1733
+ "match_type": "exact",
1734
+ "autofix_safe": true
1735
+ },
1736
+ "广告_advertisement": {
1737
+ "taiwan": "廣告",
1738
+ "confidence": 0.85,
1739
+ "category": "mainland-term",
1740
+ "reason": "台灣商業推廣術語",
1741
+ "match_type": "exact",
1742
+ "autofix_safe": true
1743
+ },
1744
+ "廣告": {
1745
+ "taiwan": "廣告",
1746
+ "confidence": 0.85,
1747
+ "category": "mainland-term",
1748
+ "reason": "台灣商業推廣術語",
1749
+ "match_type": "exact",
1750
+ "autofix_safe": true
1751
+ },
1752
+ "廣告_advertisement": {
1753
+ "taiwan": "廣告",
1754
+ "confidence": 0.85,
1755
+ "category": "mainland-term",
1756
+ "reason": "台灣商業推廣術語",
1757
+ "match_type": "exact",
1758
+ "autofix_safe": true
1759
+ },
1760
+ "广告活动": {
1761
+ "taiwan": "廣告活動",
1762
+ "confidence": 0.85,
1763
+ "category": "mainland-term",
1764
+ "reason": "台灣廣告行銷術語",
1765
+ "match_type": "exact",
1766
+ "autofix_safe": true
1767
+ },
1768
+ "广告活动_ad_campaign": {
1769
+ "taiwan": "廣告活動",
1770
+ "confidence": 0.85,
1771
+ "category": "mainland-term",
1772
+ "reason": "台灣廣告行銷術語",
1773
+ "match_type": "exact",
1774
+ "autofix_safe": true
1775
+ },
1776
+ "廣告活動": {
1777
+ "taiwan": "廣告活動",
1778
+ "confidence": 0.85,
1779
+ "category": "mainland-term",
1780
+ "reason": "台灣廣告行銷術語",
1781
+ "match_type": "exact",
1782
+ "autofix_safe": true
1783
+ },
1784
+ "廣告活動_ad_campaign": {
1785
+ "taiwan": "廣告活動",
1786
+ "confidence": 0.85,
1787
+ "category": "mainland-term",
1788
+ "reason": "台灣廣告行銷術語",
1789
+ "match_type": "exact",
1790
+ "autofix_safe": true
1791
+ },
1792
+ "目标受众": {
1793
+ "taiwan": "目標受眾",
1794
+ "confidence": 0.9,
1795
+ "category": "mainland-term",
1796
+ "reason": "台灣行銷策略術語",
1797
+ "match_type": "exact",
1798
+ "autofix_safe": true
1799
+ },
1800
+ "目标受众_target_audience": {
1801
+ "taiwan": "目標受眾",
1802
+ "confidence": 0.9,
1803
+ "category": "mainland-term",
1804
+ "reason": "台灣行銷策略術語",
1805
+ "match_type": "exact",
1806
+ "autofix_safe": true
1807
+ },
1808
+ "目標受眾": {
1809
+ "taiwan": "目標受眾",
1810
+ "confidence": 0.9,
1811
+ "category": "mainland-term",
1812
+ "reason": "台灣行銷策略術語",
1813
+ "match_type": "exact",
1814
+ "autofix_safe": true
1815
+ },
1816
+ "目標受眾_target_audience": {
1817
+ "taiwan": "目標受眾",
1818
+ "confidence": 0.9,
1819
+ "category": "mainland-term",
1820
+ "reason": "台灣行銷策略術語",
1821
+ "match_type": "exact",
1822
+ "autofix_safe": true
1823
+ },
1824
+ "人口统计": {
1825
+ "taiwan": "人口統計",
1826
+ "confidence": 0.85,
1827
+ "category": "mainland-term",
1828
+ "reason": "台灣市場分析術語",
1829
+ "match_type": "exact",
1830
+ "autofix_safe": true
1831
+ },
1832
+ "人口统计_demographic": {
1833
+ "taiwan": "人口統計",
1834
+ "confidence": 0.85,
1835
+ "category": "mainland-term",
1836
+ "reason": "台灣市場分析術語",
1837
+ "match_type": "exact",
1838
+ "autofix_safe": true
1839
+ },
1840
+ "人口統計": {
1841
+ "taiwan": "人口統計",
1842
+ "confidence": 0.85,
1843
+ "category": "mainland-term",
1844
+ "reason": "台灣市場分析術語",
1845
+ "match_type": "exact",
1846
+ "autofix_safe": true
1847
+ },
1848
+ "人口統計_demographic": {
1849
+ "taiwan": "人口統計",
1850
+ "confidence": 0.85,
1851
+ "category": "mainland-term",
1852
+ "reason": "台灣市場分析術語",
1853
+ "match_type": "exact",
1854
+ "autofix_safe": true
1855
+ },
1856
+ "社区": {
1857
+ "taiwan": "社群",
1858
+ "confidence": 0.9,
1859
+ "category": "mainland-term",
1860
+ "reason": "台灣網路群體術語",
1861
+ "match_type": "exact",
1862
+ "autofix_safe": true
1863
+ },
1864
+ "社区_community": {
1865
+ "taiwan": "社群",
1866
+ "confidence": 0.9,
1867
+ "category": "mainland-term",
1868
+ "reason": "台灣網路群體術語",
1869
+ "match_type": "exact",
1870
+ "autofix_safe": true
1871
+ },
1872
+ "社區": {
1873
+ "taiwan": "社群",
1874
+ "confidence": 0.9,
1875
+ "category": "mainland-term",
1876
+ "reason": "台灣網路群體術語",
1877
+ "match_type": "exact",
1878
+ "autofix_safe": true
1879
+ },
1880
+ "社區_community": {
1881
+ "taiwan": "社群",
1882
+ "confidence": 0.9,
1883
+ "category": "mainland-term",
1884
+ "reason": "台灣網路群體術語",
1885
+ "match_type": "exact",
1886
+ "autofix_safe": true
1887
+ },
1888
+ "群组": {
1889
+ "taiwan": "群組",
1890
+ "confidence": 0.85,
1891
+ "category": "mainland-term",
1892
+ "reason": "台灣社群組織術語",
1893
+ "match_type": "exact",
1894
+ "autofix_safe": true
1895
+ },
1896
+ "群组_group": {
1897
+ "taiwan": "群組",
1898
+ "confidence": 0.85,
1899
+ "category": "mainland-term",
1900
+ "reason": "台灣社群組織術語",
1901
+ "match_type": "exact",
1902
+ "autofix_safe": true
1903
+ },
1904
+ "群組": {
1905
+ "taiwan": "群組",
1906
+ "confidence": 0.85,
1907
+ "category": "mainland-term",
1908
+ "reason": "台灣社群組織術語",
1909
+ "match_type": "exact",
1910
+ "autofix_safe": true
1911
+ },
1912
+ "群組_group": {
1913
+ "taiwan": "群組",
1914
+ "confidence": 0.85,
1915
+ "category": "mainland-term",
1916
+ "reason": "台灣社群組織術語",
1917
+ "match_type": "exact",
1918
+ "autofix_safe": true
1919
+ },
1920
+ "主页": {
1921
+ "taiwan": "粉絲專頁",
1922
+ "confidence": 0.9,
1923
+ "category": "mainland-term",
1924
+ "reason": "台灣Facebook術語",
1925
+ "match_type": "exact",
1926
+ "autofix_safe": true
1927
+ },
1928
+ "主页_page": {
1929
+ "taiwan": "粉絲專頁",
1930
+ "confidence": 0.9,
1931
+ "category": "mainland-term",
1932
+ "reason": "台灣Facebook術語",
1933
+ "match_type": "exact",
1934
+ "autofix_safe": true
1935
+ },
1936
+ "主頁": {
1937
+ "taiwan": "粉絲專頁",
1938
+ "confidence": 0.9,
1939
+ "category": "mainland-term",
1940
+ "reason": "台灣Facebook術語",
1941
+ "match_type": "exact",
1942
+ "autofix_safe": true
1943
+ },
1944
+ "主頁_page": {
1945
+ "taiwan": "粉絲專頁",
1946
+ "confidence": 0.9,
1947
+ "category": "mainland-term",
1948
+ "reason": "台灣Facebook術語",
1949
+ "match_type": "exact",
1950
+ "autofix_safe": true
1951
+ },
1952
+ "活动": {
1953
+ "taiwan": "活動",
1954
+ "confidence": 0.85,
1955
+ "category": "mainland-term",
1956
+ "reason": "台灣社群活動術語",
1957
+ "match_type": "exact",
1958
+ "autofix_safe": true
1959
+ },
1960
+ "活动_event": {
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.85,
1971
+ "category": "mainland-term",
1972
+ "reason": "台灣社群活動術語",
1973
+ "match_type": "exact",
1974
+ "autofix_safe": true
1975
+ },
1976
+ "活動_event": {
1977
+ "taiwan": "活動",
1978
+ "confidence": 0.85,
1979
+ "category": "mainland-term",
1980
+ "reason": "台灣社群活動術語",
1981
+ "match_type": "exact",
1982
+ "autofix_safe": true
1983
+ },
1984
+ "投票": {
1985
+ "taiwan": "投票",
1986
+ "confidence": 0.8,
1987
+ "category": "mainland-term",
1988
+ "reason": "台灣互動功能術語",
1989
+ "match_type": "exact",
1990
+ "autofix_safe": true
1991
+ },
1992
+ "投票_poll": {
1993
+ "taiwan": "投票",
1994
+ "confidence": 0.8,
1995
+ "category": "mainland-term",
1996
+ "reason": "台灣互動功能術語",
1997
+ "match_type": "exact",
1998
+ "autofix_safe": true
1999
+ },
2000
+ "测验": {
2001
+ "taiwan": "測驗",
2002
+ "confidence": 0.85,
2003
+ "category": "mainland-term",
2004
+ "reason": "台灣互動功能術語",
2005
+ "match_type": "exact",
2006
+ "autofix_safe": true
2007
+ },
2008
+ "测验_quiz": {
2009
+ "taiwan": "測驗",
2010
+ "confidence": 0.85,
2011
+ "category": "mainland-term",
2012
+ "reason": "台灣互動功能術語",
2013
+ "match_type": "exact",
2014
+ "autofix_safe": true
2015
+ },
2016
+ "測驗": {
2017
+ "taiwan": "測驗",
2018
+ "confidence": 0.85,
2019
+ "category": "mainland-term",
2020
+ "reason": "台灣互動功能術語",
2021
+ "match_type": "exact",
2022
+ "autofix_safe": true
2023
+ },
2024
+ "測驗_quiz": {
2025
+ "taiwan": "測驗",
2026
+ "confidence": 0.85,
2027
+ "category": "mainland-term",
2028
+ "reason": "台灣互動功能術語",
2029
+ "match_type": "exact",
2030
+ "autofix_safe": true
2031
+ },
2032
+ "滤镜": {
2033
+ "taiwan": "濾鏡",
2034
+ "confidence": 0.85,
2035
+ "category": "mainland-term",
2036
+ "reason": "台灣影像處理術語",
2037
+ "match_type": "exact",
2038
+ "autofix_safe": true
2039
+ },
2040
+ "滤镜_filter": {
2041
+ "taiwan": "濾鏡",
2042
+ "confidence": 0.85,
2043
+ "category": "mainland-term",
2044
+ "reason": "台灣影像處理術語",
2045
+ "match_type": "exact",
2046
+ "autofix_safe": true
2047
+ },
2048
+ "濾鏡": {
2049
+ "taiwan": "濾鏡",
2050
+ "confidence": 0.85,
2051
+ "category": "mainland-term",
2052
+ "reason": "台灣影像處理術語",
2053
+ "match_type": "exact",
2054
+ "autofix_safe": true
2055
+ },
2056
+ "濾鏡_filter": {
2057
+ "taiwan": "濾鏡",
2058
+ "confidence": 0.85,
2059
+ "category": "mainland-term",
2060
+ "reason": "台灣影像處理術語",
2061
+ "match_type": "exact",
2062
+ "autofix_safe": true
2063
+ },
2064
+ "特效": {
2065
+ "taiwan": "特效",
2066
+ "confidence": 0.8,
2067
+ "category": "mainland-term",
2068
+ "reason": "台灣影像處理術語",
2069
+ "match_type": "exact",
2070
+ "autofix_safe": true
2071
+ },
2072
+ "特效_effect": {
2073
+ "taiwan": "特效",
2074
+ "confidence": 0.8,
2075
+ "category": "mainland-term",
2076
+ "reason": "台灣影像處理術語",
2077
+ "match_type": "exact",
2078
+ "autofix_safe": true
2079
+ },
2080
+ "AR滤镜": {
2081
+ "taiwan": "AR濾鏡",
2082
+ "confidence": 0.9,
2083
+ "category": "mainland-term",
2084
+ "reason": "台灣擴增實境術語",
2085
+ "match_type": "exact",
2086
+ "autofix_safe": true
2087
+ },
2088
+ "AR滤镜_ar_filter": {
2089
+ "taiwan": "AR濾鏡",
2090
+ "confidence": 0.9,
2091
+ "category": "mainland-term",
2092
+ "reason": "台灣擴增實境術語",
2093
+ "match_type": "exact",
2094
+ "autofix_safe": true
2095
+ },
2096
+ "AR濾鏡": {
2097
+ "taiwan": "AR濾鏡",
2098
+ "confidence": 0.9,
2099
+ "category": "mainland-term",
2100
+ "reason": "台灣擴增實境術語",
2101
+ "match_type": "exact",
2102
+ "autofix_safe": true
2103
+ },
2104
+ "AR濾鏡_ar_filter": {
2105
+ "taiwan": "AR濾鏡",
2106
+ "confidence": 0.9,
2107
+ "category": "mainland-term",
2108
+ "reason": "台灣擴增實境術語",
2109
+ "match_type": "exact",
2110
+ "autofix_safe": true
2111
+ },
2112
+ "镜头": {
2113
+ "taiwan": "鏡頭",
2114
+ "confidence": 0.85,
2115
+ "category": "mainland-term",
2116
+ "reason": "台灣相機功能術語",
2117
+ "match_type": "exact",
2118
+ "autofix_safe": true
2119
+ },
2120
+ "镜头_lens": {
2121
+ "taiwan": "鏡頭",
2122
+ "confidence": 0.85,
2123
+ "category": "mainland-term",
2124
+ "reason": "台灣相機功能術語",
2125
+ "match_type": "exact",
2126
+ "autofix_safe": true
2127
+ },
2128
+ "鏡頭": {
2129
+ "taiwan": "鏡頭",
2130
+ "confidence": 0.85,
2131
+ "category": "mainland-term",
2132
+ "reason": "台灣相機功能術語",
2133
+ "match_type": "exact",
2134
+ "autofix_safe": true
2135
+ },
2136
+ "鏡頭_lens": {
2137
+ "taiwan": "鏡頭",
2138
+ "confidence": 0.85,
2139
+ "category": "mainland-term",
2140
+ "reason": "台灣相機功能術語",
2141
+ "match_type": "exact",
2142
+ "autofix_safe": true
2143
+ },
2144
+ "回旋镖": {
2145
+ "taiwan": "迴力鏢",
2146
+ "confidence": 0.85,
2147
+ "category": "mainland-term",
2148
+ "reason": "台灣Instagram功能",
2149
+ "match_type": "exact",
2150
+ "autofix_safe": true
2151
+ },
2152
+ "回旋镖_boomerang": {
2153
+ "taiwan": "迴力鏢",
2154
+ "confidence": 0.85,
2155
+ "category": "mainland-term",
2156
+ "reason": "台灣Instagram功能",
2157
+ "match_type": "exact",
2158
+ "autofix_safe": true
2159
+ },
2160
+ "迴旋鏢": {
2161
+ "taiwan": "迴力鏢",
2162
+ "confidence": 0.85,
2163
+ "category": "mainland-term",
2164
+ "reason": "台灣Instagram功能",
2165
+ "match_type": "exact",
2166
+ "autofix_safe": true
2167
+ },
2168
+ "迴旋鏢_boomerang": {
2169
+ "taiwan": "迴力鏢",
2170
+ "confidence": 0.85,
2171
+ "category": "mainland-term",
2172
+ "reason": "台灣Instagram功能",
2173
+ "match_type": "exact",
2174
+ "autofix_safe": true
2175
+ },
2176
+ "短视频": {
2177
+ "taiwan": "短影音",
2178
+ "confidence": 0.9,
2179
+ "category": "mainland-term",
2180
+ "reason": "台灣YouTube功能",
2181
+ "match_type": "exact",
2182
+ "autofix_safe": true
2183
+ },
2184
+ "短视频_reel": {
2185
+ "taiwan": "連續短片",
2186
+ "confidence": 0.9,
2187
+ "category": "mainland-term",
2188
+ "reason": "台灣Instagram功能",
2189
+ "match_type": "exact",
2190
+ "autofix_safe": true
2191
+ },
2192
+ "短視頻": {
2193
+ "taiwan": "短影音",
2194
+ "confidence": 0.9,
2195
+ "category": "mainland-term",
2196
+ "reason": "台灣YouTube功能",
2197
+ "match_type": "exact",
2198
+ "autofix_safe": true
2199
+ },
2200
+ "短視頻_reel": {
2201
+ "taiwan": "連續短片",
2202
+ "confidence": 0.9,
2203
+ "category": "mainland-term",
2204
+ "reason": "台灣Instagram功能",
2205
+ "match_type": "exact",
2206
+ "autofix_safe": true
2207
+ },
2208
+ "短视频_shorts": {
2209
+ "taiwan": "短影音",
2210
+ "confidence": 0.9,
2211
+ "category": "mainland-term",
2212
+ "reason": "台灣YouTube功能",
2213
+ "match_type": "exact",
2214
+ "autofix_safe": true
2215
+ },
2216
+ "短視頻_shorts": {
2217
+ "taiwan": "短影音",
2218
+ "confidence": 0.9,
2219
+ "category": "mainland-term",
2220
+ "reason": "台灣YouTube功能",
2221
+ "match_type": "exact",
2222
+ "autofix_safe": true
2223
+ },
2224
+ "高光": {
2225
+ "taiwan": "精選",
2226
+ "confidence": 0.85,
2227
+ "category": "mainland-term",
2228
+ "reason": "台灣社群功能術語",
2229
+ "match_type": "exact",
2230
+ "autofix_safe": true
2231
+ },
2232
+ "高光_highlight": {
2233
+ "taiwan": "精選",
2234
+ "confidence": 0.85,
2235
+ "category": "mainland-term",
2236
+ "reason": "台灣社群功能術語",
2237
+ "match_type": "exact",
2238
+ "autofix_safe": true
2239
+ },
2240
+ "归档": {
2241
+ "taiwan": "封存",
2242
+ "confidence": 0.9,
2243
+ "category": "mainland-term",
2244
+ "reason": "台灣社群功能術語",
2245
+ "match_type": "exact",
2246
+ "autofix_safe": true
2247
+ },
2248
+ "归档_archive": {
2249
+ "taiwan": "封存",
2250
+ "confidence": 0.9,
2251
+ "category": "mainland-term",
2252
+ "reason": "台灣社群功能術語",
2253
+ "match_type": "exact",
2254
+ "autofix_safe": true
2255
+ },
2256
+ "歸檔": {
2257
+ "taiwan": "封存",
2258
+ "confidence": 0.9,
2259
+ "category": "mainland-term",
2260
+ "reason": "台灣社群功能術語",
2261
+ "match_type": "exact",
2262
+ "autofix_safe": true
2263
+ },
2264
+ "歸檔_archive": {
2265
+ "taiwan": "封存",
2266
+ "confidence": 0.9,
2267
+ "category": "mainland-term",
2268
+ "reason": "台灣社群功能術語",
2269
+ "match_type": "exact",
2270
+ "autofix_safe": true
2271
+ },
2272
+ "收藏": {
2273
+ "taiwan": "已儲存",
2274
+ "confidence": 0.85,
2275
+ "category": "mainland-term",
2276
+ "reason": "台灣社群功能術語",
2277
+ "match_type": "exact",
2278
+ "autofix_safe": true
2279
+ },
2280
+ "收藏_saved": {
2281
+ "taiwan": "已儲存",
2282
+ "confidence": 0.85,
2283
+ "category": "mainland-term",
2284
+ "reason": "台灣社群功能術語",
2285
+ "match_type": "exact",
2286
+ "autofix_safe": true
2287
+ },
2288
+ "书签": {
2289
+ "taiwan": "書籤",
2290
+ "confidence": 0.85,
2291
+ "category": "mainland-term",
2292
+ "reason": "台灣社群功能術語",
2293
+ "match_type": "exact",
2294
+ "autofix_safe": true
2295
+ },
2296
+ "书签_bookmark_social": {
2297
+ "taiwan": "書籤",
2298
+ "confidence": 0.85,
2299
+ "category": "mainland-term",
2300
+ "reason": "台灣社群功能術語",
2301
+ "match_type": "exact",
2302
+ "autofix_safe": true
2303
+ },
2304
+ "書籤": {
2305
+ "taiwan": "書籤",
2306
+ "confidence": 0.85,
2307
+ "category": "mainland-term",
2308
+ "reason": "台灣社群功能術語",
2309
+ "match_type": "exact",
2310
+ "autofix_safe": true
2311
+ },
2312
+ "書籤_bookmark_social": {
2313
+ "taiwan": "書籤",
2314
+ "confidence": 0.85,
2315
+ "category": "mainland-term",
2316
+ "reason": "台灣社群功能術語",
2317
+ "match_type": "exact",
2318
+ "autofix_safe": true
2319
+ },
2320
+ "发现": {
2321
+ "taiwan": "發現",
2322
+ "confidence": 0.85,
2323
+ "category": "mainland-term",
2324
+ "reason": "台灣社群功能術語",
2325
+ "match_type": "exact",
2326
+ "autofix_safe": true
2327
+ },
2328
+ "发现_explore": {
2329
+ "taiwan": "探索",
2330
+ "confidence": 0.85,
2331
+ "category": "mainland-term",
2332
+ "reason": "台灣社群功能術語",
2333
+ "match_type": "exact",
2334
+ "autofix_safe": true
2335
+ },
2336
+ "發現": {
2337
+ "taiwan": "發現",
2338
+ "confidence": 0.85,
2339
+ "category": "mainland-term",
2340
+ "reason": "台灣社群功能術語",
2341
+ "match_type": "exact",
2342
+ "autofix_safe": true
2343
+ },
2344
+ "發現_explore": {
2345
+ "taiwan": "探索",
2346
+ "confidence": 0.85,
2347
+ "category": "mainland-term",
2348
+ "reason": "台灣社群功能術語",
2349
+ "match_type": "exact",
2350
+ "autofix_safe": true
2351
+ },
2352
+ "发现_discover": {
2353
+ "taiwan": "發現",
2354
+ "confidence": 0.85,
2355
+ "category": "mainland-term",
2356
+ "reason": "台灣社群功能術語",
2357
+ "match_type": "exact",
2358
+ "autofix_safe": true
2359
+ },
2360
+ "發現_discover": {
2361
+ "taiwan": "發現",
2362
+ "confidence": 0.85,
2363
+ "category": "mainland-term",
2364
+ "reason": "台灣社群功能術語",
2365
+ "match_type": "exact",
2366
+ "autofix_safe": true
2367
+ },
2368
+ "推荐": {
2369
+ "taiwan": "推薦",
2370
+ "confidence": 0.85,
2371
+ "category": "mainland-term",
2372
+ "reason": "台灣內容推送術語",
2373
+ "match_type": "exact",
2374
+ "autofix_safe": true
2375
+ },
2376
+ "推荐_recommendation": {
2377
+ "taiwan": "推薦",
2378
+ "confidence": 0.85,
2379
+ "category": "mainland-term",
2380
+ "reason": "台灣內容推送術語",
2381
+ "match_type": "exact",
2382
+ "autofix_safe": true
2383
+ },
2384
+ "推薦": {
2385
+ "taiwan": "推薦",
2386
+ "confidence": 0.85,
2387
+ "category": "mainland-term",
2388
+ "reason": "台灣內容推送術語",
2389
+ "match_type": "exact",
2390
+ "autofix_safe": true
2391
+ },
2392
+ "推薦_recommendation": {
2393
+ "taiwan": "推薦",
2394
+ "confidence": 0.85,
2395
+ "category": "mainland-term",
2396
+ "reason": "台灣內容推送術語",
2397
+ "match_type": "exact",
2398
+ "autofix_safe": true
2399
+ },
2400
+ "建议": {
2401
+ "taiwan": "建議",
2402
+ "confidence": 0.85,
2403
+ "category": "mainland-term",
2404
+ "reason": "台灣內容推送術語",
2405
+ "match_type": "exact",
2406
+ "autofix_safe": true
2407
+ },
2408
+ "建议_suggested": {
2409
+ "taiwan": "建議",
2410
+ "confidence": 0.85,
2411
+ "category": "mainland-term",
2412
+ "reason": "台灣內容推送術語",
2413
+ "match_type": "exact",
2414
+ "autofix_safe": true
2415
+ },
2416
+ "建議": {
2417
+ "taiwan": "建議",
2418
+ "confidence": 0.85,
2419
+ "category": "mainland-term",
2420
+ "reason": "台灣內容推送術語",
2421
+ "match_type": "exact",
2422
+ "autofix_safe": true
2423
+ },
2424
+ "建議_suggested": {
2425
+ "taiwan": "建議",
2426
+ "confidence": 0.85,
2427
+ "category": "mainland-term",
2428
+ "reason": "台灣內容推送術語",
2429
+ "match_type": "exact",
2430
+ "autofix_safe": true
2431
+ },
2432
+ "隐私": {
2433
+ "taiwan": "隱私",
2434
+ "confidence": 0.85,
2435
+ "category": "mainland-term",
2436
+ "reason": "台灣資安設定術語",
2437
+ "match_type": "exact",
2438
+ "autofix_safe": true
2439
+ },
2440
+ "隐私_privacy": {
2441
+ "taiwan": "隱私",
2442
+ "confidence": 0.85,
2443
+ "category": "mainland-term",
2444
+ "reason": "台灣資安設定術語",
2445
+ "match_type": "exact",
2446
+ "autofix_safe": true
2447
+ },
2448
+ "隱私": {
2449
+ "taiwan": "隱私",
2450
+ "confidence": 0.85,
2451
+ "category": "mainland-term",
2452
+ "reason": "台灣資安設定術語",
2453
+ "match_type": "exact",
2454
+ "autofix_safe": true
2455
+ },
2456
+ "隱私_privacy": {
2457
+ "taiwan": "隱私",
2458
+ "confidence": 0.85,
2459
+ "category": "mainland-term",
2460
+ "reason": "台灣資安設定術語",
2461
+ "match_type": "exact",
2462
+ "autofix_safe": true
2463
+ },
2464
+ "隐私设置": {
2465
+ "taiwan": "隱私設定",
2466
+ "confidence": 0.9,
2467
+ "category": "mainland-term",
2468
+ "reason": "台灣資安設定術語",
2469
+ "match_type": "exact",
2470
+ "autofix_safe": true
2471
+ },
2472
+ "隐私设置_privacy_setting": {
2473
+ "taiwan": "隱私設定",
2474
+ "confidence": 0.9,
2475
+ "category": "mainland-term",
2476
+ "reason": "台灣資安設定術語",
2477
+ "match_type": "exact",
2478
+ "autofix_safe": true
2479
+ },
2480
+ "隱私設置": {
2481
+ "taiwan": "隱私設定",
2482
+ "confidence": 0.9,
2483
+ "category": "mainland-term",
2484
+ "reason": "台灣資安設定術語",
2485
+ "match_type": "exact",
2486
+ "autofix_safe": true
2487
+ },
2488
+ "隱私設置_privacy_setting": {
2489
+ "taiwan": "隱私設定",
2490
+ "confidence": 0.9,
2491
+ "category": "mainland-term",
2492
+ "reason": "台灣資安設定術語",
2493
+ "match_type": "exact",
2494
+ "autofix_safe": true
2495
+ },
2496
+ "拉黑": {
2497
+ "taiwan": "封鎖",
2498
+ "confidence": 0.9,
2499
+ "category": "mainland-term",
2500
+ "reason": "台灣社群管理術語",
2501
+ "match_type": "exact",
2502
+ "autofix_safe": true
2503
+ },
2504
+ "拉黑_block": {
2505
+ "taiwan": "封鎖",
2506
+ "confidence": 0.9,
2507
+ "category": "mainland-term",
2508
+ "reason": "台灣社群管理術語",
2509
+ "match_type": "exact",
2510
+ "autofix_safe": true
2511
+ },
2512
+ "解除拉黑": {
2513
+ "taiwan": "解除封鎖",
2514
+ "confidence": 0.9,
2515
+ "category": "mainland-term",
2516
+ "reason": "台灣社群管理術語",
2517
+ "match_type": "exact",
2518
+ "autofix_safe": true
2519
+ },
2520
+ "解除拉黑_unblock": {
2521
+ "taiwan": "解除封鎖",
2522
+ "confidence": 0.9,
2523
+ "category": "mainland-term",
2524
+ "reason": "台灣社群管理術語",
2525
+ "match_type": "exact",
2526
+ "autofix_safe": true
2527
+ },
2528
+ "静音": {
2529
+ "taiwan": "靜音",
2530
+ "confidence": 0.85,
2531
+ "category": "mainland-term",
2532
+ "reason": "台灣社群管理術語",
2533
+ "match_type": "exact",
2534
+ "autofix_safe": true
2535
+ },
2536
+ "静音_mute": {
2537
+ "taiwan": "靜音",
2538
+ "confidence": 0.85,
2539
+ "category": "mainland-term",
2540
+ "reason": "台灣社群管理術語",
2541
+ "match_type": "exact",
2542
+ "autofix_safe": true
2543
+ },
2544
+ "靜音": {
2545
+ "taiwan": "靜音",
2546
+ "confidence": 0.85,
2547
+ "category": "mainland-term",
2548
+ "reason": "台灣社群管理術語",
2549
+ "match_type": "exact",
2550
+ "autofix_safe": true
2551
+ },
2552
+ "靜音_mute": {
2553
+ "taiwan": "靜音",
2554
+ "confidence": 0.85,
2555
+ "category": "mainland-term",
2556
+ "reason": "台灣社群管理術語",
2557
+ "match_type": "exact",
2558
+ "autofix_safe": true
2559
+ },
2560
+ "取消静音": {
2561
+ "taiwan": "取消靜音",
2562
+ "confidence": 0.85,
2563
+ "category": "mainland-term",
2564
+ "reason": "台灣社群管理術語",
2565
+ "match_type": "exact",
2566
+ "autofix_safe": true
2567
+ },
2568
+ "取消静音_unmute": {
2569
+ "taiwan": "取消靜音",
2570
+ "confidence": 0.85,
2571
+ "category": "mainland-term",
2572
+ "reason": "台灣社群管理術語",
2573
+ "match_type": "exact",
2574
+ "autofix_safe": true
2575
+ },
2576
+ "取消靜音": {
2577
+ "taiwan": "取消靜音",
2578
+ "confidence": 0.85,
2579
+ "category": "mainland-term",
2580
+ "reason": "台灣社群管理術語",
2581
+ "match_type": "exact",
2582
+ "autofix_safe": true
2583
+ },
2584
+ "取消靜音_unmute": {
2585
+ "taiwan": "取消靜音",
2586
+ "confidence": 0.85,
2587
+ "category": "mainland-term",
2588
+ "reason": "台灣社群管理術語",
2589
+ "match_type": "exact",
2590
+ "autofix_safe": true
2591
+ },
2592
+ "举报": {
2593
+ "taiwan": "檢舉",
2594
+ "confidence": 0.9,
2595
+ "category": "mainland-term",
2596
+ "reason": "台灣社群管理術語",
2597
+ "match_type": "exact",
2598
+ "autofix_safe": true
2599
+ },
2600
+ "举报_report": {
2601
+ "taiwan": "檢舉",
2602
+ "confidence": 0.9,
2603
+ "category": "mainland-term",
2604
+ "reason": "台灣社群管理術語",
2605
+ "match_type": "exact",
2606
+ "autofix_safe": true
2607
+ },
2608
+ "舉報": {
2609
+ "taiwan": "檢舉",
2610
+ "confidence": 0.9,
2611
+ "category": "mainland-term",
2612
+ "reason": "台灣社群管理術語",
2613
+ "match_type": "exact",
2614
+ "autofix_safe": true
2615
+ },
2616
+ "舉報_report": {
2617
+ "taiwan": "檢舉",
2618
+ "confidence": 0.9,
2619
+ "category": "mainland-term",
2620
+ "reason": "台灣社群管理術語",
2621
+ "match_type": "exact",
2622
+ "autofix_safe": true
2623
+ },
2624
+ "标记_flag": {
2625
+ "taiwan": "標記",
2626
+ "confidence": 0.85,
2627
+ "category": "mainland-term",
2628
+ "reason": "台灣內容管理術語",
2629
+ "match_type": "exact",
2630
+ "autofix_safe": true
2631
+ },
2632
+ "標記_flag": {
2633
+ "taiwan": "標記",
2634
+ "confidence": 0.85,
2635
+ "category": "mainland-term",
2636
+ "reason": "台灣內容管理術語",
2637
+ "match_type": "exact",
2638
+ "autofix_safe": true
2639
+ },
2640
+ "垃圾信息": {
2641
+ "taiwan": "垃圾訊息",
2642
+ "confidence": 0.9,
2643
+ "category": "mainland-term",
2644
+ "reason": "台灣內容分類術語",
2645
+ "match_type": "exact",
2646
+ "autofix_safe": true
2647
+ },
2648
+ "垃圾信息_spam": {
2649
+ "taiwan": "垃圾訊息",
2650
+ "confidence": 0.9,
2651
+ "category": "mainland-term",
2652
+ "reason": "台灣內容分類術語",
2653
+ "match_type": "exact",
2654
+ "autofix_safe": true
2655
+ },
2656
+ "假新闻": {
2657
+ "taiwan": "假新聞",
2658
+ "confidence": 0.9,
2659
+ "category": "mainland-term",
2660
+ "reason": "台灣資訊判別術語",
2661
+ "match_type": "exact",
2662
+ "autofix_safe": true
2663
+ },
2664
+ "假新闻_fake_news": {
2665
+ "taiwan": "假新聞",
2666
+ "confidence": 0.9,
2667
+ "category": "mainland-term",
2668
+ "reason": "台灣資訊判別術語",
2669
+ "match_type": "exact",
2670
+ "autofix_safe": true
2671
+ },
2672
+ "假新聞": {
2673
+ "taiwan": "假新聞",
2674
+ "confidence": 0.9,
2675
+ "category": "mainland-term",
2676
+ "reason": "台灣資訊判別術語",
2677
+ "match_type": "exact",
2678
+ "autofix_safe": true
2679
+ },
2680
+ "假新聞_fake_news": {
2681
+ "taiwan": "假新聞",
2682
+ "confidence": 0.9,
2683
+ "category": "mainland-term",
2684
+ "reason": "台灣資訊判別術語",
2685
+ "match_type": "exact",
2686
+ "autofix_safe": true
2687
+ },
2688
+ "事实核查": {
2689
+ "taiwan": "事實查核",
2690
+ "confidence": 0.9,
2691
+ "category": "mainland-term",
2692
+ "reason": "台灣資訊驗證術語",
2693
+ "match_type": "exact",
2694
+ "autofix_safe": true
2695
+ },
2696
+ "事实核查_fact_check": {
2697
+ "taiwan": "事實查核",
2698
+ "confidence": 0.9,
2699
+ "category": "mainland-term",
2700
+ "reason": "台灣資訊驗證術語",
2701
+ "match_type": "exact",
2702
+ "autofix_safe": true
2703
+ },
2704
+ "事實核查": {
2705
+ "taiwan": "事實查核",
2706
+ "confidence": 0.9,
2707
+ "category": "mainland-term",
2708
+ "reason": "台灣資訊驗證術語",
2709
+ "match_type": "exact",
2710
+ "autofix_safe": true
2711
+ },
2712
+ "事實核查_fact_check": {
2713
+ "taiwan": "事實查核",
2714
+ "confidence": 0.9,
2715
+ "category": "mainland-term",
2716
+ "reason": "台灣資訊驗證術語",
2717
+ "match_type": "exact",
2718
+ "autofix_safe": true
2719
+ },
2720
+ "验证": {
2721
+ "taiwan": "驗證",
2722
+ "confidence": 0.85,
2723
+ "category": "mainland-term",
2724
+ "reason": "台灣帳號認證術語",
2725
+ "match_type": "exact",
2726
+ "autofix_safe": true
2727
+ },
2728
+ "验证_verification": {
2729
+ "taiwan": "驗證",
2730
+ "confidence": 0.85,
2731
+ "category": "mainland-term",
2732
+ "reason": "台灣帳號認證術語",
2733
+ "match_type": "exact",
2734
+ "autofix_safe": true
2735
+ },
2736
+ "驗證": {
2737
+ "taiwan": "驗證",
2738
+ "confidence": 0.85,
2739
+ "category": "mainland-term",
2740
+ "reason": "台灣帳號認證術語",
2741
+ "match_type": "exact",
2742
+ "autofix_safe": true
2743
+ },
2744
+ "驗證_verification": {
2745
+ "taiwan": "驗證",
2746
+ "confidence": 0.85,
2747
+ "category": "mainland-term",
2748
+ "reason": "台灣帳號認證術語",
2749
+ "match_type": "exact",
2750
+ "autofix_safe": true
2751
+ },
2752
+ "认证账号": {
2753
+ "taiwan": "認證帳號",
2754
+ "confidence": 0.9,
2755
+ "category": "mainland-term",
2756
+ "reason": "台灣帳號類型術語",
2757
+ "match_type": "exact",
2758
+ "autofix_safe": true
2759
+ },
2760
+ "认证账号_verified_account": {
2761
+ "taiwan": "認證帳號",
2762
+ "confidence": 0.9,
2763
+ "category": "mainland-term",
2764
+ "reason": "台灣帳號類型術語",
2765
+ "match_type": "exact",
2766
+ "autofix_safe": true
2767
+ },
2768
+ "認證賬號": {
2769
+ "taiwan": "認證帳號",
2770
+ "confidence": 0.9,
2771
+ "category": "mainland-term",
2772
+ "reason": "台灣帳號類型術語",
2773
+ "match_type": "exact",
2774
+ "autofix_safe": true
2775
+ },
2776
+ "認證賬號_verified_account": {
2777
+ "taiwan": "認證帳號",
2778
+ "confidence": 0.9,
2779
+ "category": "mainland-term",
2780
+ "reason": "台灣帳號類型術語",
2781
+ "match_type": "exact",
2782
+ "autofix_safe": true
2783
+ },
2784
+ "蓝V": {
2785
+ "taiwan": "藍勾勾",
2786
+ "confidence": 0.85,
2787
+ "category": "mainland-term",
2788
+ "reason": "台灣認證標記術語",
2789
+ "match_type": "exact",
2790
+ "autofix_safe": true
2791
+ },
2792
+ "蓝V_blue_tick": {
2793
+ "taiwan": "藍勾勾",
2794
+ "confidence": 0.85,
2795
+ "category": "mainland-term",
2796
+ "reason": "台灣認證標記術語",
2797
+ "match_type": "exact",
2798
+ "autofix_safe": true
2799
+ },
2800
+ "藍V": {
2801
+ "taiwan": "藍勾勾",
2802
+ "confidence": 0.85,
2803
+ "category": "mainland-term",
2804
+ "reason": "台灣認證標記術語",
2805
+ "match_type": "exact",
2806
+ "autofix_safe": true
2807
+ },
2808
+ "藍V_blue_tick": {
2809
+ "taiwan": "藍勾勾",
2810
+ "confidence": 0.85,
2811
+ "category": "mainland-term",
2812
+ "reason": "台灣認證標記術語",
2813
+ "match_type": "exact",
2814
+ "autofix_safe": true
2815
+ },
2816
+ "徽章": {
2817
+ "taiwan": "徽章",
2818
+ "confidence": 0.8,
2819
+ "category": "mainland-term",
2820
+ "reason": "台灣認證標記術語",
2821
+ "match_type": "exact",
2822
+ "autofix_safe": true
2823
+ },
2824
+ "徽章_badge": {
2825
+ "taiwan": "徽章",
2826
+ "confidence": 0.8,
2827
+ "category": "mainland-term",
2828
+ "reason": "台灣認證標記術語",
2829
+ "match_type": "exact",
2830
+ "autofix_safe": true
2831
+ }
2832
+ }
2833
+ }