Cristhian Antonio Toribio Amaro
Oct 10, 2020
the presentation of the final project from Coursera Data Science Course, this project consist on create a prediction algorithm, and to provide an interface that can be accessed by others.
We have a shiny app that takes a input phrare (one or multiple words) in a text box input and outputs a prediction of the next word.
The final data product is created as shiny app and is available here
An input field takes a text, single word or sentence.
The result (next word) will be displayed on the right side.
In addition, the dataset which is used for the prediction (bigram, trigram, qudgram) is displayed.
Application is available on , see link above.