Charlotte
11/11/2021
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.
The App was created by combining three sets of data from the news, twitter and blogs. From this dataset, the phrases were split into groups of three words by using the ngram package. By typing in a phrase, the app goes through all the matches of that phrase and outputs the most common word which follows the phrase.
Please paste the following into your web browser to access the app: http://127.0.0.1:7900