8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
我想实现一个诉求就是把我所有打过的句子都能导出来,因为我想英语学习的时候作为自己的语料做翻译使用。
研究半天没搞明白怎么导出userdb,但是好像导出了也只是词语和频率,而不是我想要的完整的输入记录,比如你现在看到的这些句子。
后来我又试了试写lua脚本,但是查日志看到Rime确实加载了Lua插件:同时,在编译后的配置文件中也包含了Lua处理器,但是就是没按照我预期的位置输出,好难受,好头疼,唉,希望给我一点灵感!!!可以有偿。
The text was updated successfully, but these errors were encountered:
沒有記錄句子呀。
用戶詞典是按上屏的文字片段爲單位記錄。
你這個需求超出輸入法的設計用途了。 直覺的做法是用文字處理軟件起一個文檔,輸入要保存的句子。
Sorry, something went wrong.
我自己写一个lua插件配合rime可以实现这个需求吗,大佬
理論上能做,但從一樓的反饋來看挺困難的。
還是不太理解爲什麼要讓輸入法記錄。不如直接寫個文檔記錄。
No branches or pull requests
我想实现一个诉求就是把我所有打过的句子都能导出来,因为我想英语学习的时候作为自己的语料做翻译使用。
研究半天没搞明白怎么导出userdb,但是好像导出了也只是词语和频率,而不是我想要的完整的输入记录,比如你现在看到的这些句子。
后来我又试了试写lua脚本,但是查日志看到Rime确实加载了Lua插件:同时,在编译后的配置文件中也包含了Lua处理器,但是就是没按照我预期的位置输出,好难受,好头疼,唉,希望给我一点灵感!!!可以有偿。
The text was updated successfully, but these errors were encountered: