rime / rime/squirrel

使用简体时,“复”字和其它词汇组合多次输入都无法让输入法生成新候选词

Open
#609 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

例如:复购、复买

输入fugou,fumai几十次都不能让输入法在候选词里记住,是不是存在bug?

ver:小狼毫 0.14.3、windows 10

而后,我尝试使用繁体字,打出“復購”、“復買”,只需要一次或两次,这两个词就会出现繁体的候选词中,而且我回到简体字输入,“复购”和“复买”也都出现在了候选词中,似乎可以推测“复购”和“復購”、“复买”和“復買”是互相绑定的,或许是“复”依赖于“復”导致的,不知是否算作一个bug?

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.