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

Swipe Typing Fails to Follow Fast Typing #131

Closed
maamursu opened this issue Jul 2, 2024 · 4 comments
Closed

Swipe Typing Fails to Follow Fast Typing #131

maamursu opened this issue Jul 2, 2024 · 4 comments
Labels
Bug Report Something isn't working High Complexity Requires a lot of time and effort Very High Priority Get this done immediately

Comments

@maamursu
Copy link

maamursu commented Jul 2, 2024

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
Copy link

Swipe typing in general seems pretty poor:

  • I can't get it to type hehe, lol, lmao, idk, ikr, tbh and ass as some examples
  • It sometimes just gives up and types nothing and doesn't give suggestions either
  • It doesn't seem to learn in any way
  • It seems to favor acronyms over words in many cases e.g. "UK" > "I'll", "PT" > "pot"
  • Generally just feels jank (can't get it to type the word jank lol) and cumbersome as I'm having to take multiple attempts at a lot of the words I swipe and I often just give up and tap type because swipe simply won't work

@iamshamit
Copy link

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
Copy link

kjkrum commented Jul 4, 2024

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
Copy link
Author

maamursu commented Jul 7, 2024 via email

@dean-futo dean-futo added Bug Report Something isn't working High Complexity Requires a lot of time and effort Very High Priority Get this done immediately labels Oct 14, 2024
@dean-futo dean-futo changed the title Swipe typing cannot follow fast typing Swipe Typing Fails to Follow Fast Typing Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report Something isn't working High Complexity Requires a lot of time and effort Very High Priority Get this done immediately
Projects
None yet
Development

No branches or pull requests

5 participants