Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions data/dictionary/STPhrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18786,6 +18786,7 @@
寇准 寇準
富于 富於
富于想像 富於想像
富于想象 富於想像
富余 富餘
富兰克林 富蘭克林
富富有余 富富有餘
Expand Down Expand Up @@ -23522,6 +23523,7 @@
想录 想錄
想念 想念
想说出 想說出
想象 想像
想都别想 想都別想
惴栗 惴慄
惹人注意 惹人注意
Expand Down
1 change: 1 addition & 0 deletions data/dictionary/TSPhrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
徵調 徵调
徵音 徵音
情有獨鍾 情有独钟 情有独锺
想像 想像 想象
憑藉 凭借
憑藉着 凭借着
手鍊 手链
Expand Down
12 changes: 12 additions & 0 deletions test/testcases/testcases.json
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,18 @@
"tw2s": "社群 索罗门群岛 核取方块 核取按钮",
"t2s": "社群 索罗门群岛 核取方块 核取按钮"
}
},
{
"input": "想象 想象力 富于想象 想像水一样",
"expected": {
"s2t": "想像 想像力 富於想像 想像水一樣"
}
},
{
"input": "想像 想像力 富於想像 想像水一樣",
"expected": {
"t2s": "想像 想像力 富于想像 想像水一样"
}
}
]
}
Loading