Description: This is a shiny app that predicts the next word of a provided text based on the previous 3 words. The words are generated by analyzing the texts of news, blogs and twitter.
How it functions: The app consists of a field that accepts user input of a text, a refresh button to generate the prediction and an output field where the single predicted word appears.
Instructions:
- Load the app: https://meri-galindo.shinyapps.io/PredictWord/
- Enter the text in the box indicated
- Hit ENTER or click on the “Predict word” button
- The predicted word appears on the right panel, within the box provided.