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

英文输入联想,很多简单的单词反而无法输入 #493

Closed
fastfading opened this issue Sep 28, 2023 · 2 comments
Closed

英文输入联想,很多简单的单词反而无法输入 #493

fastfading opened this issue Sep 28, 2023 · 2 comments
Labels
dict 词库相关

Comments

@fastfading
Copy link

比如
image
my 是个简单且常用的单词, 但是却联想出来一堆,导致my 本身反而不好打了。

@fastfading
Copy link
Author

这里我把英文权重调整成了1.9 英文我英文混合的场景用的比较多
Reference https://dvel.me/posts/make-rime-en-better/

melt_eng:
dictionary: melt_eng
enable_sentence: false # 禁止造句
enable_user_dict: false # 禁用用户词典
initial_quality: 1.9 # 英文权重 1.9

@iDvel iDvel added the dict 词库相关 label Sep 28, 2023
@iDvel
Copy link
Owner

iDvel commented Sep 28, 2023

好像之前注释掉了,晚上修改一下。

@iDvel iDvel closed this as completed in fab529d Sep 28, 2023
sangjeedondrub added a commit to sangjeedondrub/rime-configuration that referenced this issue Nov 2, 2023
* github/main: (24 commits)
  dict: 完成同义多音字注音 close iDvel#353
  dict: 添加 "明不明显" (iDvel#529)
  feat: reduce_english_filter.lua 增加一键全降低
  fix: 完善所有双拼 i?ong 键位的正则
  dict: 日常更新
  fix: reduce_english_filter.lua 处理有空格的单词 iDvel#524
  conf: 双拼默认不启用简拼 iDvel#508
  dict: 日常更新 close iDvel#522
  feat: 英文方案增加 `#` jing 和 `+` jia 的派生
  dict: 日常更新 close iDvel#520
  fix: reduce_english_filter.lua 可识别含单引号的单词 close iDvel#519
  dict: 「皮妙」→「皮秒」 close iDvel#517
  dict: 日常更新 iDvel#457 close iDvel#516 添加一些英文缩写 close iDvel#512
  fix: en_spacer.lua 处理含单引号的单词 close iDvel#513
  conf: 双拼默认不启用简拼 iDvel#508
  fix: reduce_english_filter.lua 不处理非英文单词  fix iDvel#505
  dict: 日常更新; close iDvel#502
  feat: 完善九宫格
  dict: 日常更新; close iDvel#493
  feat: en_spacer.lua 英文词条上屏自动添加空格 (iDvel#496)
  ...
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