Gayathri Nagarajan
12/01/2020
I have developed an App that would predict probable next 5 words based on what you type in the Input Box.The data used is only 10% of the Corpus given for the project due to memory,speed and processing constraints when hosting in shiny server( 1GB memory limitation).
For more details on my code,please visit my site
The Model is built based on the following process
This is a Web App built in R studio and hosted in Shiny server.Performance and memory were the main considerations to make this work.Thanks to all forums in coursera, Google search, wiki pages, stackflow community, R bloggers community ,you tube videos without which I could not have completed this project.
The link to the App is Here
Steps