Paolo Guderzo
August 31th, 2020
This project corresponds to the final assignment of the Data Science Capstone Coursera course by Johns Hopkins University.
The main goal of this project is to create a shiny application containing a predictive text model capable of predicting the next word against a sentence entered by a user.
For Shiny app: https://duplo59.shinyapps.io/Data_Science_Capstone_Project/
Before building the prediction model, data have been preprocessed and cleaned. Steps:
As the application starts, the RData files are loaded . Then the sentence typed by the user is cleaned (eg. punctuation is removed) and analyzed with the following criteria: