Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stutrek/word-cost
Calculate how hard it is to type a word
https://github.com/stutrek/word-cost
Last synced: about 1 month ago
JSON representation
Calculate how hard it is to type a word
- Host: GitHub
- URL: https://github.com/stutrek/word-cost
- Owner: stutrek
- Created: 2015-03-11T22:43:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-19T23:33:16.000Z (over 9 years ago)
- Last Synced: 2024-04-17T09:25:32.181Z (7 months ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Word Cost
This tool calculates how hard it is to type a word. It takes into account how far your fingers need to move to type a key, which hand is used to type a letter, how long words are, and repeated letters.
http://sakabako.github.io/word-cost/
Ideally it would use the scoring system from this paper:
http://web.mst.edu/~tauritzd/courses/ec/fs2003/project/Walker.pdf