Azam Yahya
20-04-2016
The Shiny App is an R Shiny application exploring the area of text prediction, in part fulfillment of the requirements of the Coursera JHU Data Science Specialization Capstone Project.
The following objectives were considered and achieved in the design of this application:
The following steps were performed in building the application:
The main layout elements are a sidebar panel with prediction algorithm controls and a main content panel with tabs for
'Prediction' (with input and output elements) After a user enters a phrase in the “Text Input” box, the predicted word will be shown almost instantaneously.
'Instructions' documenting the UI and options for the algorithm