I need to estimate a complexity of words for typists. For example "suffer" is easy than "people" becouse "o" and "p" is harder than "e" and "r". Any key pressed by little finger is more hard to hit than by index finger. And move finger from basic position is more harder than do not move. And use shift key also add hardness.
What approach can be imlemented in this case?
Word length, measured in either characters or syllables is a good indicator of complexity. Longer words require the reader to do more work, as they must spend longer looking at the word and discerning it's meaning.
1 : the quality or condition of being difficult to understand or of lacking simplicity the complexity of a problem. 2 : something difficult to understand or lacking simplicity the complexities of business.
Bookmark this question. Show activity on this post. If n<100 then O(n2) is more efficient, but if n≥100 then O(nlogn) is more efficient.
I would check out the Carpalx website. The site details how they rate different keyboard layouts for typists, and already has some open-source software that implements their algorithms for any given keyboard layout. (Make sure to check out the typing effort, model parameters and keyboard evaluation sections.)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With