Skip to content
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

「Bug」九宫格无法正常分隔拼音 #697

Closed
Reekin opened this issue Nov 3, 2024 · 5 comments
Closed

「Bug」九宫格无法正常分隔拼音 #697

Reekin opened this issue Nov 3, 2024 · 5 comments
Assignees

Comments

@Reekin
Copy link

Reekin commented Nov 3, 2024

Bug的详细描述
例如要输入“湖岸”时,输入Huan,先选hu,再选an,候选词还是huan对应的字
但即使这样选的结果是正确的,也很不方便,最好是输入阶段就用一个分隔键分开

Bug 的复现过程
用九宫格,输入Huan,先选hu,再选an

您的预期行为

  • 选择hu后候选词为hu对应的字,选择an后候选词为hu'an对应的字
  • 有一个分隔键(例如1的位置可以替换为分隔?像百度输入法一样)

屏幕截图/视频

设备信息(请填写以下信息):

  • iOS 版本:18.1
  • 仓输入法版本:商店版 2.9.4

其他

在此添加有关该 bug 的任何其他信息。

@imfuxiao
Copy link
Owner

imfuxiao commented Nov 3, 2024

您好,这个不是bug,Shift作为分隔键,在现有功能中是存在的,只是默认没有打开。

您可以在「键盘设置」,打开「Shift中文分词」功能。


如果是九宫格键盘,可以通过按键1设置分词功能,此选项需要手工调整配置文件。

请参考:https://docs.qq.com/doc/DVGJoY2pac21WREZU 问题3

@Reekin
Copy link
Author

Reekin commented Nov 3, 2024

@imfuxiao
我照着文档说的改了配置文件,但看起来还是不对,不知道哪一步有问题

视频好像传不上去。。

IMG_3264.zip

@darkclip
Copy link

darkclip commented Nov 11, 2024

@imfuxiao 在t9.schema.yaml里看到了输入时1分词的配置,但是在ios上这个并不起作用。
建议直接把数字1的默认输入符号改为',数字1和其他符号放在上划和长按里。

@darkclip
Copy link

我自己目前采用的办法是自己定制了九宫格的键盘,唯一的问题是输入2-9打字的时候,编码区只能出现数字,无法显示候选拼音。

@nortant
Copy link

nortant commented Dec 26, 2024

#166 (comment)

参照这个修改t9.schema.yaml, 已验证, 可以正常打xi'an西安

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants