更新形近字配置

This commit is contained in:
2024-08-06 14:37:52 +08:00
parent 270286ba6a
commit d927cc2a43

View File

@@ -38,6 +38,7 @@ SIMILAR_CHAR = {
"": [""],
"": [""],
"": [""],
"": [""],
}
# 如果不希望识别出空格可以设置use_space_char=False。做此项设置一定要测试2.7.3版本此项设置有bug会导致识别失败