Next Word - Capstone Project JHU

Saurabh gupta

4/18/2020

Objective

This presentation pitches the Next Word app including an introduction and use to the application user interface and details about the prediction algorithm. The Next Word Predict app is located at:

https://bodhi1606.shinyapps.io/capstone/ The source code files can be found on GitHub:

https://github.com/bodhi1606/Capstone-Data-Science-JHU

The purpose behind the app is to make typing, user friendly and fast by giving suggestions to the user about the next word. The app is made by using natural language programming alogorithem.

Next Word Application

Prediction Model

User Interface

The predicted next word will be shown when the app detects that you have finished typing one or more words. When entering text, please allow a few seconds for the output to appear. Use the slider tool to select up to three next word predictions. The top prediction will be shown first followed by the second and third likely next words

User interface

User interface