You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# FUTO Keyboard
2
2
3
+
> **Modified version.** This is a personal fork of [FUTO Keyboard](https://github.com/futo-org/android-keyboard), modified by Arkadiy Kukarkin (parkan). Changes include transformer decoder fixes (beam search scoring, context window, suggestion timeout). Not affiliated with or endorsed by FUTO; for the official keyboard see [keyboard.futo.org](https://keyboard.futo.org/).
4
+
3
5
The goal is to make a good modern keyboard that stays offline and doesn't spy on you. This keyboard is a fork of [LatinIME, The Android Open-Source Keyboard](https://android.googlesource.com/platform/packages/inputmethods/LatinIME), with significant changes made to it.
4
6
5
7
Check out the [FUTO Keyboard website](https://keyboard.futo.org/) for downloads and more information.
0 commit comments