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

Teach most frequent letter arrangments #9

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

timini
Copy link
Collaborator

@timini timini commented Dec 8, 2013

This fork uses bigram letter frequencies to train the learner on letter patterns that occur more frequently in the English language. The strings it generates for the learner look more like real english words because they have the same frequencies as in real words.

I believe this will teach rapid motor movements that are common in the english language, like typing 'er' or 'th'. This should help the typer achieve higher typing speeds.

Review on Reviewable

@wwwtyro
Copy link
Owner

wwwtyro commented Dec 9, 2013

This is awesome!

Is there any way we can make this an option, default on? The reason I wanted it to be completely random before is that I wanted a tool that would train me to hit keys in any order. I'd like to keep that functionality but make this the default.

@ghost ghost assigned timini Dec 9, 2013
@wwwtyro
Copy link
Owner

wwwtyro commented Dec 9, 2013

Timini, I've added you as a contributor. Think you can make this optional (default on) and then pull it whenever you're satisfied?

@timini
Copy link
Collaborator Author

timini commented Dec 9, 2013

cool,

Will let you know when it's done

@devdave
Copy link
Contributor

devdave commented Feb 9, 2018

Just pinging the network to see what happened with this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants