Comment #4 on issue 927 by Shawn.P.Huang: ibus pinyin 词频调整错误
http://code.google.com/p/ibus/issues/detail?id=927

测试了一下,多次输入'了'是可以将它调整到第一位置的。
目前字的顺序是按照用户是如的多少排序的。其实排在‘了’之前的字,你肯定输入的次 数更多,当然不见得是‘L’输入 的,例如你用‘lai’输入了’来‘,’来‘的字的频率会增加。在你通过'L'输入的时 候,'来'自然就排在'了'之前了。

目前你可以自己手动删除,~/.ibus/pinyin/* 就是用户词库。
在输入的时候,你也可以用 ctrl + 数字 来删除自造词。

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复