fix: 去除干员 OCR 识别结果中的前导下划线 (#10280)

* fix: 去除干员 OCR 识别结果中的前导下划线

* fix: make sure at least one character following the underscore

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>

---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
This commit is contained in:
Loong
2024-08-18 21:52:37 +01:00
committed by GitHub
parent ac299ea2a1
commit f23d41d526

View File

@@ -1886,6 +1886,7 @@
["^(?:[<4~]|《|。)+", ""],
["^c(?!ast)", ""],
["^\\^一", ""],
["^_(?=.)", ""],
["^令.+", "令"],
[".*弦惊.*", "“弦惊”"],
[".*亚梅塔", "菲亚梅塔"],