-
Notifications
You must be signed in to change notification settings - Fork 414
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
如何從字庫中刪除特定字? #985
Comments
如果你輸入過一次「着」字,它就會進入用戶詞庫。你可以考慮刪除該用戶詞或重置用戶詞庫以解決該問題。 |
感覺問題可能出在洋蔥注音的方案設置里,使用Windows「小狼毫」自帶的rime-bopomofo,就可以默認輸出「著」。(不知道洋蔥注音是否沒有開啓臺灣正體選項,RIME應該是使用opencc來進行地區用字轉換) |
感謝提醒!發現我RIME資料夾裡無opencc。我搜索後找到 https://github.com/oniondelta/Onion_Rime_Files ,下載它提供的相關檔案(包括opencc)就沒問題了。 |
我使用洋蔥版注音輸入法,台灣用字。「著」「着」這對異體字,我只使用前者,但後者優先順序總是優於前者,即使在 terra_pinyin_onion.dict.yaml 裡將「着」字定為權重 0% 也無法將其優先序往後拉。請問有辦法完全移除「着」這個字嗎?謝謝。
The text was updated successfully, but these errors were encountered: