A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard 3b1b72ac4d More optimizations
We don't merge tails anyway, and we can't do it any more
because that would break the bigram lookup algorithm.
The speedup is about 20%, and possibly double this if
there are no bigrams.

Bug: 6394357

Change-Id: I9eec11dda9000451706d280f120404a2acbea304
2012-05-14 12:41:18 +09:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java More optimizations 2012-05-14 12:41:18 +09:00
native Perform the actual bigram frequency lookup. 2012-05-10 20:01:44 +09:00
tests Fix newly created custom input style display name 2012-05-07 02:42:08 +09:00
tools Some obvious optimizations to makedict 2012-05-14 12:34:05 +09:00
Android.mk
CleanSpec.mk