Skip to content

Commit

Permalink
Update zh.py
Browse files Browse the repository at this point in the history
繁转简时 余 会错误的被转换成 馀
修复
  • Loading branch information
HenryChanhy authored Mar 31, 2017
1 parent 3c1c528 commit 6c42a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snownlp/normal/zh.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"佈": "布",
"体": "体",
"余": "余",
"": "馀",
"": "馀",
"佣": "佣",
"併": "并",
"來": "来",
Expand Down

0 comments on commit 6c42a24

Please sign in to comment.