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

词库现存的几个问题 #255

Closed
mehhaha opened this issue May 8, 2023 · 1 comment
Closed

词库现存的几个问题 #255

mehhaha opened this issue May 8, 2023 · 1 comment
Labels
dict 词库相关

Comments

@mehhaha
Copy link
Contributor

mehhaha commented May 8, 2023

  1. 很多英文的地名/大学名都是小写,举个例子 Harvard Princeton Berkeley Stanford Taiwan Oakland Springfield (还有更多),如果可以的话建议单独弄一个英文地名词库,这样方便补充。
  2. 有些多音字的注音不对,比如 chen xing shen 打不出陈省身,词库里是有这个词的,但注音是 chen sheng shen.
  3. 有些多音字按特定读音打不出来,比如 隽 jùn, 只能用 juan 打出。

本该提个 PR, 但自己已经在自己的词库里改过了,所以作为 issue 发出来。

@iDvel iDvel added the dict 词库相关 label May 8, 2023
@iDvel
Copy link
Owner

iDvel commented May 8, 2023

收到。

发现问题提个 issue 就好了,一个字一个词都可以。
英文词库纯手工弄的,难免有遗漏。
字的注音是直接在 wiki 上搬的,有少数生僻读音它漏掉了。
base 的注音问题是因为清华大学开源词库原数据没有注音,是用脚本自动注音的,已经修了好多好多,可能还有很多,这个可太难检查了,只能是谁发现后提一下了。

@iDvel iDvel closed this as completed in fd6cd21 May 8, 2023
ann61c pushed a commit to ann61c/rime-ice that referenced this issue Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dict 词库相关
Projects
None yet
Development

No branches or pull requests

2 participants