Capstone Project

Riley Matsuda
November 14, 2019

The Word Predictor

The Product Image

  • Simply enter some text, and the predictor will guess your next word!
  • You can type additional words or select one of the suggested ones
  • The app udates in real time as you type (no need for a submit button!)

Additional Features

  • Interactive buttons allow user to quickly select suggested words
  • Two autocorrect modes: Efficiency vs Accuracy
  • Autocorrect function checks for many types of common errors
  • Any changes made by the system are displayed to the user to minimize confusion
  • Fast response time (< 500 ms on average, for reasonable inputs)

Additional Features

  • Processes data in real time
  • No need to hit submit or enter
  • Reads back input to allow user to see how the model works
  • The user can see how their input is processed, minimizing confusion

Some Sample Output

Provided Input: 'I can't rmmeber the last tiem is hfj'

Image2

Entered vs corrected text

Image3

Console output showing the algorithm's 'thought' process