We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
比如香港,拼音是xianggang,能自动转换成hongkong吗。必须要自己去添加词库吗?
The text was updated successfully, but these errors were encountered:
Hong Kong 这个发音更接近粤语。
如果只是修改几个地名的话(不更改“香”和“港”单字的发音)还是用字典吧。
如果要全部转换成粤拼,可以按照项目编码的逻辑(编码方式详见工作原理)自己生成一份查询表替换掉默认的汉语拼音(发音)表。
Sorry, something went wrong.
No branches or pull requests
比如香港,拼音是xianggang,能自动转换成hongkong吗。必须要自己去添加词库吗?
The text was updated successfully, but these errors were encountered: