This shiny app demonstrates an algorithm I developed for predicting the word that the app user is typing.
The app displays a keyboard where the app user can type. As the user types, the app displays three words that are its predictions of what word is being typed. The user can then either
- Type the Space Bar (to tell the app that the next word is the exact sequence of letters already typed) or
- Click on one of the predicted words (to tell the app to select that word)