rime / rime/squirrel

如何從字庫中刪除特定字?

Open
#985 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
6.4k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

我使用洋蔥版注音輸入法,台灣用字。「著」「着」這對異體字,我只使用前者,但後者優先順序總是優於前者,即使在 terra_pinyin_onion.dict.yaml 裡將「着」字定為權重 0% 也無法將其優先序往後拉。請問有辦法完全移除「着」這個字嗎?謝謝。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting terra_pinyin_onion.dict.yaml and reproducing the ordering of 「著」 and 「着」 in the Taiwanese Onion input method. Determine whether the dictionary configuration supports removing a single character rather than only changing its weight; done means 「着」 is no longer offered or preferred for the reported input.

Written by the indexing model from the issue text.

Assessment

Tech stack
yaml
Domain
desktop, localization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.