Wordup - a fast yet accurate word prediction app (R)
Thursday, Jul 13, 2017
R
R
About
This project is a web application to predict the next likely word(s) that the user intends to type. The main goal is to keep the predictions accurate yet fast for limiting the memory footprint since it is intended for mobile applications.
Code
See the code here on Github.
Demo
Feel free to checkout the application here
What did I learn?
What can be improved?
- How to integrate it into mobile app