如何從字庫中刪除特定字?
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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