futo-org / android-keyboard

Offical FUTO Keyboard Issue Tracker and Source Mirror of https://gitlab.futo.org/keyboard/latinime
Other
542 stars 19 forks source link

Swipe typing cannot follow fast typing #131

Open maamursu opened 2 months ago

maamursu commented 2 months ago

I have been using swype typing for a decade, and know the qwerty layout by heart. On MS swift key I can dance through the letters of a word very fast, with a few tricks to emphasize the letters to the algo. Those being making arcs from letter to another instead of a straight line when letters line up Making a tiny loop above wanted character Short pause over wanted character. Sadly I feel like making a pause is the only reliable way here, but it is the slowest option and at times I feel like tap typing might he just as fast especially with short words. A good example of my issue is typing "our" fast - all 3 letters are on the same row, and without actually stopping over "u" I usually don't even get "our" in the suggestions unless it is very obvious by context. So I hope that the algo could be trained to recognise these cues Better..?

QuickNET-Tech commented 2 months ago

Swipe typing in general seems pretty poor:

iamshamit commented 2 months ago

it doesnt support hinglish too (it should remeber the words that has been typed often and it should make it its context while swipe typeing)

(just a suggestion)

kjkrum commented 2 months ago

I've also noticed swipe seeming to favor acronyms, proper names, and obscure words. For example, I constantly get "Anna" when I try to swipe "and". But my programmer's instinct is that it's not actually favoring these weird words. The "best match" algorithm is probably giving zero weight to how common the possible matches are in the current language or document, and giving you the dictionary word that is strictly the best match for the input regardless of how strange of a word it is.

maamursu commented 2 months ago

this is why I usually blacklist some of the weird town names and such that come in place of common words. After a few months you ge trid of the annoying ones, haha

On Thu, 4 Jul 2024 at 22:46, Kevin Krumwiede @.***> wrote:

I've also noticed swipe seeming to favor acronyms, proper names, and obscure words. For example, I constantly get "Anna" when I try to swipe "and". But my programmer's instinct is that it's not actually favoring these weird words. The "best match" algorithm is probably giving zero weight to how common the possible matches are in the current language or document, and giving you the dictionary word that is strictly the best match for the input regardless of how strange of a word it is.

— Reply to this email directly, view it on GitHub https://github.com/futo-org/android-keyboard/issues/131#issuecomment-2209500038, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJH3SP2BWIKFWFUYHLKD63ZKWRBDAVCNFSM6AAAAABKIF7C76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBZGUYDAMBTHA . You are receiving this because you authored the thread.Message ID: @.***>