You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.5.4 (v3.5.4:3f56838, Aug 8 2017, 02:17:05) [MSC v.1900 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.
from hanziconv import HanziConv
HanziConv.toSimplified("把中檀元帅固定在神轿")
'把中檀元帅固定在神轿'
檀 should become 坛. 中檀元帅 is the name of a Taoist deity, if it helps with troubleshooting.
Let me know if more information is needed.
The text was updated successfully, but these errors were encountered:
Below is what I see in the shell:
Python 3.5.4 (v3.5.4:3f56838, Aug 8 2017, 02:17:05) [MSC v.1900 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.
檀 should become 坛. 中檀元帅 is the name of a Taoist deity, if it helps with troubleshooting.
Let me know if more information is needed.
The text was updated successfully, but these errors were encountered: