Irman Bin Zulkeflie
October 18, 2018
One embellishment beyond the base requirements is current-word prediction: If the last character of the input is not a space, the last word (fragment) is split from the input. The preceding input is used to generate predictions, which are then filtered to just those starting with the next-word starting fragment.
Visit the APTM app at https://musher1720.shinyapps.io/aptm/.
All code supporting this project is available on GitHub at https://github.com/musher1720/milestone_project.