更新形近字配置
This commit is contained in:
@@ -38,6 +38,7 @@ SIMILAR_CHAR = {
|
||||
"凤": ["风"],
|
||||
"祥": ["样"],
|
||||
"侯": ["候"],
|
||||
"宇": ["字"],
|
||||
}
|
||||
|
||||
# 如果不希望识别出空格,可以设置use_space_char=False。做此项设置一定要测试,2.7.3版本此项设置有bug,会导致识别失败
|
||||
|
||||
Reference in New Issue
Block a user