View Single Post
Posts: 144 | Thanked: 242 times | Joined on Nov 2007 @ Finland
#12
Originally Posted by coderus View Post
i dont know what "hunt-and-peck" menas, i'm not native english speaker
but i see it means "swype" tehnology. So, its easy to do. Hardest part is accuracy algorithm and dictionary database
I fully agree. Swyping (or swiping) itself is not big issue to implement. The algorithm is and dictionaries and when those are in place even this "hund-and-peak" - meaning pressing each key individually - technique will be fast. It will require not only text prediction but autocorrection. Best autocorrect algorithms can logically find correct work even when no character typed/swiped/swyped is correct.