feat!: 部件拆字反查、辅码 (#643)

BREAKING CHANGE: 部件拆字方案替换了两分方案

Co-authored-by: Mirtle <mirtle.cn@outlook.com>
This commit is contained in:
Dvel
2024-01-29 10:51:45 +00:00
parent 6832513324
commit 5c21df5cd9
19 changed files with 36378 additions and 99232 deletions

View File

@@ -1,5 +1,5 @@
-- 来源 https://github.com/yanhuacuo/98wubi-tables > http://98wb.ysepan.com/
-- 数字、金额大写 (任意大写字母引导+数字)
-- 数字、金额大写
-- 触发前缀默认为 recognizer/patterns/number 的第 2 个字符,即 R
local function splitNumPart(str)