Skip to content
New issue

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

chao2 yang2不能获得“朝阳”的汉字匹配 #17

Closed
mocheng opened this issue Jul 29, 2014 · 2 comments
Closed

chao2 yang2不能获得“朝阳”的汉字匹配 #17

mocheng opened this issue Jul 29, 2014 · 2 comments

Comments

@mocheng
Copy link

mocheng commented Jul 29, 2014

因为pinyin/src/phrases-dict.js中有这一航
···
"朝阳": [["zhāo"], ["yáng"]],
···

所以chao2 yang2不能找到“朝阳”,只有zhao yang才能找到“朝阳”。

中国有好几个城市都有“朝阳区”,习惯上这些区都被叫做chao2 yang2区,而不是zhao1 yang2区。

删掉这一行能解决这个问题。

@mocheng mocheng changed the title chao2 yang2不能获得“朝阳”的汉子匹配 chao2 yang2不能获得“朝阳”的汉字匹配 Jul 29, 2014
@hotoo
Copy link
Owner

hotoo commented Jul 29, 2014

这个应该增加多音词支持。

@mocheng
Copy link
Author

mocheng commented Jul 29, 2014

👍

hotoo added a commit that referenced this issue Jul 29, 2014
@hotoo hotoo closed this as completed in e7d2247 Jul 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants