使用简体时,“复”字和其它词汇组合多次输入都无法让输入法生成新候选词
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
例如:复购、复买
输入fugou,fumai几十次都不能让输入法在候选词里记住,是不是存在bug?
ver:小狼毫 0.14.3、windows 10
而后,我尝试使用繁体字,打出“復購”、“復買”,只需要一次或两次,这两个词就会出现繁体的候选词中,而且我回到简体字输入,“复购”和“复买”也都出现在了候选词中,似乎可以推测“复购”和“復購”、“复买”和“復買”是互相绑定的,或许是“复”依赖于“復”导致的,不知是否算作一个bug?
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 reproducing the reported behavior with the issue's examples, versions, and input sequences, then trace how simplified and traditional candidates are learned. The issue names no files or tests; done means repeated input reliably adds the simplified candidates and does not depend unexpectedly on traditional forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100