Data Science Capstone Project - Word Predictor

Ammar Alkhaldi
08/27/2021

About the Project

The goal of this exercise is to create a product to highlight the prediction algorithm that you have built and to provide an interface that can be accessed by others. For this project you must submit:

A Shiny app that takes as input a phrase (multiple words) in a text box input and outputs a prediction of the next word. A slide deck consisting of no more than 5 slides created with R Studio Presenter.

developing the project code

it get the uni bi and tri n-gram and use it to predict the next word

accessing the app