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

【开源自荐】筷字输入法 Android 端代码完全开源 #5957

Open
flytreeleft opened this issue Jan 17, 2025 · 0 comments
Open

【开源自荐】筷字输入法 Android 端代码完全开源 #5957

flytreeleft opened this issue Jan 17, 2025 · 0 comments
Labels

Comments

@flytreeleft
Copy link

flytreeleft commented Jan 17, 2025

Get it on F-Droid

kuaizi_ime_introduce.en.mov

Note: 以上音频和字幕由 GitPodcast 生成,最终的视频则是通过 Veed 制作而成。

时隔一年,并经过一个半月的代码重构后,筷字输入法 Android 端 v3.0 版本正式发布,并已完全开源。

感兴趣的朋友可以移步至 https://github.com/crazydan-studio/kuaizi-ime-android 查看或在自己本地构建代码,并可以按需在此基础上添加自己需要的功能。

若是想直接试用,也可以在该仓库的 Release 页面下载最新版本的 APK 安装包。

从 v2.1 开始,筷字输入法已实现基于隐马尔科夫模型(Hidden Markov Models)和维特比(Viterbi)算法的拼音输入短语预测引擎,比之前版本的粗糙实现有更高的输入准确性,也能更加适应个人的短语输入习惯。但是,受限于高质量的词库语料的可用数据量,以及输入引擎的落后性(个人能力还是很有限的),筷字输入法并不能与当下其他输入法比肩,且全当作个人学习之用吧

@ruanyf ruanyf added the weekly label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants