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

是否可以增加快速學習user_dict 工具 #546

Open
shewer opened this issue May 20, 2022 · 3 comments
Open

是否可以增加快速學習user_dict 工具 #546

shewer opened this issue May 20, 2022 · 3 comments

Comments

@shewer
Copy link
Contributor

shewer commented May 20, 2022

把個人的歷史文件 倒入指定字典 產生或是更新 user_db

@lotem
Copy link
Member

lotem commented May 20, 2022

如果不是真实的输入法上屏记录,导入用户词典会导致记录“用户输入习惯”的信息失真。

我认为做成固态词典或是词典扩展包更好。

@shewer
Copy link
Contributor Author

shewer commented May 20, 2022

不知道是不是同樣意思
將文件導入 --> 指定方案(enable 用戶字典 造詞 造句) 反查 code 模擬 上屏 --> 產生userdb
重碼 或 重音字 或許會失真 但新用戶可以更快調整出接近自己的習慣用語

@lotem
Copy link
Member

lotem commented May 22, 2022

如果確實是同一個人一字一句打出的文章,按照錄入的時間順序、與錄入時類似的分詞粒度導入用戶詞典,理論上可以達到與本人實際輸入一遍相同的效果。達到以上實驗條件,則與已有的備份、恢復用戶詞典的功能無異。
然而用家往往不會按照還原輸入歷史的形式利用該工具。

@lotem lotem added the wontfix label Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants